aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2000-11-25 * libc/include/sys/types.h: Change i to `__i' in FD_ZERO macro toCorinna Vinschen2-2/+7
2000-11-22Only reference environ indirectly through a pointerMichael Meissner7-25/+67
2000-11-22* libc/sys/cygwin/sys/dirent.h: Change definition to avoid necessity ofChristopher Faylor2-1/+6
2000-11-212000-11-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-4/+14
2000-11-06 * libc/include/sys/types.h: Change type of i to `size_t' inCorinna Vinschen2-1/+6
2000-11-05Fix spelling error.Christopher Faylor1-1/+1
2000-10-30* libc/include/stdlib.h: Avoid declaring cfree under Cygwin.Christopher Faylor3-16/+12
2000-10-24 * libc/include/sys/unistd.h: Add defines for sysconf valuesCorinna Vinschen2-22/+32
2000-10-10* libc/include/sys/unistd.h: Add getdtablesize and setdtablesize declarationsChristopher Faylor2-0/+7
2000-09-19 * libc/signal/signal.c (__sigtramp_r): ISO C requiresGeoffrey Keating2-30/+27
2000-09-132000-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-7/+12
2000-09-132000-09-13 Will Cohen <wcohen@redhat.com>Jeff Johnston2-3/+15
2000-09-062000-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+11
2000-09-06* Makefile.am: Fix space vs. tab problem in install-data-local.Christopher Faylor6-22/+41
2000-09-052000-08-31 Manfred Hollstein <manfredh@redhat.com>Jeff Johnston3-20/+25
2000-09-052000-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
2000-08-302000-08-30 Kazu Hirata <kazu@hxi.com>Jeff Johnston2-3/+7
2000-08-302000-08-30 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston4-4/+15
2000-08-30Correct for missing patchGeoffrey Keating1-1/+1
2000-08-30 * libc/string/swab.c: Specify that it's defined in <unistd.h>.Geoffrey Keating3-3/+8
2000-08-292000-08-29 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2-7/+11
2000-08-282000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston3-5/+22
2000-08-282000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston22-54/+61
2000-08-282000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston3-5/+5
2000-08-25* libc/include/sys/unistd.h (environ): this one isn't from theDJ Delorie2-1/+6
2000-08-25* libc/stdlib/system.c (do_system): Eliminate explicit declaration of environChristopher Faylor2-4/+9
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston8-10/+45
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston14-4/+46
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston6-7/+23
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston4-8/+26
2000-08-22* libc/unix/getut.c (utmpname): added _CONST to reflect common useDJ Delorie2-1/+7
2000-08-162000-08-16 Eric Fifer <efifer@sanwaint.com>Jeff Johnston2-3/+9
2000-08-09Recode to clean up function prologues and epilogue and to allow the functionsNick Clifton2-65/+105
2000-08-082000-08-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-8/+21
2000-08-01* libc/include/sys/config.h: define __IMPORT appropriatelyDJ Delorie9-38/+39
2000-07-28Declare __infinity as an array to work around problems with small data supportMichael Meissner4-9/+27
2000-07-27* libc/include/math.h: Use appropriate dll import linkage for Cygwin.Christopher Faylor2-0/+9
2000-07-13* libc/stdio/vfprintf.c: pad 0.0 correctly with %eDJ Delorie2-1/+5
2000-06-28Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>Jeff Johnston2-0/+6
2000-06-27Tue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston4-2/+27
2000-06-22Thu Jun 22 18:35:00 2000 Ranjith Kumaran <ranjith@cygnus.com>Ranjith Kumaran2-5/+7
2000-06-20Tue Jun 20 14:30:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston3-2/+9
2000-06-16 * libc/include/sys/unistd.h: Add prototypes for `seteuid' andCorinna Vinschen2-0/+9
2000-06-15New file. A brief list of who maintains newlib.Ranjith Kumaran1-0/+38
2000-06-14 * libc/stdio/fdopen.c (_fdopen_r): Take explicit givenCorinna Vinschen2-0/+10
2000-06-09Fri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston3-6/+19
2000-06-09Thu Jun 8 21:18:00 2000 Ranjith Kumaran <ranjith@cygnus.com>Ranjith Kumaran3-1/+12
2000-06-08Thu Jun 8 17:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2-1/+36
2000-06-03* libc/include/string.h: Work around problem with strsignal and gdb.Christopher Faylor2-0/+6
2000-05-30* libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__Christopher Faylor14-23/+39