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