Changeset 84147e4f in rtems
- Timestamp:
- 01/17/96 20:15:41 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d1c00a18
- Parents:
- 97dde60
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libc/syscalls.c
r97dde60 r84147e4f 23 23 #include <sys/types.h> 24 24 #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 BUFSIZ32 * 2nd check lets fp blksize be 033 * finally look at the malloc34 */35 25 36 26 /*
Note: See TracChangeset
for help on using the changeset viewer.