aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc
AgeCommit message (Expand)AuthorFilesLines
2000-11-06 * libc/include/sys/types.h: Change type of i to `size_t' inCorinna Vinschen1-1/+1
2000-11-05Fix spelling error.Christopher Faylor1-1/+1
2000-10-30* libc/include/stdlib.h: Avoid declaring cfree under Cygwin.Christopher Faylor2-16/+7
2000-10-24 * libc/include/sys/unistd.h: Add defines for sysconf valuesCorinna Vinschen1-22/+26
2000-10-10* libc/include/sys/unistd.h: Add getdtablesize and setdtablesize declarationsChristopher Faylor1-0/+2
2000-09-19 * libc/signal/signal.c (__sigtramp_r): ISO C requiresGeoffrey Keating1-30/+20
2000-09-132000-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-7/+7
2000-09-132000-09-13 Will Cohen <wcohen@redhat.com>Jeff Johnston1-3/+8
2000-09-062000-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+6
2000-09-06* Makefile.am: Fix space vs. tab problem in install-data-local.Christopher Faylor3-2/+8
2000-09-052000-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2000-08-302000-08-30 Kazu Hirata <kazu@hxi.com>Jeff Johnston1-3/+3
2000-08-302000-08-30 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston3-4/+8
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 Keating2-3/+1
2000-08-292000-08-29 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston1-7/+6
2000-08-282000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2-5/+13
2000-08-282000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston21-54/+39
2000-08-25* libc/include/sys/unistd.h (environ): this one isn't from theDJ Delorie1-1/+1
2000-08-25* libc/stdlib/system.c (do_system): Eliminate explicit declaration of environChristopher Faylor1-4/+3
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston7-10/+22
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston13-4/+19
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston5-7/+10
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston3-8/+14
2000-08-22* libc/unix/getut.c (utmpname): added _CONST to reflect common useDJ Delorie1-1/+2
2000-08-162000-08-16 Eric Fifer <efifer@sanwaint.com>Jeff Johnston1-3/+5
2000-08-09Recode to clean up function prologues and epilogue and to allow the functionsNick Clifton1-65/+99
2000-08-082000-08-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-8/+12
2000-08-01* libc/include/sys/config.h: define __IMPORT appropriatelyDJ Delorie8-38/+28
2000-07-28Declare __infinity as an array to work around problems with small data supportMichael Meissner1-3/+13
2000-07-27* libc/include/math.h: Use appropriate dll import linkage for Cygwin.Christopher Faylor1-0/+4
2000-07-13* libc/stdio/vfprintf.c: pad 0.0 correctly with %eDJ Delorie1-1/+1
2000-06-28Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>Jeff Johnston1-0/+1
2000-06-27Tue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston2-1/+14
2000-06-20Tue Jun 20 14:30:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2-2/+2
2000-06-16 * libc/include/sys/unistd.h: Add prototypes for `seteuid' andCorinna Vinschen1-0/+4
2000-06-14 * libc/stdio/fdopen.c (_fdopen_r): Take explicit givenCorinna Vinschen1-0/+5
2000-06-09Fri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2-6/+11
2000-06-09Thu Jun 8 21:18:00 2000 Ranjith Kumaran <ranjith@cygnus.com>Ranjith Kumaran2-1/+7
2000-06-08Thu Jun 8 17:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston1-1/+31
2000-06-03* libc/include/string.h: Work around problem with strsignal and gdb.Christopher Faylor1-0/+2
2000-05-30* libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__Christopher Faylor13-23/+23
2000-05-23* libc/stdio/stdio.c (__stextmode): new, see if file is text modeDJ Delorie7-4/+50
2000-05-18* libc/stdio/fgets.c (fgets): perform CRLF conversions if __SCLEDJ Delorie1-0/+19
2000-05-15Mon May 15 18:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston1-2/+2
2000-05-15Mon May 15 14:26:00 2000 Joel Sherrill <joel@oarcorp.com>Ranjith Kumaran1-0/+27
2000-05-11Add minimal ia64 support.Jim Wilson1-1/+7
2000-05-10Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru>Jeff Johnston1-1/+1
2000-05-03 * libc/include/sys/errno.h: Add define for ENOSHARE ("No suchCorinna Vinschen1-1/+2
2000-05-03Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>Jeff Johnston6-2/+131