source: rtems/cpukit/libcsupport/ChangeLog @ bed55af

4.104.114.84.95
Last change on this file since bed55af was bed55af, checked in by Joel Sherrill <joel.sherrill@…>, on 08/14/03 at 20:00:46

2003-08-14 Joel Sherrill <joel@…>

  • Makefile.am: Add fileio to list of interactive tests.
  • src/sync.c: New file.
  • Property mode set to 100644
File size: 8.6 KB
Line 
12003-08-14      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Add fileio to list of interactive tests.
4        * src/sync.c: New file.
5
62003-08-05      Till Strauman <strauman@slac.stanford.edu>
7
8        PR 442/filesystem
9        * src/open.c: file never closed if ftruncate() fails in open()
10
112003-07-08      Joel Sherrill <joel@OARcorp.com>
12
13        PR 419/rtems
14        * src/termios.c: Removed warning.
15
162003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove (Merged-in into ../configure.ac)
19        * Makefile.am: DOC_FILES = src/TODO src/CASES,
20        Reflect having merged configure.ac into ../configure.ac.
21        * src/config.h: New.
22
232003-07-02      Chris Johns <cjohns@cybertec.com.au>
24
25        * include/rtems/libio.h, src/termios.c: Patch by Chris Johns
26        <cjohns@cybertec.com.au> adding the rtems_termios_bufsize call.
27       
282003-05-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Conditionally install stdint.h/inttypes.h.
31        * configure.ac: Check for system-stdint.h/inttypes.h.
32
332003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        PR 409:
36        * include/stdint.h: Include rtems/stdint.h
37
382003-04-17      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
39
40        PR 399/rtems_misc
41        * src/termios.c: In canonical mode, when input is present in the
42        input buffer that contains an EOL character and some following
43        characters, a read call read data behind the EOL character, although
44        it should stop reading with the EOL character.
45
462003-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * src/no_posix.c: include <reent.h> instead of <sys/reent.h>
49
502003-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        PR 389/rtems
53        * src/no_posix.c: Correct _kill_r() prototype and make it conditional
54        on newlib.
55
562003-04-03      Eri Valette <eric.valette@free.fr>
57
58        PR 381/core
59        * src/newlibc.c: Switch from using _REENT_INIT to _REEINT_INIT_PTR
60        to fix strange run-time problem where EIP was corrupted on pc386 BSP.
61
622003-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: AC_CHECK_FUNCS(strlcpy strlcat).
65        * src/strlcat.c: New (extracted from pppd/utils.c).
66        * src/strlcpy.c: New (extracted from pppd/utils.c).
67        * Makefile.am: Add BSD_C_FILES, strlcat.c, strlcpy.c.
68
692003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Remove AC_CONFIG_AUX_DIR.
72
732003-02-20      Wolfram Wadepohl <W.Wadepohl@indumat.de>
74
75        PR 357/rtems_misc
76        * src/termios.c (rtems_termios_open):  Fixed code the incorrectly
77        checked that the wrong pointer during allocation was NULL.
78
792003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * src/privateenv.c: Fix prototype for free_user_env.
82
832003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
86
872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: AC_PREREQ(2.57).
90
912003-02-06      Joel Sherrill <joel@OARcorp.com>
92
93        * include/sys/ioccom.h: Include <sys/types.h> not <machine/types.h> so
94        Linux port builds.
95
962003-02-05     Till Straumann  <strauman@slac.stanford.edu>
97
98        PR 340/filesystem
99        * src/fcntl.c: Add missing _fcntl_r assumed to exist by newlib.
100
1012003-02-05      Joel Sherrill <joel@OARcorp.com>
102
103        * include/sys/ioccom.h: Fix so not using internal RTEMS types in libc
104        code.
105
1062003-02-03      Joel Sherrill <joel@OARcorp.com>
107
108        PR 338/filesystem
109        * src/unixlibc.c: Side-effect of fixing reentrancy problem with
110        rtems_io_lookup_name() (API change).
111
1122003-02-03     Till Straumann  <strauman@slac.stanford.edu>
113
114        PR 339/filesystem
115        * src/chroot.c: Fix violation of FS node object copy semantics.
116
1172003-01-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Eliminate OBJS.
120
1212003-01-10      Joel Sherrill <joel@OARcorp.com>
122
123        * include/rtems/libio.h: Rename __dev_t to __rtems_dev_t to avoid
124        conflict with GNU/Linux header files.
125
1262003-01-03     Till Straumann  <strauman@slac.stanford.edu>
127
128        * ChangeLog, base_fs.c, getpwent.c, privateenv.c
129        Per PR303, Fix violation of node_access copy syemantics
130
1312002-12-26     Till Straumann  <strauman@slac.stanford.edu
132
133        * src/fchdir.c: PR302 fix violation of FS node object copy semantics.
134
1352002-12-06      Joel Sherrill <joel@OARcorp.com>
136
137        * src/malloc.c: Fixed code that incorrected did a disable dispatch
138        instead of locking and unlocking the allocator mutex.
139
1402002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Add various checks to enhance portability.
143        * src/termios.c: Reflect changes to configure.ac.
144
1452002-12-02      Joel Sherrill <joel@OARcorp.com>
146
147        * include/rtems/libio.h: Internally use a union of an unsigned64
148        and major/minor device so we don't get into trouble shifting.
149        The h8300 seemed to be impossible to remove warnings otherwise.
150        Eventually the structure definition of a dev_t might be better anyway.
151        * include/sys/ioccom.h: Added casts to remove warnings on 16 bit
152        targets.
153
1542002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Cosmetical fixes.
157
1582002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Fix package name.
161
1622002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Check for sys/cdefs.h, Add NEED_SYS_CDEFS_H.
165        Add check for CHAR_BIT.
166        * Makefile.am: Conditionally install sys/cdefs.h iff using newlib or
167        if the host does not provide sys/cdefs.h (Fixes Linux/posix).
168
1692002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Remove -ansi -fasm.
172        Add checks to diagnose potential system header conflicts.
173        * Makefile.am: Unconditionally install sys/cdefs.h.
174
1752002-11-07      <strauman@slac.stanford.edu>
176
177        * src/mount.c: Per PR297, correct fs_mountme failure paths.
178
1792002-11-01      Joel Sherrill <joel@OARcorp.com>
180
181        * ChangeLog: Corrected.
182
1832002-10-30      Eric Norum <eric.norum@usask.ca>
184
185        * src/printk.c: Add vprintk function for kernel printing
186        from routines which have already obtained the va_list pointer.
187
1882002-10-31      Joel Sherrill <joel@OARcorp.com>
189
190        * src/mallocfreespace.c: Corrected sense of status check to
191        match change inside RTEMS.
192        * src/newlibc.c: Removed warning.
193
1942002-10-28      Joel Sherrill <joel@OARcorp.com>
195
196        * include/rtems/libio.h: Change rtems_filesystem_node_types_t from
197        enumeration to int to eliminate warnings when values are overridden.
198
1992002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
202
2032002-10-24      <strauman@slac.stanford.edu>
204
205        * src/eval.c: Per PR293, added freenode calls for evaluate
206          link failures.
207
2082002-10-23      <strauman@slac.stanford.edu>
209
210        * src/mount.c per PR290, add check for ops->node_type_h
211        * src/mknod.c per PR291, remove erroneous call to freenod
212
2132002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * .cvsignore: Reformat.
216        Add autom4te*cache.
217        Remove autom4te.cache.
218
2192002-10-02      Eric Norum <eric.norum@usask.ca>
220
221        * src/getpwent.c: Per PR283, reimplement to address reentrancy problems.
222        * src/getgrent.c: Removed as functionality is now just a wrapper for
223        common routines in src/getpwent.c.
224        * Makefile.am: Reflect file removal.
225
2262002-09-14      Joel Sherrill <joel@OARcorp.com>
227
228        * include/rtems/libio.h: Change rtems_filesystem_read_t and
229        rtems_filesystem_write_t to return ssize_t to match read(2)
230        and write(2) respectively.
231
2322002-09-14      Eric Norum <eric.norum@usask.ca>
233
234        * src/readdir_r.c: New file.
235        * Makefile.am: Reflect above.
236
2372002-08-12      Eric Norum <eric.norum@usask.ca>
238
239        * src/write.c (_write_r): Change prototype to match newlib's reent.h.
240
2412002-07-30      Joel Sherrill <joel@OARcorp.com>
242
243        * include/sys/utime.h: Removed as file is now part of the RTEMS
244        newlib support.
245        * Makefile.am: Reflect above.
246        * include/rtems/termiostypes.h: Avoid use of __P.
247
2482002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am: Use .$(OBJEXT) instead of .o.
251
2522002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * Makefile.am: Eliminate LIBNAME. Use AM_CPPFLAGS instead of
255        INCLUDES (Upcoming automake standard).
256
2572002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * configure.ac: RTEMS_TOP(../..).
260
2612002-07-01      Joel Sherrill <joel@OARcorp.com>
262
263        * src/__times.c: Corrected from previous attempt to cleanup.
264
2652002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.ac: Remove RTEMS_PROJECT_ROOT.
268
2692002-06-28      Joel Sherrill <joel@OARcorp.com>
270
271        * src/__times.c: Cleaned up comments, return more information,
272        and eliminated the fatal error on clock not set since it cannot
273        occur.
274
2752002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Use AC_CONFIG_AUX_DIR(../..).
278        Add AC_PROG_RANLIB.
279
2802002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * Makefile.am: Merge src/Makefile.am.
283        * configure.ac: Reflect changes above.
284        * src/Makefile.am: Remove.
285
2862002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: Include $(top_srcdir)/../automake/*.am.
289        Use ../aclocal.
290        * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
291
2922001-05-24      Joel Sherrill <joel@OARcorp.com>
293
294        * src/.cvsignore: New file.
295
Note: See TracBrowser for help on using the repository browser.