summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* 2001-09-07 Jeff Law <law@redhat.com>Jeff Johnston2001-09-072-3/+8
* * libc/sys/cygwin/include/unistd.h: New file, wrapping sys/unistd.hCorinna Vinschen2001-09-052-0/+14
* 2001-09-04 Jason Merrill <jason_merrill@redhat.com>Jeff Johnston2001-09-042-0/+22
* * libc/sys/cygwin/sys/dirent.h (struct dirent): Add version numberCorinna Vinschen2001-09-032-1/+10
* Add missing ChangeLog entries.Corinna Vinschen2001-09-031-0/+2
* * libc/sys/cygwin/sys/dirent.h (struct dirent): Add `d_fd' member.Corinna Vinschen2001-09-032-1/+8
* 2001-08-29 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2001-08-2918-3/+78
* 2001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-293-4/+10
* 2001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-295-6/+36
* * configure.host (h8300-*-elf*, h8500-*-elf*): New cases.Joern Rennecke2001-08-294-0/+25
* * libc/include/sys/errno.h: Add a cautionary comment.Christopher Faylor2001-08-262-0/+6
* 2001-08-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-212-1/+6
* * libc/include/machine/setjmp.h: Protect sigsetjmp/siglongjmp macro arguments.Christopher Faylor2001-08-143-4/+20
* 2001-08-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-132-0/+20
* 2001-08-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-022-1/+11
* 2001-07-12 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2001-07-132-2/+4
* Handle ARMs with big endian IEEE words but little endian IEEE bytesNick Clifton2001-06-283-3/+13
* 2001-06-11 Danny Smith <dannysmith@users.sourceforge.net>Jeff Johnston2001-06-112-0/+6
* 2001-06-11 Egor Duda <deo@logos-m.ru>Jeff Johnston2001-06-112-16/+71
* * libc/stdlib/mbtowc_r.c (_mbtowc_r): Avoid dereferencingJonathan Larmour2001-06-112-2/+9
* Handle printf ("%#.0o",0);Nick Clifton2001-05-282-0/+16
* Fix bug when both pointers have matching, non-word alignment, and the lengthNick Clifton2001-05-252-85/+95
* Fix typo.Christopher Faylor2001-05-081-1/+1
* * libc/include/sys/stat.h: Revert March 3, Cygwin change.Christopher Faylor2001-05-083-20/+6
* 2001-05-04 Earnie Boyd <earnie@users.sourceforge.net>Jeff Johnston2001-05-042-8/+10
* 2001-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-05-012-0/+15
* 2001-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-272-1/+5
* 2001-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-272-0/+5
* 2001-04-24 Charles Wilson <cwilson@ece.gatech.eduJeff Johnston2001-04-244-25/+45
* * libc/include/sys/unistd.h [X_OK]: Use better protection against Cygwin X_OKChristopher Faylor2001-04-222-6/+12
* * libc/include/sys/time.h: Define timercmp and other macros for __CYGWIN__,Christopher Faylor2001-04-212-2/+7
* 2001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-21113-1596/+2888
* 2001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-2013-50/+434
* 2001-04-19 Robert Collins <rbtcollins@hotmail.com>Jeff Johnston2001-04-192-1/+20
* 2001-04-17 Stephen L. Moshier <moshier@moshier.ne.mediaone.net>Jeff Johnston2001-04-172-3/+8
* * libc/include/sys/unistd.h: Add pthread_atfork (Cygwin only).Christopher Faylor2001-04-132-0/+7
* * libc/include/sys/errno.h: Add ECASECLASH to indicate case clashCorinna Vinschen2001-04-122-0/+6
* * libc/include/sys/features.h: Add appropriate defines for Cygwin pthreadChristopher Faylor2001-04-124-4/+28
* * libc/include/machine/ieeefp.h: Comment about new configurationRichard Sandiford2001-04-0441-166/+306
* 2001-03-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-03-302-0/+6
* 2001-03-21 Egor Duda <deo@logos-m.ru>Jeff Johnston2001-03-213-4/+24
* * libc/include/sys/types.h (BSD int typedefs): Guard with _BSDTYPES_DEFINEDChristopher Faylor2001-03-203-9/+25
* * libc/include/sys/unistd.h: Add _PC_POSIX_PERMISSONS andCorinna Vinschen2001-03-192-0/+11
* * libc/sys/cygwin/crt0.c: Add copyright hint.Corinna Vinschen2001-03-146-1/+46
* * libc/stdio/vfprintf.c (QUADINT) [_NO_LONGLONG]: Make itAlexandre Oliva2001-03-132-0/+11
* 2001-03-07 Richard Sandiford <rsandifo@redhat.com>Jeff Johnston2001-03-083-4/+85
* * libc/include/sys/config.h: Use ssize_t for read/write declarations.Christopher Faylor2001-03-072-0/+5
* Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com>Jeff Johnston2001-03-069-23/+33
* 2001-03-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-03-052-3/+7
* * libc/include/sys/stat.h: Use special defines for executable stat bits whenChristopher Faylor2001-03-053-7/+31