Changeset 195ae7ba in rtems for c/src/exec/libcsupport/src/Makefile.am
- Timestamp:
- 06/30/00 12:31:28 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e5d6705e
- Parents:
- 5532553
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/libcsupport/src/Makefile.am
r5532553 r195ae7ba 30 30 31 31 SYSTEM_CALL_C_FILES = open.c close.c read.c write.c lseek.c ioctl.c mkdir.c \ 32 mknod.c mkfifo.c rmdir.c chdir.c chmod.c fch mod.c chown.c link.c \32 mknod.c mkfifo.c rmdir.c chdir.c chmod.c fchdir.c fchmod.c chown.c link.c \ 33 33 unlink.c umask.c ftruncate.c utime.c fstat.c fcntl.c fpathconf.c \ 34 34 getdents.c fsync.c fdatasync.c pipe.c dup.c dup2.c symlink.c readlink.c \
Note: See TracChangeset
for help on using the changeset viewer.