source: rtems/cpukit/libcsupport/ChangeLog @ 5c8b6b6

4.104.114.84.95
Last change on this file since 5c8b6b6 was 4dfda3b, checked in by Joel Sherrill <joel.sherrill@…>, on 10/24/02 at 22:24:41

2002-10-24 <strauman@…>

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