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-12-202007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-12-202007-12-19 Dave Korn <dave.korn@artimi.com>Jeff Johnston
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-12-192007-11-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-12-19 * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen
2007-12-19 * libc/stdio/vfprintf.c (_VFPRINTF_R): Use correct pointer in call toCorinna Vinschen
2007-11-192007-11-19 Nick Clifton <nickc@redhat.com>Jeff Johnston
2007-11-08 * libc/include/sys/unistd.h: Remove Cygwin definition of MAXPATHLEN.Corinna Vinschen
2007-11-082007-11-07 Dave Brolley <brolley@redhat.com>Dave Brolley
2007-11-01* libc/signal/signal.c (_raise_r): Don't attempt to initialize theDJ Delorie
2007-10-232007-10-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-10-182007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-10-182007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-10-17Fix typo.Jeff Johnston
2007-10-172007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-10-13* libc/stdio/vfprintf.c (_VFPRINTF_R) [__OPTIMIZE_SIZE__]:Eric Blake
2007-10-09* libc/sys/linux/dl/do-lookup.h (FCT): Support symbols with the STT_COMMON type.Nick Clifton
2007-10-09 * libm/machine/spu/headers/acosd2.h: Include spu_intrinsics.hBen Elliston
2007-09-282007-09-28 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-09-282007-09-28 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-09-282007-09-28 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-09-222007-09-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-09-222007-09-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-09-222007-09-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-09-192007-09-18 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-09-182007-09-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-09-18Obey POSIX on printf("%.s", (char*)NULL).Eric Blake
2007-09-082007-09-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-09-082007-09-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
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