summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
* * libc/time/clock.c: Clarify documentation of return value when no measurementChristopher Faylor2003-10-141-1/+1
* * libc/machine/sh/strncpy.S: New file.Joern Rennecke2003-09-293-5/+223
* * libc/include/sys/unistd.h: Declare function daemon for Cygwin.Corinna Vinschen2003-09-101-0/+3
* 2003-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-09-095-7/+6
* * libc/include/grp.h: Don't define setgrfile, group_from_gid andCorinna Vinschen2003-09-091-0/+6
* 2003-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-09-051-2/+2
* * libc/ctype/wctype.c (_DEFUN): Remove empty default case, asBen Elliston2003-09-051-1/+0
* * libc/machine/xscale/memcmp.c (memcmp): Strip trailing whitespaceBen Elliston2003-09-051-2/+2
* * libc/stdlib/mstats.c[_ELIX_LEVEL]: Fix guards. #ifndef FOO ||Ben Elliston2003-09-051-2/+2
* 2003-09-02 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2003-09-023-13/+13
* 2003-08-27 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2003-08-271-0/+5
* 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-261-0/+2
* 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-264-6/+6
* * libc/stdio64/fseeko64.c (fseeko64_r): Rename second fseeko64_r definition toChristopher Faylor2003-08-231-1/+1
* 2003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-2246-225/+463
* 2003-08-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-191-2/+7
* 2003-08-13 Aldy Hernandez <aldyh@redhat.com>Jeff Johnston2003-08-131-0/+6
* 2003-08-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-131-0/+2
* 2003-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-318-16/+16
* Allocate 4 slots on stack before calling main, in case it saves its argumentNick Clifton2003-07-311-3/+3
* 2003-07-29 Honda Hiroki <hhonda@ipflex.com>Jeff Johnston2003-07-291-1/+3
* * libc/machine/mn10300/setjmp.S: Never emit both .am33 andAlexandre Oliva2003-07-291-2/+3
* * libc/stdio64/fdopen64.c: Include sys/lock.h.Christopher Faylor2003-07-251-0/+1
* * libc/stdio64/fdopen64.c: New file.Christopher Faylor2003-07-254-2/+126
* 2000-04-27 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva2003-07-102-0/+43
* * libc/include/sys/unistd.h (ftruncate, truncate): Also declareJoern Rennecke2003-07-106-9/+32
* * libc/include/math.h (nan, nanf): Update prototype to C99.Alexandre Oliva2003-07-092-4/+4
* 2003-07-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-071-22/+0
* 2003-07-03 Shaun Jackman <sjackman@pathwayconnect.com>Jeff Johnston2003-07-031-0/+22
* 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-021-1/+1
* 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-021-0/+2
* 2003-06-27 Jose Goncalves <jose.goncalves@inov.pt>Jeff Johnston2003-06-271-1/+3
* 2003-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-271-1/+5
* 2003-06-24 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston2003-06-247-99/+26
* * libc/sys/h8300hms/crt0.S (_start): Fix register sizes in callRichard Sandiford2003-06-241-2/+2
* 2003-06-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-2012-18/+26
* Fix typoNick Clifton2003-06-111-1/+1
* Commit iq2000 portAnthony Green2003-06-108-0/+2632
* * libc/sys/h8300hms/setarch.h: New file.Richard Sandiford2003-06-109-53/+24
* 2003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0642-103/+185
* New structure containing fields used by the on_exit() function.Nick Clifton2003-06-065-27/+67
* 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-042-4/+2
* 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0334-126/+128
* 2003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU>Jeff Johnston2003-06-031-1/+2
* 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-28544-3/+126322
* 2003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston2003-05-287-1/+56
* * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__.Corinna Vinschen2003-05-134-5/+5
* * libc/locale/ldpart.c (__part_load_locale): SubstituteCorinna Vinschen2003-05-135-9/+9
* * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.Corinna Vinschen2003-05-121-1/+1
* * configure.host: Accomodate removing the libc/sys/cygwin dir.Corinna Vinschen2003-05-1215-2874/+37