summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for Cirrus Maverick ARM co-processorNick Clifton2003-02-203-9/+44
* 2003-02-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-192-2/+6
* 2003-02-18 Christian Groessler <chris@groessler.org>Jeff Johnston2003-02-182-6/+44
* 2003-02-18 Earnie Boyd <earnie@users.sf.net>Jeff Johnston2003-02-182-2/+7
* * libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't defineChristopher Faylor2003-02-102-5/+9
* 2003-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-08129-3153/+5368
* 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>Jeff Johnston2003-02-055-0/+17
* 2003-02-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-032-18/+36
* 2003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2003-01-312-2/+20
* 2003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2003-01-312-6/+11
* 2003-01-29 Jason Tishler <jason@tishler.net>Jeff Johnston2003-01-292-0/+14
* Add sh2e supportNick Clifton2003-01-244-5/+15
* * libc/include/sys/unistd.h: Add setregid and setreuid declarationsCorinna Vinschen2003-01-242-0/+9
* 2003-01-21 Anita Kulkarni <anitak@kpit.com>Jeff Johnston2003-01-212-1/+5
* * libc/include/sys/unistd.h: Add rresvport declaration for cygwin.Christopher Faylor2003-01-202-1/+6
* Define __IEEE_BIG_ENDIAN, __SMALL_BITFIELDS and _DOUBLE_IS_32BITS for IP2K.Nick Clifton2003-01-182-0/+11