summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 2000-09-13 Will Cohen <wcohen@redhat.com>Jeff Johnston2000-09-132-3/+15
* 2000-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-09-062-1/+11
* * Makefile.am: Fix space vs. tab problem in install-data-local.Christopher Faylor2000-09-066-22/+41
* 2000-08-31 Manfred Hollstein <manfredh@redhat.com>Jeff Johnston2000-09-053-20/+25
* 2000-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-09-052-1/+6
* 2000-08-30 Kazu Hirata <kazu@hxi.com>Jeff Johnston2000-08-302-3/+7
* 2000-08-30 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-304-4/+15
* Correct for missing patchGeoffrey Keating2000-08-301-1/+1
* * libc/string/swab.c: Specify that it's defined in <unistd.h>.Geoffrey Keating2000-08-303-3/+8
* 2000-08-29 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-292-7/+11
* 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-283-5/+22
* 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-2822-54/+61
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-283-5/+5
* * libc/include/sys/unistd.h (environ): this one isn't from theDJ Delorie2000-08-252-1/+6
* * libc/stdlib/system.c (do_system): Eliminate explicit declaration of environChristopher Faylor2000-08-252-4/+9
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-248-10/+45
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-2414-4/+46
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-246-7/+23
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-244-8/+26
* * libc/unix/getut.c (utmpname): added _CONST to reflect common useDJ Delorie2000-08-222-1/+7
* 2000-08-16 Eric Fifer <efifer@sanwaint.com>Jeff Johnston2000-08-162-3/+9
* Recode to clean up function prologues and epilogue and to allow the functionsNick Clifton2000-08-092-65/+105
* 2000-08-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-08-083-8/+21
* * libc/include/sys/config.h: define __IMPORT appropriatelyDJ Delorie2000-08-019-38/+39
* Declare __infinity as an array to work around problems with small data supportMichael Meissner2000-07-284-9/+27
* * libc/include/math.h: Use appropriate dll import linkage for Cygwin.Christopher Faylor2000-07-272-0/+9
* * libc/stdio/vfprintf.c: pad 0.0 correctly with %eDJ Delorie2000-07-132-1/+5
* Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>Jeff Johnston2000-06-282-0/+6
* Tue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston2000-06-274-2/+27