summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
* 2003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0642-103/+185
* New structure containing fields used by the on_exit() function.Nick Clifton2003-06-065-27/+67
* 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-042-4/+2
* 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0334-126/+128
* 2003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU>Jeff Johnston2003-06-031-1/+2
* 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-28544-3/+126322
* 2003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston2003-05-287-1/+56
* * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__.Corinna Vinschen2003-05-134-5/+5
* * libc/locale/ldpart.c (__part_load_locale): SubstituteCorinna Vinschen2003-05-135-9/+9
* * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.Corinna Vinschen2003-05-121-1/+1
* * configure.host: Accomodate removing the libc/sys/cygwin dir.Corinna Vinschen2003-05-1215-2874/+37
* * libc/include/sys/types.h: Don't define key_t for Cygwin.Corinna Vinschen2003-05-111-0/+2
* * libc/sys/cygwin/sys/dirent.h (struct dirent): Accommodate (slightly) 64 bitChristopher Faylor2003-05-111-3/+5
* * libc/include/sys/config.h: Remove all Cygwin specific configuration.Corinna Vinschen2003-05-091-12/+2
* 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-1614-5/+47
* * newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.Christopher Faylor2003-04-151-0/+3
* * libc/machine/sh/memset.S: Avoid clobbering volatileJoern Rennecke2003-04-091-9/+31
* * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen2003-04-096-7/+132
* * libc/machine/sh/memset.S: Fix problem with alloco regionJoern Rennecke2003-04-031-12/+12
* * libc/string/wcscoll.c: Fix comment.Corinna Vinschen2003-04-031-5/+5
* * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen2003-04-035-8/+65
* * libc/stdio/sscanf.c: Update flags description.Corinna Vinschen2003-04-012-18/+51
* * libc/sys/cygwin/sys/dirent.h (struct DIR): Change type ofCorinna Vinschen2003-04-011-1/+1
* 2003-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-03-202-2/+2
* 2003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston2003-03-181-0/+18
* 2003-03-17 Bob Cassels <bcassels@abinitio.com>Jeff Johnston2003-03-171-3/+2
* * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen2003-03-1411-20/+33
* * libc/reent/lseekr.c (lseek_r): Use _off_t instead of off_t.Corinna Vinschen2003-03-091-2/+2
* * libc/include/sys/config.h: Define __CYGWIN_USE_BIG_TYPES__ forCorinna Vinschen2003-03-091-0/+1
* * libc/include/pwd.h: Add guards to avoid type clashes when compilingCorinna Vinschen2003-03-094-2/+24
* * libc/include/sys/unistd.h: Guard getopt.h call to force only declaration ofChristopher Faylor2003-03-082-11/+2
* * configure.host: Define stdio64_dir for Cygwin.Corinna Vinschen2003-03-074-7/+18
* 2003-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-03-071-2/+0
* 2002-02-25 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston2003-02-2512-81/+159
* Add support for Cirrus Maverick ARM co-processorNick Clifton2003-02-201-1/+9
* 2003-02-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-191-2/+2
* 2003-02-18 Christian Groessler <chris@groessler.org>Jeff Johnston2003-02-181-6/+39
* 2003-02-18 Earnie Boyd <earnie@users.sf.net>Jeff Johnston2003-02-181-2/+2
* * libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't defineChristopher Faylor2003-02-101-5/+4
* 2003-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-08116-2773/+4779
* 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>Jeff Johnston2003-02-054-0/+8
* 2003-02-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-031-18/+30
* 2003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2003-01-311-2/+14
* 2003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2003-01-311-6/+6
* 2003-01-29 Jason Tishler <jason@tishler.net>Jeff Johnston2003-01-291-0/+10
* Add sh2e supportNick Clifton2003-01-243-5/+5
* * libc/include/sys/unistd.h: Add setregid and setreuid declarationsCorinna Vinschen2003-01-241-0/+4
* 2003-01-21 Anita Kulkarni <anitak@kpit.com>Jeff Johnston2003-01-211-1/+1