summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* 2003-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-09-052-2/+8
* * libc/ctype/wctype.c (_DEFUN): Remove empty default case, asBen Elliston2003-09-052-1/+3
* Fix mail address in most recent commit.Ben Elliston2003-09-051-1/+1
* * libc/machine/xscale/memcmp.c (memcmp): Strip trailing whitespaceBen Elliston2003-09-052-2/+8
* * libc/stdlib/mstats.c[_ELIX_LEVEL]: Fix guards. #ifndef FOO ||Ben Elliston2003-09-052-2/+7
* 2003-09-02 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2003-09-024-13/+19
* 2003-08-27 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2003-08-272-0/+10
* 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-262-0/+7
* 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-265-6/+16
* * libc/stdio64/fseeko64.c (fseeko64_r): Rename second fseeko64_r definition toChristopher Faylor2003-08-232-1/+6
* 2003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-2247-225/+522
* 2003-08-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-192-2/+12
* 2003-08-13 Aldy Hernandez <aldyh@redhat.com>Jeff Johnston2003-08-132-0/+11
* 2003-08-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-132-0/+7
* 2003-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-319-16/+28
* Allocate 4 slots on stack before calling main, in case it saves its argumentNick Clifton2003-07-313-8/+13
* 2003-07-29 Honda Hiroki <hhonda@ipflex.com>Jeff Johnston2003-07-292-1/+8
* * libc/machine/mn10300/setjmp.S: Never emit both .am33 andAlexandre Oliva2003-07-292-2/+8
* * libc/stdio64/fdopen64.c: Include sys/lock.h.Christopher Faylor2003-07-252-0/+5
* * configure.host: Find cygwin include directory, when appropriate.Christopher Faylor2003-07-251-0/+4
* * libc/stdio64/fdopen64.c: New file.Christopher Faylor2003-07-256-3/+137
* 2000-04-27 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva2003-07-103-0/+50
* * libc/include/sys/unistd.h (ftruncate, truncate): Also declareJoern Rennecke2003-07-107-9/+43
* * libc/include/math.h (nan, nanf): Update prototype to C99.Alexandre Oliva2003-07-095-11/+19
* 2003-07-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-072-22/+4
* 2003-07-03 Shaun Jackman <sjackman@pathwayconnect.com>Jeff Johnston2003-07-032-0/+26
* 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-022-1/+5
* 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-022-0/+6
* 2003-06-27 Jose Goncalves <jose.goncalves@inov.pt>Jeff Johnston2003-06-272-1/+8
* 2003-06-27 Joe Vornehm <joev@mitre.org>Jeff Johnston2003-06-272-4/+9
* 2003-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-272-1/+10
* 2003-06-24 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston2003-06-248-99/+36
* * libc/sys/h8300hms/crt0.S (_start): Fix register sizes in callRichard Sandiford2003-06-242-2/+7
* 2003-06-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-212-3/+7
* 2003-06-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-2013-18/+48
* Fix typoNick Clifton2003-06-112-1/+6
* Commit iq2000 portAnthony Green2003-06-1010-0/+2650
* * libc/sys/h8300hms/setarch.h: New file.Richard Sandiford2003-06-1010-53/+32
* 2003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0643-103/+211
* New structure containing fields used by the on_exit() function.Nick Clifton2003-06-066-27/+84
* 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-043-4/+7
* 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0335-126/+165
* 2003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU>Jeff Johnston2003-06-032-1/+8
* 2003-05-30 Kelley Cook <kelleycook@wideopenwest.com>Jeff Johnston2003-05-305-12/+20
* 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-28564-3/+147374
* 2003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston2003-05-288-1/+67
* * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__.Corinna Vinschen2003-05-135-5/+12
* * libc/locale/ldpart.c (__part_load_locale): SubstituteCorinna Vinschen2003-05-136-9/+19
* * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.Corinna Vinschen2003-05-122-1/+5
* * configure.host: Accomodate removing the libc/sys/cygwin dir.Corinna Vinschen2003-05-1217-2876/+59