source: rtems/c/src/lib/ChangeLog @ dd19c0b

4.104.114.84.95
Last change on this file since dd19c0b was dd19c0b, checked in by Joel Sherrill <joel.sherrill@…>, on 08/11/00 at 20:04:27

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.
  • Property mode set to 100644
File size: 477 bytes
Line 
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.
16
172000-08-10      Joel Sherrill <joel@OARcorp.com>
18
19        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.