aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc
AgeCommit message (Expand)AuthorFilesLines
2003-10-202003-10-20 Bob Wilson <bob.wilson@acm.org>Jeff Johnston10-37/+37
2003-10-14* libc/time/clock.c: Clarify documentation of return value when no measurementChristopher Faylor1-1/+1
2003-09-29 * libc/machine/sh/strncpy.S: New file.Joern Rennecke3-5/+223
2003-09-10 * libc/include/sys/unistd.h: Declare function daemon for Cygwin.Corinna Vinschen1-0/+3
2003-09-092003-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-7/+6
2003-09-09 * libc/include/grp.h: Don't define setgrfile, group_from_gid andCorinna Vinschen1-0/+6
2003-09-052003-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+2
2003-09-05 * libc/ctype/wctype.c (_DEFUN): Remove empty default case, asBen Elliston1-1/+0
2003-09-05 * libc/machine/xscale/memcmp.c (memcmp): Strip trailing whitespaceBen Elliston1-2/+2
2003-09-05 * libc/stdlib/mstats.c[_ELIX_LEVEL]: Fix guards. #ifndef FOO ||Ben Elliston1-2/+2
2003-09-022003-09-02 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston3-13/+13
2003-08-272003-08-27 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston1-0/+5
2003-08-262003-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2003-08-262003-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-6/+6
2003-08-23* libc/stdio64/fseeko64.c (fseeko64_r): Rename second fseeko64_r definition toChristopher Faylor1-1/+1
2003-08-222003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston46-225/+463
2003-08-192003-08-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+7
2003-08-132003-08-13 Aldy Hernandez <aldyh@redhat.com>Jeff Johnston1-0/+6
2003-08-132003-08-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2003-07-312003-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston8-16/+16
2003-07-31Allocate 4 slots on stack before calling main, in case it saves its argumentNick Clifton1-3/+3
2003-07-292003-07-29 Honda Hiroki <hhonda@ipflex.com>Jeff Johnston1-1/+3
2003-07-29* libc/machine/mn10300/setjmp.S: Never emit both .am33 andAlexandre Oliva1-2/+3
2003-07-25* libc/stdio64/fdopen64.c: Include sys/lock.h.Christopher Faylor1-0/+1
2003-07-25* libc/stdio64/fdopen64.c: New file.Christopher Faylor4-2/+126
2003-07-102000-04-27 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva2-0/+43
2003-07-10 * libc/include/sys/unistd.h (ftruncate, truncate): Also declareJoern Rennecke6-9/+32
2003-07-09* libc/include/math.h (nan, nanf): Update prototype to C99.Alexandre Oliva2-4/+4
2003-07-072003-07-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-22/+0
2003-07-032003-07-03 Shaun Jackman <sjackman@pathwayconnect.com>Jeff Johnston1-0/+22
2003-07-022003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2003-07-022003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2003-06-272003-06-27 Jose Goncalves <jose.goncalves@inov.pt>Jeff Johnston1-1/+3
2003-06-272003-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+5
2003-06-242003-06-24 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston7-99/+26
2003-06-24 * libc/sys/h8300hms/crt0.S (_start): Fix register sizes in callRichard Sandiford1-2/+2
2003-06-202003-06-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston12-18/+26
2003-06-11Fix typoNick Clifton1-1/+1
2003-06-10Commit iq2000 portAnthony Green8-0/+2632
2003-06-10 * libc/sys/h8300hms/setarch.h: New file.Richard Sandiford9-53/+24
2003-06-062003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston42-103/+185
2003-06-06New structure containing fields used by the on_exit() function.Nick Clifton5-27/+67
2003-06-042003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-4/+2
2003-06-032003-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston34-126/+128
2003-06-032003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU>Jeff Johnston1-1/+2
2003-05-282003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston544-3/+126322
2003-05-282003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston7-1/+56
2003-05-13 * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__.Corinna Vinschen4-5/+5
2003-05-13 * libc/locale/ldpart.c (__part_load_locale): SubstituteCorinna Vinschen5-9/+9
2003-05-12 * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.Corinna Vinschen1-1/+1