summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* * libc/stdlib/mallocr.c: Undefine windows preprocessor variables when compilingChristopher Faylor2001-01-302-0/+10
* 2001-01-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-295-4/+35
* * libc/sys/sh/syscalls.c (_times): New.Alexandre Oliva2001-01-262-0/+10
* * configure.host (sh*-*-*): Add -DHAVE_GETTIMEOFDAY to newlib_cflags.Alexandre Oliva2001-01-253-0/+15
* 2001-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-242-1/+6
* 2001-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-232-1/+6
* 2001-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-232-1/+8
* 2001-01-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-1912-0/+2647
* * libc/include/sys/unistd.h: Use correct declaration for setdtablesize.Christopher Faylor2001-01-182-1/+5
* * libc/include/sys/signal.h: Add some SA_* defines for Cygwin.Christopher Faylor2001-01-122-0/+11
* * libc/include/sys/features.h: __CYGWIN__ preferred over __CYGWIN32__DJ Delorie2001-01-122-1/+5
* Remove unsupported v850 compiler optionsNick Clifton2001-01-092-3/+7
* Fri Jan 5 19:57:00 EST 2001 Aaron J. Grier <aaron@frye.com>Jeff Johnston2001-01-062-1/+6
* oops - fix attributionNick Clifton2000-12-191-1/+1
* Add missing clobber of LRNick Clifton2000-12-192-1/+5
* Wed Dec 14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-142-1/+5
* Wed Dec 14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-14113-134/+208
* * libc/include/sys/unistd.h: Add declarations for `chroot' and `getwd'Corinna Vinschen2000-12-142-0/+11
* 2000-12-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-144-35/+60
* 2000-12-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-133-0/+13
* 2000-12-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-122-9/+21
* 2000-12-11 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-1218-911/+975
* 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-12-0943-0/+3532
* 2000-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Jeff Johnston2000-12-083-11/+15
* 2000-12-07 Jay Kulpinski <jskulpin@eng01.gdds.com>Jeff Johnston2000-12-082-2/+10
* 2000-12-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-072-3667/+3689
* 2000-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-072-3/+7
* 2000-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-068-26/+3916
* * libc/include/stdlib.h: Add declarations for `mkstemp' and `mktemp'.Corinna Vinschen2000-12-062-0/+10
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-0/+9
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-0/+5
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-0/+37
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-1/+34
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-1/+5
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-1/+10
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-1/+11
* 2000-12-04 Keith Outwater <vac4050@cae597.rsc.raytheon.com>Jeff Johnston2000-12-043-20/+136
* 2000-11-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-11-302-0/+10
* Add support for Intel's XScale processorNick Clifton2000-11-3017-0/+3234
* * libc/include/sys/types.h: Change i to `__i' in FD_ZERO macro toCorinna Vinschen2000-11-252-2/+7
* Only reference environ indirectly through a pointerMichael Meissner2000-11-227-25/+67
* * libc/sys/cygwin/sys/dirent.h: Change definition to avoid necessity ofChristopher Faylor2000-11-222-1/+6
* 2000-11-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-11-214-4/+14
* * libc/include/sys/types.h: Change type of i to `size_t' inCorinna Vinschen2000-11-062-1/+6
* Fix spelling error.Christopher Faylor2000-11-051-1/+1
* * libc/include/stdlib.h: Avoid declaring cfree under Cygwin.Christopher Faylor2000-10-303-16/+12
* * libc/include/sys/unistd.h: Add defines for sysconf valuesCorinna Vinschen2000-10-242-22/+32
* * libc/include/sys/unistd.h: Add getdtablesize and setdtablesize declarationsChristopher Faylor2000-10-102-0/+7
* * libc/signal/signal.c (__sigtramp_r): ISO C requiresGeoffrey Keating2000-09-192-30/+27
* 2000-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-09-132-7/+12