summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2007-07-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-07-112-45/+50
* * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen2007-07-0613-5/+1080
* 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-07-068-11/+24
* 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-07-063-0/+9
* * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen2007-07-046-7/+82
* * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen2007-06-287-14/+259
* Support __func__ in assert, as required by C99.Eric Blake2007-06-273-24/+57
* 2007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-202-1/+19
* 2007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-202-4/+18
* 2007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-203-2/+8
* 2007-06-15 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-153-35/+34