summaryrefslogtreecommitdiff
path: root/c/src/lib/libc/newlibc.c (follow)
AgeCommit message (Expand)Author
2002-05-172002-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2002-05-152002-05-15 Chris Johns <ccj@acm.org>Joel Sherrill
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-09-222000-09-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-05Following comments from Eric Norum <eric@cls.usask.ca>, a fairlyJoel Sherrill
1999-10-05Removed go32 ifdefsJoel Sherrill
1999-05-11Fix based on bug report from Jay Kulpinski <jskulpin@eng01.gdds.com>Joel Sherrill
1999-02-18GLobal reentrancy structure is now dynamically initialized.Joel Sherrill
1999-02-15Patch from Eric Valette <valette@crf.canon.fr> to undo the patchJoel Sherrill
1999-01-19Per bug report from Jiri Gaisler that RTEMS would no longer buildJoel Sherrill
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill
1998-08-31Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill
1998-05-19Addition of tcdrain() from Eric Norum.Joel Sherrill
1998-04-06More stuff removed as a result of using newlib's isatty() implementation.Joel Sherrill
1998-02-03Added call to libc_wrapup() in _exit. This fixes a problem whereJoel Sherrill
1997-12-01Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-08-22Moved reentrant wrappers into their own file.Joel Sherrill
1997-04-22updated with new license information per Tony Bennett.Joel Sherrill
1997-04-09added code to prevent attempts to clean up the library when rtems isJoel Sherrill
1997-01-29Modifications to make go32 build using new i386-go32-rtems toolsetJoel Sherrill
1997-01-29Merged newlib's libgloss support for rtems into this directory. ThisJoel Sherrill
1996-09-18modified to support non-GNU compilers and to use calloc rather thanJoel Sherrill
1996-08-06get_errno: no longer needed by gnat runtimeJoel Sherrill
1996-07-03another attempt at the rtems_posix_api ifdefJoel Sherrill
1996-06-18minor changes to insure the few posix-ish routines needed in non-posixJoel Sherrill
1996-06-12use exit() from newlib by default.Joel Sherrill
1996-06-03sleep moved into newlibc.c so the sleep.o object would not be in the library.Joel Sherrill
1996-05-30added dummy versions of __kill and __getpid which assert(0) so thatJoel Sherrill
1996-05-23updates from Tony BennettJoel Sherrill
1996-04-22Updates from Tony Bennett.Joel Sherrill
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill
1996-02-21Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill
1996-01-19added a task begin extension for unix simulator configurations. This extensionJoel Sherrill
1995-09-12Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill
1995-07-12Ada95, gnat, go32Joel Sherrill
1995-05-24Fully tested on all in-house targetsJoel Sherrill
1995-05-11Initial revisionJoel Sherrill