summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
* 2003-12-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-12-052-64/+0
* 2003-12-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-12-051-0/+2
* * libc/stdlib/mbrlen.c: Change include order to prevent compiler errors whenChristopher Faylor2003-12-056-7/+6
* * libc/stdlib/mbrtowc.c: Change include order to prevent compiler errors whenChristopher Faylor2003-12-051-1/+1
* 2003-12-04 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2003-12-052-46/+117
* 2003-12-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-12-051-0/+5
* * libc/include/sys/fcntl.h: Don't define struct flock when onCorinna Vinschen2003-12-011-0/+2
* * libc/include/sys/signal.h: Use system specific signal file when building onChristopher Faylor2003-11-281-47/+5
* 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-272-1/+29
* 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-273-3/+35
* 2003-11-27 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-11-277-8/+299
* 2003-11-26 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2003-11-263-1/+6
* 2003-11-24 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-11-241-1/+1
* 2003-11-21 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-11-221-16/+36
* 2003-11-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-211-8/+16
* 2003-11-20 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston2003-11-205-5/+72
* 2003-11-19 Nicholas Wourms <nwourms@netscape.net>Jeff Johnston2003-11-191-1/+1
* 2003-11-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-191-2/+0
* 2003-11-18 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2003-11-183-0/+9
* * libc/include/stdlib.h (getprogname): Declare for Cygwin.Corinna Vinschen2003-11-171-0/+6
* 2003-11-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-101-5/+5
* 2003-11-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-076-4/+94
* 2003-11-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-071-2/+2
* 2003-11-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-0637-37/+37
* 2003-11-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-062-11/+110
* 2003-11-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-061-16/+24
* 2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-10-235-19/+105
* * libc/stdlib/exit.c (exit): Handle null _GLOBAL_REENT->_atexits.Richard Sandiford2003-10-221-2/+1
* 2003-10-20 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2003-10-2010-37/+37
* * 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