summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* 2008-07-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-2113-24/+44
* 2008-07-18 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-07-182-2/+6
* 2008-07-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-172-2/+11
* 2008-07-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-07-172-0/+8
* 2008-07-08 Kenji Tanaka <tanaka.ken2@jp.panasonic.com>Jeff Johnston2008-07-082-1/+6
* 2008-07-07 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2008-07-072-1/+7
* 2008-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-027-0/+19
* 2008-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-022-0/+25
* Fix strict-aliasing issues with _strtod_r and Storeinc.Hans-Peter Nilsson2008-06-253-58/+47
* * libc/include/machine/setjmp.h (_longjmp): Define as function onCorinna Vinschen2008-06-212-1/+12
* Per Posix, strsignal returns non-const char*.Eric Blake2008-06-182-1/+6
* 2008-06-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-172-0/+298
* 2008-06-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-164-0/+25
* 2008-06-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-1611-0/+41
* 2008-06-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-06-112-2/+7
* 2008-06-09 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-1013-11/+1217
* 2008-06-09 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-093-2/+9
* Fix bug in previous patch.Eric Blake2008-05-282-5/+9
* 2008-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-05-272-1/+6
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-263-53/+124
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-263-43/+85
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-263-22/+93
* * libc/include/sys/_default_fcntl.h: Include <sys/time.h> on Cygwin.Corinna Vinschen2008-05-232-0/+5
* 2008-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-05-22210-25484/+15079
* Optimize the generic strchr.Eric Blake2008-05-222-29/+50
* Optimize strchr for x86.Eric Blake2008-05-212-14/+107
* * libc/sys/sysnecv850/crt0.S (___dso_handle): Define (weak).Nick Clifton2008-05-212-1/+10
* 2008-05-20 DJ Delorie <dj@redhat.com>Jeff Johnston2008-05-202-1/+5
* 2008-05-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-05-142-91/+96
* * libc/include/stdint.h (SIZE_MIN): Remove.Mark Mitchell2008-05-024-2/+36
* Fix 2008-04-14 regression in asprintf(ptr,"").Eric Blake2008-04-307-43/+67
* * libc/include/sys/stat.h: Guard at-functions with !__INSIDE_CYGWIN__.Corinna Vinschen2008-04-262-2/+7
* * libc/machine/arm/setjmp.S: Fix thumb2 support.Nick Clifton2008-04-252-0/+14
* * libc/include/machine/ieeefp.h: Fix typo: _DOUBLE_IS_32_BITSNick Clifton2008-04-242-1/+11
* * libc/include/sys/stat.h (UTIME_NOW): Define for Cygwin.Corinna Vinschen2008-04-242-0/+14
* 2008-04-23 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-04-233-6/+11
* * libc/include/stdio.h (renameat): Declare for Cygwin.Corinna Vinschen2008-04-235-2/+64
* 2008-04-16 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-162-2/+6
* 2008-04-16 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-162-1/+5
* 2008-04-14 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-155-46/+67
* 2008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-04-1421-29/+372
* [newlib]DJ Delorie2008-04-044-6944/+9574
* 2008-04-01 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-016-128/+257
* 2008-04-01 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-012-1/+9
* 2008-03-27 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-014-69/+124
* 2008-03-27 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-03-272-5/+87
* * libc/include/sys/unistd.h: Declare lockf(2) and define lockfCorinna Vinschen2008-03-272-1/+6
* 2008-03-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-03-112-2/+2
* 2008-03-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-03-112-0/+9
* 2008-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-03-074-17/+39