summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* 2008-01-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-01-0319-76/+22
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-19187-118407/+175911
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-1920-34/+804
* 2007-12-19 Dave Korn <dave.korn@artimi.com>Jeff Johnston2007-12-1915-26/+591
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-192-1/+9
* 2007-11-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-193-182/+198
* * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen2007-12-197-6/+148
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Use correct pointer in call toCorinna Vinschen2007-12-192-3/+8
* 2007-11-19 Nick Clifton <nickc@redhat.com>Jeff Johnston2007-11-1911-98/+388
* * libc/include/sys/unistd.h: Remove Cygwin definition of MAXPATHLEN.Corinna Vinschen2007-11-082-4/+5
* 2007-11-07 Dave Brolley <brolley@redhat.com>Dave Brolley2007-11-0712-14/+5481
* * libc/signal/signal.c (_raise_r): Don't attempt to initialize theDJ Delorie2007-10-312-4/+11
* 2007-10-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-10-232-13/+27
* 2007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-10-187-8/+45
* 2007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-10-173-2/+8
* Fix typo.Jeff Johnston2007-10-171-1/+1
* 2007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-10-172-0/+88
* * libc/stdio/vfprintf.c (_VFPRINTF_R) [__OPTIMIZE_SIZE__]:Eric Blake2007-10-132-3/+11
* * libc/sys/linux/dl/do-lookup.h (FCT): Support symbols with the STT_COMMON type.Nick Clifton2007-10-092-3/+9
* * libm/machine/spu/headers/acosd2.h: Include spu_intrinsics.hBen Elliston2007-10-093-2/+10
* 2007-09-28 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-09-2825-17/+541
* 2007-09-28 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-09-28190-37/+12452
* 2007-09-28 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-09-28111-19/+5634
* 2007-09-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-09-212-0/+30
* 2007-09-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-09-214-0/+51
* 2007-09-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-09-212-1/+63
* 2007-09-18 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-09-184-23/+49
* 2007-09-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-09-185-40/+99
* Obey POSIX on printf("%.s", (char*)NULL).Eric Blake2007-09-172-5/+18
* 2007-09-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-09-072-0/+18
* 2007-09-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-09-072-1/+9
* 2007-09-07 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-09-076-126/+202
* 2007-09-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-09-072-7/+12
* * libc/reent/getreent.c: Allow for case where __getreent isBrian Dessent2007-09-072-0/+9
* Fix typo in ChangeLog and math.h.Jeff Johnston2007-09-061-2/+2
* 2007-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-09-062-3/+14
* 2007-09-04 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-09-042-0/+5
* 2007-08-31 Antony King <antony.king@st.com>Jeff Johnston2007-08-314-13/+25
* 2007-08-28 Hans Kester <hans.kester@ellips.nl>Jeff Johnston2007-08-2815-37/+5841
* 2007-08-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-08-242-1/+6
* * libc/machine/cris/sys/errno.h (ECANCELED, ENOKEY, EKEYEXPIRED)Hans-Peter Nilsson2007-08-232-0/+17
* 2007-08-23 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>Jeff Johnston2007-08-2336-712/+1087
* 2007-08-03 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2007-08-032-0/+43
* 2007-08-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-08-034-17/+25
* Implement fmemopen and open_memstream.Eric Blake2007-08-028-10/+780
* More POSIX stream corner cases.Eric Blake2007-07-314-23/+30
* Fix 'make info'.Eric Blake2007-07-199-20/+39
* Fix date type for 1.15 release.Jeff Johnston2007-07-181-1/+1
* Fix fflush issues.Eric Blake2007-07-1317-67/+152
* Documentation updates.Eric Blake2007-07-135-49/+111