Changeset 84147e4f in rtems


Ignore:
Timestamp:
01/17/96 20:15:41 (28 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
d1c00a18
Parents:
97dde60
Message:

Removed comment about a confusion on newlib buffering.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libc/syscalls.c

    r97dde60 r84147e4f  
    2323#include <sys/types.h>
    2424#include <sys/stat.h>
    25 
    26 /*
    27  *  check this newlib bug?:
    28  *
    29  *  newlib/libc/stdio/makebuf.c:
    30  *
    31  *  2nd ifdef uses 1024 instead of BUFSIZ
    32  *  2nd check lets fp blksize be 0
    33  *  finally look at the malloc
    34  */
    3525
    3626/*
Note: See TracChangeset for help on using the changeset viewer.