Changeset 2089 for trunk/src/libctests/glibc/stdio-common/tst-rndseek.c
- Timestamp:
- Jun 27, 2005, 5:05:29 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libctests/glibc/stdio-common/tst-rndseek.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r2088 r2089 4 4 #include <unistd.h> 5 5 6 #ifndef HAVE_64BIT_FILEIO_TYPES 7 #define fopen64 fopen 8 #endif 6 9 7 10 static char fname[] = "/tmp/rndseek.XXXXXX"; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.