summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* 2003-07-03 Shaun Jackman <sjackman@pathwayconnect.com>Jeff Johnston2003-07-032-0/+26
* 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-022-1/+5
* 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-022-0/+6
* 2003-06-27 Jose Goncalves <jose.goncalves@inov.pt>Jeff Johnston2003-06-272-1/+8
* 2003-06-27 Joe Vornehm <joev@mitre.org>Jeff Johnston2003-06-272-4/+9
* 2003-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-272-1/+10
* 2003-06-24 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston2003-06-248-99/+36
* * libc/sys/h8300hms/crt0.S (_start): Fix register sizes in callRichard Sandiford2003-06-242-2/+7
* 2003-06-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-212-3/+7
* 2003-06-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-2013-18/+48
* Fix typoNick Clifton2003-06-112-1/+6
* Commit iq2000 portAnthony Green2003-06-1010-0/+2650
* * libc/sys/h8300hms/setarch.h: New file.Richard Sandiford2003-06-1010-53/+32
* 2003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0643-103/+211
* New structure containing fields used by the on_exit() function.Nick Clifton2003-06-066-27/+84
* 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-043-4/+7
* 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0335-126/+165
* 2003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU>Jeff Johnston2003-06-032-1/+8
* 2003-05-30 Kelley Cook <kelleycook@wideopenwest.com>Jeff Johnston2003-05-305-12/+20
* 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-28564-3/+147374
* 2003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston2003-05-288-1/+67
* * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__.Corinna Vinschen2003-05-135-5/+12
* * libc/locale/ldpart.c (__part_load_locale): SubstituteCorinna Vinschen2003-05-136-9/+19
* * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.Corinna Vinschen2003-05-122-1/+5
* * configure.host: Accomodate removing the libc/sys/cygwin dir.Corinna Vinschen2003-05-1217-2876/+59
* * libc/include/sys/types.h: Don't define key_t for Cygwin.Corinna Vinschen2003-05-112-0/+6
* * libc/sys/cygwin/sys/dirent.h (struct dirent): Accommodate (slightly) 64 bitChristopher Faylor2003-05-112-3/+10
* * libc/include/sys/config.h: Remove all Cygwin specific configuration.Corinna Vinschen2003-05-092-12/+7
* oops - undo accidental change commited with a different patchNick Clifton2003-05-011-1/+0
* Add support for h8300hn and h8300snNick Clifton2003-04-241-0/+1
* 2003-04-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-04-1615-5/+53
* * newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.Christopher Faylor2003-04-152-0/+8
* * libc/machine/sh/memset.S: Avoid clobbering volatileJoern Rennecke2003-04-092-9/+36
* * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen2003-04-097-7/+141
* * libc/machine/sh/memset.S: Fix problem with alloco regionJoern Rennecke2003-04-032-12/+18
* * libc/string/wcscoll.c: Fix comment.Corinna Vinschen2003-04-032-5/+9
* * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen2003-04-036-8/+73
* * libc/stdio/sscanf.c: Update flags description.Corinna Vinschen2003-04-013-18/+58
* * libc/sys/cygwin/sys/dirent.h (struct DIR): Change type ofCorinna Vinschen2003-04-012-1/+6
* 2003-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-03-203-2/+8
* 2003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston2003-03-183-0/+28
* 2003-03-17 Bob Cassels <bcassels@abinitio.com>Jeff Johnston2003-03-172-3/+7
* * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen2003-03-1412-20/+49
* * libc/reent/lseekr.c (lseek_r): Use _off_t instead of off_t.Corinna Vinschen2003-03-092-2/+6
* * libc/include/sys/config.h: Define __CYGWIN_USE_BIG_TYPES__ forCorinna Vinschen2003-03-092-0/+6
* * libc/include/pwd.h: Add guards to avoid type clashes when compilingCorinna Vinschen2003-03-095-2/+32
* * libc/include/sys/unistd.h: Guard getopt.h call to force only declaration ofChristopher Faylor2003-03-083-11/+8
* * configure.host: Define stdio64_dir for Cygwin.Corinna Vinschen2003-03-076-7/+29
* 2003-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-03-072-3/+6
* 2002-02-25 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston2003-02-2513-81/+175