Changeset 2135 for trunk/src/libctests/glibc/stdio-common/tstgetln.c
- Timestamp:
- Jul 1, 2005, 6:20:01 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libctests/glibc/stdio-common/tstgetln.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r2134 r2135 19 19 20 20 #include <stdio.h> 21 #ifdef __GLIBC__ 21 22 #undef ssize_t 22 23 #define ssize_t _IO_ssize_t 24 #endif 23 25 24 26 int -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.