Changeset 2135 for trunk/src/libctests/glibc/posix/tst-chmod.c
- Timestamp:
- Jul 1, 2005, 6:20:01 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libctests/glibc/posix/tst-chmod.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r2134 r2135 29 29 #include <unistd.h> 30 30 #include <sys/stat.h> 31 32 #ifndef HAVE_64BIT_FILEIO_TYPES 33 #define stat64 stat 34 #define fstat64 fstat 35 #endif 31 36 32 37 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.