summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * libc/include/sys/unistd.h: Add getdtablesize and setdtablesize declarationsChristopher Faylor2000-10-101-0/+5
* * libc/signal/signal.c (__sigtramp_r): ISO C requiresGeoffrey Keating2000-09-191-0/+7
* 2000-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-09-131-0/+5
* 2000-09-13 Will Cohen <wcohen@redhat.com>Jeff Johnston2000-09-131-0/+7
* 2000-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-09-061-0/+5
* * Makefile.am: Fix space vs. tab problem in install-data-local.Christopher Faylor2000-09-061-0/+12
* 2000-08-31 Manfred Hollstein <manfredh@redhat.com>Jeff Johnston2000-09-051-0/+6
* 2000-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-09-051-0/+5
* 2000-08-30 Kazu Hirata <kazu@hxi.com>Jeff Johnston2000-08-301-0/+4
* 2000-08-30 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-301-0/+7
* * libc/string/swab.c: Specify that it's defined in <unistd.h>.Geoffrey Keating2000-08-301-0/+7
* 2000-08-29 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-291-0/+5
* 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-281-0/+9
* 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-281-0/+22
* * libc/include/sys/unistd.h (environ): this one isn't from theDJ Delorie2000-08-251-0/+5
* * libc/stdlib/system.c (do_system): Eliminate explicit declaration of environChristopher Faylor2000-08-251-0/+6
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-241-0/+23
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-241-0/+27
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-241-0/+13
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-241-0/+12
* * libc/unix/getut.c (utmpname): added _CONST to reflect common useDJ Delorie2000-08-221-0/+5
* 2000-08-16 Eric Fifer <efifer@sanwaint.com>Jeff Johnston2000-08-161-0/+4
* Recode to clean up function prologues and epilogue and to allow the functionsNick Clifton2000-08-091-0/+6
* 2000-08-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-08-081-0/+9
* * libc/include/sys/config.h: define __IMPORT appropriatelyDJ Delorie2000-08-011-0/+11
* Declare __infinity as an array to work around problems with small data supportMichael Meissner2000-07-281-0/+8
* * libc/include/math.h: Use appropriate dll import linkage for Cygwin.Christopher Faylor2000-07-271-0/+5
* * libc/stdio/vfprintf.c: pad 0.0 correctly with %eDJ Delorie2000-07-131-0/+4
* Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>Jeff Johnston2000-06-281-0/+5
* Tue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston2000-06-271-0/+6
* Thu Jun 22 18:35:00 2000 Ranjith Kumaran <ranjith@cygnus.com>Ranjith Kumaran2000-06-221-0/+5
* Tue Jun 20 14:30:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-06-201-0/+7
* * libc/include/sys/unistd.h: Add prototypes for `seteuid' andCorinna Vinschen2000-06-161-0/+5
* * libc/stdio/fdopen.c (_fdopen_r): Take explicit givenCorinna Vinschen2000-06-141-0/+5
* Fri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-06-091-0/+8
* Thu Jun 8 21:18:00 2000 Ranjith Kumaran <ranjith@cygnus.com>Ranjith Kumaran2000-06-091-0/+5
* Thu Jun 8 17:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-06-081-0/+5
* * libc/include/string.h: Work around problem with strsignal and gdb.Christopher Faylor2000-06-031-0/+4
* * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__Christopher Faylor2000-05-301-0/+16
* 2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston2000-05-261-0/+17
* * libc/stdio/stdio.c (__stextmode): new, see if file is text modeDJ Delorie2000-05-231-0/+13
* * libc/stdio/fgets.c (fgets): perform CRLF conversions if __SCLEDJ Delorie2000-05-181-0/+4
* Mon May 15 18:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-05-151-0/+5
* Mon May 15 14:26:00 2000 Joel Sherrill <joel@oarcorp.com>Ranjith Kumaran2000-05-151-0/+5
* Add minimal ia64 support.Jim Wilson2000-05-111-0/+5
* Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru>Jeff Johnston2000-05-101-0/+6
* * libc/include/sys/errno.h: Add define for ENOSHARE ("No suchCorinna Vinschen2000-05-031-0/+5
* Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>Jeff Johnston2000-05-031-0/+12
* * libc/machine/mn10300/setjmp.S (setjmp, longjmp): UseAlexandre Oliva2000-04-271-0/+5
* Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston2000-04-171-0/+25