source: rtems/c/src/lib/ChangeLog @ 695ccb21

4.104.114.84.95
Last change on this file since 695ccb21 was 5a9a5ec, checked in by Joel Sherrill <joel.sherrill@…>, on 09/05/00 at 15:46:02

2000-09-05 Joel Sherrill <joel@…>

  • libio.c: Added O_NONBLOCK to list of flags.
  • Property mode set to 100644
File size: 980 bytes
Line 
1
22000-09-05      Joel Sherrill <joel@OARcorp.com>
3
4        * libio.c: Added O_NONBLOCK to list of flags.
5
62000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.in: Remove libcpu and libbsp
9        * Makefile.am: Remove libcpu and libbsp
10
112000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
12
13        * libc/fs_null_handlers.c: Added missing rmnod entry.
14
152000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
16
17        * libc/isatty.c, libc/imfs_handlers_directory.c, libc/creat.c,
18        libc/imfs_directory.c: Fixed style issues.
19
202000-08-11  Chris Johns <ccj@acm.org>
21
22        * libc/chmod.c: Return ENOTSUP if filesystem does not have handler.
23        * libc/eval.c: Ditto.
24        * libc/fcntl.c: Ditto.
25        * libc/fsync.c: Ditto.
26        * libc/ioctl.c: Ditto.
27        * libc/ioman.c: Ditto.
28        * libc/memfile.c: Ditto.
29        * libc/link.c: Ditto.
30        * libc/mknod.c: Ditto.
31        * libc/symlink.c: Ditto.
32        * libc/libio.h(rtems_filesystem_dev_major_t): New macro.
33        appending to a file.
34
352000-08-10      Joel Sherrill <joel@OARcorp.com>
36
37        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.