summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* 2004-09-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-09-159-3414/+2
* 2004-09-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-09-149-2/+3414
* 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-08-122-2/+6
* Introduce SH2a support.Alexandre Oliva2004-07-301-4/+8
* 2004-06-29 Artem B. Bityuckiy <dedekind@oktetlabs.ru>Jeff Johnston2004-06-2956-1108/+1864
* 2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru>Jeff Johnston2004-06-2558-3183/+1182
* 2003-07-02 Richard Sandiford <rsandifo@redhat.com>Alexandre Oliva2004-06-227-6/+13
* 2004-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-06-141-54/+13
* 2004-06-11 Antony King <antony.king@st.com>Jeff Johnston2004-06-111-3/+5
* 2004-06-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-06-094-35/+119
* 2004-06-09 Toralf Lund <toralf@procaptura.com>Jeff Johnston2004-06-094-173/+3
* 2004-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-073-42/+1
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-236-12/+24
* 2004-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-03-252-2/+6
* 2004-03-11 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston2004-03-114-37/+19
* 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-02-0259-1762/+2665
* 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-2395-2268/+2992
* 2004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston2004-01-083-7/+661
* 2004-01-06 Mark Mitchell <mark@codesourcery.com>Jeff Johnston2004-01-061-3/+4
* 2003-11-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-076-4/+94
* 2003-11-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-0637-37/+37
* Allocate 4 slots on stack before calling main, in case it saves its argumentNick Clifton2003-07-311-3/+3
* * libc/include/sys/unistd.h (ftruncate, truncate): Also declareJoern Rennecke2003-07-105-5/+26
* * libc/include/math.h (nan, nanf): Update prototype to C99.Alexandre Oliva2003-07-091-2/+2
* 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
* * 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-2011-15/+23
* * libc/sys/h8300hms/setarch.h: New file.Richard Sandiford2003-06-109-53/+24
* 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-042-4/+2
* 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-28543-3/+126319
* 2003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston2003-05-281-1/+8
* * configure.host: Accomodate removing the libc/sys/cygwin dir.Corinna Vinschen2003-05-1210-2874/+0
* * libc/sys/cygwin/sys/dirent.h (struct dirent): Accommodate (slightly) 64 bitChristopher Faylor2003-05-111-3/+5
* * libc/sys/cygwin/sys/dirent.h (struct DIR): Change type ofCorinna Vinschen2003-04-011-1/+1
* 2003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston2003-03-181-0/+18
* * libc/include/pwd.h: Add guards to avoid type clashes when compilingCorinna Vinschen2003-03-091-0/+2
* * libc/include/sys/unistd.h: Guard getopt.h call to force only declaration ofChristopher Faylor2003-03-081-11/+0
* 2002-02-25 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston2003-02-2512-81/+159
* 2003-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-0856-1343/+2299
* 2003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2003-01-311-2/+14
* 2003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2003-01-311-6/+6
* 2003-01-16 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2003-01-164-40/+37
* 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-2155-54/+58
* 2002-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-20122-8273/+0
* 2002-11-22 Vijay L. Khuspe <vijayk1@kpit.com>Jeff Johnston2002-11-221-1/+1
* Fix bugs in previous deltaNick Clifton2002-11-181-8/+6
* Add NULL to end of argv array.Nick Clifton2002-11-181-0/+7
* 2002-11-07 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2002-11-075-0/+446