Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)Author
2000-11-30Add support for Intel's XScale processorNick Clifton
2000-11-25 * libc/include/sys/types.h: Change i to `__i' in FD_ZERO macro toCorinna Vinschen
2000-11-22Only reference environ indirectly through a pointerMichael Meissner
2000-11-22* libc/sys/cygwin/sys/dirent.h: Change definition to avoid necessity ofChristopher Faylor
2000-11-222000-11-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2000-11-06 * libc/include/sys/types.h: Change type of i to `size_t' inCorinna Vinschen
2000-11-06Fix spelling error.Christopher Faylor
2000-10-30* libc/include/stdlib.h: Avoid declaring cfree under Cygwin.Christopher Faylor
2000-10-24 * libc/include/sys/unistd.h: Add defines for sysconf valuesCorinna Vinschen
2000-10-10* libc/include/sys/unistd.h: Add getdtablesize and setdtablesize declarationsChristopher Faylor
2000-09-19 * libc/signal/signal.c (__sigtramp_r): ISO C requiresGeoffrey Keating
2000-09-132000-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2000-09-132000-09-13 Will Cohen <wcohen@redhat.com>Jeff Johnston
2000-09-072000-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2000-09-07* Makefile.am: Fix space vs. tab problem in install-data-local.Christopher Faylor
2000-09-052000-08-31 Manfred Hollstein <manfredh@redhat.com>Jeff Johnston
2000-09-052000-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2000-08-312000-08-30 Kazu Hirata <kazu@hxi.com>Jeff Johnston
2000-08-302000-08-30 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-30Correct for missing patchGeoffrey Keating
2000-08-30 * libc/string/swab.c: Specify that it's defined in <unistd.h>.Geoffrey Keating
2000-08-292000-08-29 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-292000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-282000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-282000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-26* libc/include/sys/unistd.h (environ): this one isn't from theDJ Delorie
2000-08-25* libc/stdlib/system.c (do_system): Eliminate explicit declaration of environChristopher Faylor
2000-08-252000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-22* libc/unix/getut.c (utmpname): added _CONST to reflect common useDJ Delorie
2000-08-162000-08-16 Eric Fifer <efifer@sanwaint.com>Jeff Johnston
2000-08-10Recode to clean up function prologues and epilogue and to allow the functionsNick Clifton
2000-08-082000-08-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2000-08-02* libc/include/sys/config.h: define __IMPORT appropriatelyDJ Delorie
2000-07-28Declare __infinity as an array to work around problems with small data supportMichael Meissner
2000-07-27* libc/include/math.h: Use appropriate dll import linkage for Cygwin.Christopher Faylor
2000-07-13* libc/stdio/vfprintf.c: pad 0.0 correctly with %eDJ Delorie
2000-06-28Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>Jeff Johnston
2000-06-27Tue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston
2000-06-23Thu Jun 22 18:35:00 2000 Ranjith Kumaran <ranjith@cygnus.com>Ranjith Kumaran
2000-06-20Tue Jun 20 14:30:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston
2000-06-17 * libc/include/sys/unistd.h: Add prototypes for `seteuid' andCorinna Vinschen
2000-06-16New file. A brief list of who maintains newlib.Ranjith Kumaran
2000-06-15 * libc/stdio/fdopen.c (_fdopen_r): Take explicit givenCorinna Vinschen
2000-06-09Fri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston
2000-06-09Thu Jun 8 21:18:00 2000 Ranjith Kumaran <ranjith@cygnus.com>Ranjith Kumaran
2000-06-09Thu Jun 8 17:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston
2000-06-03* libc/include/string.h: Work around problem with strsignal and gdb.Christopher Faylor