summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
...
* 2004-09-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-09-1416-5/+3436
* 2004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru>Jeff Johnston2004-09-134-145/+1047
* 2004-09-09 Paul Brook <paul@codesourcery.com>Jeff Johnston2004-09-0912-160/+279
* 2004-08-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-08-231-1/+1
* 2004-08-16 Nathan Sidwell <nathan@codesourcery.com>Jeff Johnston2004-08-161-5/+5
* 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-08-122-2/+6
* Introduce SH2a support.Alexandre Oliva2004-07-303-6/+10
* 2004-07-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-07-291-1/+1
* 2004-07-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-07-161-1/+5
* 2004-07-07 Artem B. Bityuckiy <dedekind@oktetlabs.ru>Jeff Johnston2004-07-072-49/+848
* 2004-07-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-07-052-0/+6
* 2004-06-29 Artem B. Bityuckiy <dedekind@oktetlabs.ru>Jeff Johnston2004-06-29118-2134/+3727
* Changed sticky flags to -kb.Jeff Johnston2004-06-2524-0/+0
* Need to change sticky flags to -kb.Jeff Johnston2004-06-2524-0/+0
* 2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru>Jeff Johnston2004-06-25284-100169/+107526
* 2003-07-02 Richard Sandiford <rsandifo@redhat.com>Alexandre Oliva2004-06-231-0/+14
* * libc/include/machine/setjmp.h [__H8300__] (_JBTYPE): Define,Alexandre Oliva2004-06-221-1/+1
* 2003-07-02 Richard Sandiford <rsandifo@redhat.com>Alexandre Oliva2004-06-2218-15/+220
* 2004-06-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-06-181-1/+1
* 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-1113-55/+153
* 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-096-13/+44
* 2004-06-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-06-022-0/+8
* 2004-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-271-5/+10
* 2004-05-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-262-0/+8
* 2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-265-20/+23
* * libc/include/grp.h: Declare getgrnam_r and getgrgid_r also on Cygwin.Corinna Vinschen2004-05-171-2/+0
* 2004-05-11 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-111-2/+2
* * libc/include/machine/endian.h: Add missing endif.Aldy Hernandez2004-05-081-0/+1
* 2004-05-07 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-074-7/+54
* 2004-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-071-0/+1
* 2004-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-076-45/+42
* 2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-031-6/+16
* 2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-032-6/+21
* 2004-04-28 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-282-5/+5
* * libc/machine/powerpc/vfscanf.c (__svfscanf_r): Fix typo inAldy Hernandez2004-04-261-0/+2
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-2331-95/+133
* 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-04-231-30/+49
* 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-04-231-0/+2
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-2378-1090/+1398
* 2004-04-21 J"orn Rennecke <joern.rennecke@superh.com>Jeff Johnston2004-04-221-17/+38
* * libc/include/sys/unistd.h (ttyname_r): Add missing comma.Corinna Vinschen2004-04-201-1/+1
* * libc/include/sys/unistd.h (ttyname_r): Add declaration for Cygwin.Corinna Vinschen2004-04-201-0/+3
* * libc/include/sys/unistd.h (sync): Define void on Cygwin accordingCorinna Vinschen2004-04-101-0/+4
* 2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-087-7/+79
* 2004-04-08 Eric Christopher <echristo@redhat.com>Jeff Johnston2004-04-081-1/+1
* 2004-04-01 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-021-0/+3
* 2004-04-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-04-021-1/+7
* 2003-03-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-03-312-1/+4