source: rtems/cpukit/libcsupport/ChangeLog @ 56a1ae36

4.104.114.84.95
Last change on this file since 56a1ae36 was 56a1ae36, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/25/02 at 06:18:56

2002-10-25 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
  • Property mode set to 100644
File size: 2.6 KB
RevLine 
[56a1ae36]12002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
4
[4dfda3b]52002-10-24      <strauman@slac.stanford.edu>
6
7        * src/eval.c: Per PR293, added freenode calls for evaluate
8          link failures.
9
[bf61751c]102002-10-23      <strauman@slac.stanford.edu>
[4dfda3b]11
[bf61751c]12        * src/mount.c per PR290, add check for ops->node_type_h
13        * src/mknod.c per PR291, remove erroneous call to freenod
14
[f8cb04a5]152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * .cvsignore: Reformat.
18        Add autom4te*cache.
19        Remove autom4te.cache.
20
[ed8c513]212002-10-02      Eric Norum <eric.norum@usask.ca>
22
23        * src/getpwent.c: Per PR283, reimplement to address reentrancy problems.
24        * src/getgrent.c: Removed as functionality is now just a wrapper for
25        common routines in src/getpwent.c.
26        * Makefile.am: Reflect file removal.
27
[5d0b2f7]282002-09-14      Joel Sherrill <joel@OARcorp.com>
29
30        * include/rtems/libio.h: Change rtems_filesystem_read_t and
31        rtems_filesystem_write_t to return ssize_t to match read(2)
32        and write(2) respectively.
33
[193fe690]342002-09-14      Eric Norum <eric.norum@usask.ca>
35
36        * src/readdir_r.c: New file.
37        * Makefile.am: Reflect above.
38
[771e79d]392002-08-12      Eric Norum <eric.norum@usask.ca>
40
41        * src/write.c (_write_r): Change prototype to match newlib's reent.h.
42
[5af0cf2f]432002-07-30      Joel Sherrill <joel@OARcorp.com>
44
45        * include/sys/utime.h: Removed as file is now part of the RTEMS
46        newlib support.
47        * Makefile.am: Reflect above.
48        * include/rtems/termiostypes.h: Avoid use of __P.
[c8e972f]49
[eb5100b]502002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Use .$(OBJEXT) instead of .o.
53
[8b006a77]542002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Eliminate LIBNAME. Use AM_CPPFLAGS instead of
57        INCLUDES (Upcoming automake standard).
58
[705a0701]592002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: RTEMS_TOP(../..).
62
[2e2cf921]632002-07-01      Joel Sherrill <joel@OARcorp.com>
64
65        * src/__times.c: Corrected from previous attempt to cleanup.
66
[8c746fe]672002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Remove RTEMS_PROJECT_ROOT.
70
[b43314a]712002-06-28      Joel Sherrill <joel@OARcorp.com>
72
73        * src/__times.c: Cleaned up comments, return more information,
74        and eliminated the fatal error on clock not set since it cannot
75        occur.
76
[da8f88a]772002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Use AC_CONFIG_AUX_DIR(../..).
80        Add AC_PROG_RANLIB.
81
[b8ad66c]822002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Merge src/Makefile.am.
85        * configure.ac: Reflect changes above.
86        * src/Makefile.am: Remove.
87
[8ed9f53]882002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Include $(top_srcdir)/../automake/*.am.
91        Use ../aclocal.
92        * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
93
[3fa500f]942001-05-24      Joel Sherrill <joel@OARcorp.com>
95
96        * src/.cvsignore: New file.
97
Note: See TracBrowser for help on using the repository browser.