Changeset 2176 for trunk/src/libctests/glibc/io/tst-fcntl.c
- Timestamp:
- Jul 3, 2005, 5:48:26 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libctests/glibc/io/tst-fcntl.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r2175 r2176 25 25 #include <unistd.h> 26 26 #include <sys/stat.h> 27 27 #ifndef HAVE_64BIT_FILEIO_TYPES 28 #define stat64 stat 29 #define fstat64 fstat 30 #endif 28 31 29 32 /* Prototype for our test function. */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.