summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * libc/include/sys/types.h: Don't define key_t for Cygwin.Corinna Vinschen2003-05-111-0/+2
* * libc/sys/cygwin/sys/dirent.h (struct dirent): Accommodate (slightly) 64 bitChristopher Faylor2003-05-111-3/+5
* * libc/include/sys/config.h: Remove all Cygwin specific configuration.Corinna Vinschen2003-05-091-12/+2
* oops - undo accidental change commited with a different patchNick Clifton2003-05-011-1/+0
* Add support for h8300hn and h8300snNick Clifton2003-04-241-0/+1
* 2003-04-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-04-1614-5/+47
* * newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.Christopher Faylor2003-04-151-0/+3
* * libc/machine/sh/memset.S: Avoid clobbering volatileJoern Rennecke2003-04-091-9/+31
* * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen2003-04-096-7/+132
* * libc/machine/sh/memset.S: Fix problem with alloco regionJoern Rennecke2003-04-031-12/+12