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
2007-09-082007-09-07 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-09-072007-09-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-09-07 * libc/reent/getreent.c: Allow for case where __getreent isBrian Dessent
2007-09-06Fix typo in ChangeLog and math.h.Jeff Johnston
2007-09-062007-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-09-042007-09-04 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston
2007-09-012007-08-31 Antony King <antony.king@st.com>Jeff Johnston
2007-08-292007-08-28 Hans Kester <hans.kester@ellips.nl>Jeff Johnston
2007-08-252007-08-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-08-24 * libc/machine/cris/sys/errno.h (ECANCELED, ENOKEY, EKEYEXPIRED)Hans-Peter Nilsson
2007-08-232007-08-23 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>Jeff Johnston
2007-08-042007-08-03 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2007-08-042007-08-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-08-03Implement fmemopen and open_memstream.Eric Blake
2007-08-01More POSIX stream corner cases.Eric Blake
2007-07-19Fix 'make info'.Eric Blake
2007-07-18Fix date type for 1.15 release.Jeff Johnston
2007-07-14Fix fflush issues.Eric Blake
2007-07-13Documentation updates.Eric Blake
2007-07-112007-07-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-07-07 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-07-04 * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen
2007-06-28 * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen
2007-06-27 Support __func__ in assert, as required by C99.Eric Blake
2007-06-212007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-212007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-202007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-152007-06-15 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-132007-06-13 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-132007-06-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-06-132007-06-13 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-11 * libc/include/sys/unistd.h: Declare confstr for Cygwin.Corinna Vinschen
2007-06-10 * libc/sys/mmixware/access.c (access): Do not try to use a magicHans-Peter Nilsson
2007-06-082007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-06-062007-06-06 Christian Groessler <chris@groessler.org>Jeff Johnston
2007-06-06Fix entry to refer to function instead of variable.Jeff Johnston
2007-06-062007-06-05 Christian Groessler <chris@groessler.org>Jeff Johnston
2007-06-04Implement funopen, fopencookie.Eric Blake
2007-05-30Avoid more compiler warnings.Eric Blake
2007-05-29 * libc/argz/argz_add_sep.c (argz_add_sep): Handle empty stringCorinna Vinschen
2007-05-27* libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' whenEric Blake
2007-05-25 * libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22.Eric Blake
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey
2007-05-24* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p whenEric Blake
2007-05-242007-05-23 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-05-24* libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).Eric Blake
2007-05-23 * libc/argz/argz_create_sep.c (argz_create_sep): Initialize *argz_lenCorinna Vinschen
2007-05-18* libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gccEric Blake