Changeset 9c3fa30 in rtems for c/src/lib/ChangeLog
- Timestamp:
- 09/28/00 20:19:23 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2e61938
- Parents:
- 527b508
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/ChangeLog
r527b508 r9c3fa30 1 2 2000-09-28 Joel Sherrill <joel@OARcorp.com> 3 4 * libc/libio.h (rtems_filesystem_file_handlers_r, 5 rtems_filesystem_operations_table): Added _h to all structure 6 fields to indicate they are "handlers". 7 * libc/libio_.h, libc/chdir.c, libc/chmod.c, libc/chown.c, 8 libc/close.c, libc/eval.c, libc/fchdir.c, libc/fchmod.c, 9 libc/fcntl.c, libc/fdatasync.c, libc/fstat.c, libc/fsync.c, 10 libc/ftruncate.c, libc/getdents.c, libc/imfs_eval.c, 11 libc/imfs_unlink.c, libc/ioctl.c, libc/ioman.c, libc/link.c, 12 libc/lseek.c, libc/mknod.c, libc/mount.c, libc/open.c, libc/read.c, 13 libc/readlink.c, libc/rmdir.c, libc/stat.c, libc/symlink.c, 14 libc/unlink.c, libc/unmount.c, libc/utime.c, libc/write.c: 15 Modified to reflect above name change. 1 16 2 17 2000-09-22 Joel Sherrill <joel@OARcorp.com>
Note: See TracChangeset
for help on using the changeset viewer.