Changeset dd19c0b in rtems for c/src/lib/ChangeLog


Ignore:
Timestamp:
08/11/00 20:04:27 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
ee511076
Parents:
e7de167c
Message:

2000-08-11 Chris Johns <ccj@…>

  • libc/chmod.c: Return ENOTSUP if filesystem does not have handler.
  • libc/eval.c: Ditto.
  • libc/fcntl.c: Ditto.
  • libc/fsync.c: Ditto.
  • libc/ioctl.c: Ditto.
  • libc/ioman.c: Ditto.
  • libc/link.c: Ditto.
  • libc/memfile.c: Ditto.
  • libc/mknod.c: Ditto.
  • libc/symlink.c: Ditto.
  • libc/libio.h(rtems_filesystem_dev_major_t): New macro.
  • libc/libio.h(rtems_filesystem_dev_minor_t): New macro.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/ChangeLog

    re7de167c rdd19c0b  
     1
     22000-08-11  Chris Johns <ccj@acm.org>
     3
     4        * libc/chmod.c: Return ENOTSUP if filesystem does not have handler.
     5        * libc/eval.c: Ditto.
     6        * libc/fcntl.c: Ditto.
     7        * libc/fsync.c: Ditto.
     8        * libc/ioctl.c: Ditto.
     9        * libc/ioman.c: Ditto.
     10        * libc/memfile.c: Ditto.
     11        * libc/link.c: Ditto.
     12        * libc/mknod.c: Ditto.
     13        * libc/symlink.c: Ditto.
     14        * libc/libio.h(rtems_filesystem_dev_major_t): New macro.
     15        appending to a file.
    116
    2172000-08-10      Joel Sherrill <joel@OARcorp.com>
Note: See TracChangeset for help on using the changeset viewer.