Changeset 1a3b281 in rtems for c/src/lib/libc/fs_null_handlers.c
- Timestamp:
- 08/25/00 17:12:14 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- b602c298
- Parents:
- 662678d1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libc/fs_null_handlers.c
r662678d1 r1a3b281 33 33 NULL, /* fsync */ 34 34 NULL, /* fdatasync */ 35 NULL /* fcntl */ 35 NULL, /* fcntl */ 36 NULL /* rmnod */ 36 37 };
Note: See TracChangeset
for help on using the changeset viewer.