summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include
Commit message (Expand)AuthorAgeFilesLines
* * libc/include/time.h (TIMER_RELTIME): New define.Christopher Faylor2004-02-091-1/+5
* * libc/include/sys/features.h: Add _POSIX_TIMERS define for __CYGWIN__.Christopher Faylor2004-02-093-9/+14
* Remove fixme comment for __arm__ added with last patch.Jeff Johnston2004-02-051-5/+1
* 2004-02-05 Paul Brook <paul@codesourcery.com>Jeff Johnston2004-02-051-5/+19
* 2004-02-02 Joel Sherrill <joel@oarcorp.com>Jeff Johnston2004-02-022-0/+12
* 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-232-0/+67
* 2004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston2004-01-081-1/+1
* 2004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston2004-01-082-13/+19
* 2003-12-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-12-052-64/+0
* 2003-12-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-12-051-0/+2
* 2003-12-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-12-051-0/+5
* * libc/include/sys/fcntl.h: Don't define struct flock when onCorinna Vinschen2003-12-011-0/+2
* * libc/include/sys/signal.h: Use system specific signal file when building onChristopher Faylor2003-11-281-47/+5
* 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-271-0/+1
* 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-271-0/+2
* 2003-11-27 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-11-271-0/+11
* 2003-11-26 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2003-11-263-1/+6
* 2003-11-18 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2003-11-183-0/+9
* * libc/include/stdlib.h (getprogname): Declare for Cygwin.Corinna Vinschen2003-11-171-0/+6
* 2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-10-231-0/+1
* * libc/include/sys/unistd.h: Declare function daemon for Cygwin.Corinna Vinschen2003-09-101-0/+3
* * libc/include/grp.h: Don't define setgrfile, group_from_gid andCorinna Vinschen2003-09-091-0/+6
* 2003-08-27 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2003-08-271-0/+5
* 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-261-0/+2
* 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-262-1/+2
* 2003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-221-0/+2
* 2003-08-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-131-0/+2
* * libc/stdio64/fdopen64.c: New file.Christopher Faylor2003-07-251-0/+2
* 2000-04-27 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva2003-07-101-0/+4
* * libc/include/sys/unistd.h (ftruncate, truncate): Also declareJoern Rennecke2003-07-101-4/+6
* * libc/include/math.h (nan, nanf): Update prototype to C99.Alexandre Oliva2003-07-091-2/+2
* 2003-07-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-071-22/+0
* 2003-07-03 Shaun Jackman <sjackman@pathwayconnect.com>Jeff Johnston2003-07-031-0/+22
* 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-021-1/+1
* 2003-06-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-201-3/+3
* Commit iq2000 portAnthony Green2003-06-102-0/+8
* New structure containing fields used by the on_exit() function.Nick Clifton2003-06-061-6/+10
* 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-281-0/+3
* * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__.Corinna Vinschen2003-05-132-2/+2
* * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.Corinna Vinschen2003-05-121-1/+1
* * libc/include/sys/types.h: Don't define key_t for Cygwin.Corinna Vinschen2003-05-111-0/+2
* * 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
* * newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.Christopher Faylor2003-04-151-0/+3
* * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen2003-04-091-0/+2
* * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen2003-04-031-0/+1
* * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen2003-03-142-1/+14
* * 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-093-2/+22