aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2003-07-25* libc/stdio64/fdopen64.c: Include sys/lock.h.Christopher Faylor2-0/+5
2003-07-25* configure.host: Find cygwin include directory, when appropriate.Christopher Faylor1-0/+4
2003-07-25* libc/stdio64/fdopen64.c: New file.Christopher Faylor6-3/+137
2003-07-102000-04-27 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva3-0/+50
2003-07-10 * libc/include/sys/unistd.h (ftruncate, truncate): Also declareJoern Rennecke7-9/+43
2003-07-09* libc/include/math.h (nan, nanf): Update prototype to C99.Alexandre Oliva5-11/+19
2003-07-072003-07-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-22/+4
2003-07-032003-07-03 Shaun Jackman <sjackman@pathwayconnect.com>Jeff Johnston2-0/+26
2003-07-022003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2003-07-022003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+6
2003-06-272003-06-27 Jose Goncalves <jose.goncalves@inov.pt>Jeff Johnston2-1/+8
2003-06-272003-06-27 Joe Vornehm <joev@mitre.org>Jeff Johnston2-4/+9
2003-06-272003-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+10
2003-06-242003-06-24 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston8-99/+36
2003-06-24 * libc/sys/h8300hms/crt0.S (_start): Fix register sizes in callRichard Sandiford2-2/+7
2003-06-212003-06-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+7
2003-06-202003-06-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston13-18/+48
2003-06-11Fix typoNick Clifton2-1/+6
2003-06-10Commit iq2000 portAnthony Green10-0/+2650
2003-06-10 * libc/sys/h8300hms/setarch.h: New file.Richard Sandiford10-53/+32
2003-06-062003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston43-103/+211
2003-06-06New structure containing fields used by the on_exit() function.Nick Clifton6-27/+84
2003-06-042003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-4/+7
2003-06-032003-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston35-126/+165
2003-06-032003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU>Jeff Johnston2-1/+8
2003-05-302003-05-30 Kelley Cook <kelleycook@wideopenwest.com>Jeff Johnston5-12/+20
2003-05-282003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston564-3/+147374
2003-05-282003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston8-1/+67
2003-05-13 * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__.Corinna Vinschen5-5/+12
2003-05-13 * libc/locale/ldpart.c (__part_load_locale): SubstituteCorinna Vinschen6-9/+19
2003-05-12 * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.Corinna Vinschen2-1/+5
2003-05-12 * configure.host: Accomodate removing the libc/sys/cygwin dir.Corinna Vinschen17-2876/+59
2003-05-11 * libc/include/sys/types.h: Don't define key_t for Cygwin.Corinna Vinschen2-0/+6
2003-05-11* libc/sys/cygwin/sys/dirent.h (struct dirent): Accommodate (slightly) 64 bitChristopher Faylor2-3/+10
2003-05-09 * libc/include/sys/config.h: Remove all Cygwin specific configuration.Corinna Vinschen2-12/+7
2003-05-01oops - undo accidental change commited with a different patchNick Clifton1-1/+0
2003-04-24Add support for h8300hn and h8300snNick Clifton1-0/+1
2003-04-162003-04-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston15-5/+53
2003-04-15* newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.Christopher Faylor2-0/+8
2003-04-09 * libc/machine/sh/memset.S: Avoid clobbering volatileJoern Rennecke2-9/+36
2003-04-09 * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen7-7/+141
2003-04-03 * libc/machine/sh/memset.S: Fix problem with alloco regionJoern Rennecke2-12/+18
2003-04-03 * libc/string/wcscoll.c: Fix comment.Corinna Vinschen2-5/+9
2003-04-03 * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen6-8/+73
2003-04-01 * libc/stdio/sscanf.c: Update flags description.Corinna Vinschen3-18/+58
2003-04-01 * libc/sys/cygwin/sys/dirent.h (struct DIR): Change type ofCorinna Vinschen2-1/+6
2003-03-202003-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+8
2003-03-182003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston3-0/+28
2003-03-172003-03-17 Bob Cassels <bcassels@abinitio.com>Jeff Johnston2-3/+7
2003-03-14 * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen12-20/+49