summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
* 2008-10-06 Eric Blake <ebb9@byu.net>Jeff Johnston2008-10-061-1/+1
* 2008-10-06 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-10-061-9/+6
* 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-021-1/+1
* 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-022-4/+2
* 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-021-7/+8
* * configure: Regenerate for new libtool.Steve Ellcey2008-09-29178-164798/+119540
* 2008-09-26 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-09-261-8/+14
* 2008-09-25 Raphael Derossa Pereira <raphaelpereira@gmail.com>Jeff Johnston2008-09-262-0/+25
* 2008-09-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-09-251-7/+4
* 2008-09-24 Pawel Veselov <pawel.veselov@gmail.com>Jeff Johnston2008-09-254-19/+33
* 2008-09-19 Eric Blake <ebb9@byu.net>Jeff Johnston2008-09-192-3/+30
* 2008-09-10 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-112-1/+2
* 008-09-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-09-084-4/+6
* 2008-09-01 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-024-9/+69
* 2008-08-28 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-08-281-4/+10
* 2008-08-28 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2008-08-281-1/+1
* 2008-08-27 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2008-08-271-15/+0
* 2008-08-27 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2008-08-271-1/+1
* 2008-07-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-241-0/+3
* 2008-07-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-2112-24/+26
* 2008-07-18 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-07-181-2/+2
* 2008-07-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-171-2/+6
* 2008-07-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-07-171-0/+4
* 2008-07-08 Kenji Tanaka <tanaka.ken2@jp.panasonic.com>Jeff Johnston2008-07-081-1/+1
* 2008-07-07 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2008-07-071-1/+2
* 2008-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-026-0/+10
* 2008-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-021-0/+20
* Fix strict-aliasing issues with _strtod_r and Storeinc.Hans-Peter Nilsson2008-06-252-58/+32
* * libc/include/machine/setjmp.h (_longjmp): Define as function onCorinna Vinschen2008-06-211-1/+6
* Per Posix, strsignal returns non-const char*.Eric Blake2008-06-181-1/+1
* 2008-06-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-171-0/+294
* 2008-06-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-163-0/+18
* 2008-06-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-1610-0/+25
* 2008-06-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-06-111-2/+2
* 2008-06-09 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-1012-11/+1201
* 2008-06-09 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-092-2/+4
* Fix bug in previous patch.Eric Blake2008-05-281-2/+1
* 2008-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-05-271-1/+1
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-262-53/+116
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-262-43/+76
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-262-22/+85
* * libc/include/sys/_default_fcntl.h: Include <sys/time.h> on Cygwin.Corinna Vinschen2008-05-231-0/+1
* 2008-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-05-22209-25484/+14859
* Optimize the generic strchr.Eric Blake2008-05-221-27/+42
* Optimize strchr for x86.Eric Blake2008-05-211-13/+100
* * libc/sys/sysnecv850/crt0.S (___dso_handle): Define (weak).Nick Clifton2008-05-211-1/+6
* 2008-05-20 DJ Delorie <dj@redhat.com>Jeff Johnston2008-05-201-1/+1
* 2008-05-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-05-141-91/+91
* * libc/include/stdint.h (SIZE_MIN): Remove.Mark Mitchell2008-05-021-2/+1
* Fix 2008-04-14 regression in asprintf(ptr,"").Eric Blake2008-04-306-34/+46