source: rtems/cpukit/libcsupport/ChangeLog @ 12857dd

4.104.114.84.95
Last change on this file since 12857dd was bf61751c, checked in by Jennifer Averett <Jennifer.Averett@…>, on 10/23/02 at 18:10:27

2002-10-23 <strauman@…>

  • src/mount.c per PR290, add check for ops->node_type_h
  • src/mknod.c per PR291, remove erroneous call to freenod
  • Property mode set to 100644
File size: 2.4 KB
Line 
12002-10-23      <strauman@slac.stanford.edu>
2        * src/mount.c per PR290, add check for ops->node_type_h
3        * src/mknod.c per PR291, remove erroneous call to freenod
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
112002-10-02      Eric Norum <eric.norum@usask.ca>
12
13        * src/getpwent.c: Per PR283, reimplement to address reentrancy problems.
14        * src/getgrent.c: Removed as functionality is now just a wrapper for
15        common routines in src/getpwent.c.
16        * Makefile.am: Reflect file removal.
17
182002-09-14      Joel Sherrill <joel@OARcorp.com>
19
20        * include/rtems/libio.h: Change rtems_filesystem_read_t and
21        rtems_filesystem_write_t to return ssize_t to match read(2)
22        and write(2) respectively.
23
242002-09-14      Eric Norum <eric.norum@usask.ca>
25
26        * src/readdir_r.c: New file.
27        * Makefile.am: Reflect above.
28
292002-08-12      Eric Norum <eric.norum@usask.ca>
30
31        * src/write.c (_write_r): Change prototype to match newlib's reent.h.
32
332002-07-30      Joel Sherrill <joel@OARcorp.com>
34
35        * include/sys/utime.h: Removed as file is now part of the RTEMS
36        newlib support.
37        * Makefile.am: Reflect above.
38        * include/rtems/termiostypes.h: Avoid use of __P.
39
402002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Use .$(OBJEXT) instead of .o.
43
442002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Eliminate LIBNAME. Use AM_CPPFLAGS instead of
47        INCLUDES (Upcoming automake standard).
48
492002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: RTEMS_TOP(../..).
52
532002-07-01      Joel Sherrill <joel@OARcorp.com>
54
55        * src/__times.c: Corrected from previous attempt to cleanup.
56
572002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Remove RTEMS_PROJECT_ROOT.
60
612002-06-28      Joel Sherrill <joel@OARcorp.com>
62
63        * src/__times.c: Cleaned up comments, return more information,
64        and eliminated the fatal error on clock not set since it cannot
65        occur.
66
672002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Use AC_CONFIG_AUX_DIR(../..).
70        Add AC_PROG_RANLIB.
71
722002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Merge src/Makefile.am.
75        * configure.ac: Reflect changes above.
76        * src/Makefile.am: Remove.
77
782002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Include $(top_srcdir)/../automake/*.am.
81        Use ../aclocal.
82        * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
83
842001-05-24      Joel Sherrill <joel@OARcorp.com>
85
86        * src/.cvsignore: New file.
87
Note: See TracBrowser for help on using the repository browser.