aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2001-08-292001-08-29 Joel Sherrill <joel@OARcorp.com>Jeff Johnston18-3/+78
2001-08-292001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-4/+10
2001-08-292001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-6/+36
2001-08-29 * configure.host (h8300-*-elf*, h8500-*-elf*): New cases.Joern Rennecke4-0/+25
2001-08-26* libc/include/sys/errno.h: Add a cautionary comment.Christopher Faylor2-0/+6
2001-08-212001-08-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
2001-08-14* libc/include/machine/setjmp.h: Protect sigsetjmp/siglongjmp macro arguments.Christopher Faylor3-4/+20
2001-08-132001-08-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+20
2001-08-022001-08-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+11
2001-07-132001-07-12 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2-2/+4
2001-06-28Handle ARMs with big endian IEEE words but little endian IEEE bytesNick Clifton3-3/+13
2001-06-112001-06-11 Danny Smith <dannysmith@users.sourceforge.net>Jeff Johnston2-0/+6
2001-06-112001-06-11 Egor Duda <deo@logos-m.ru>Jeff Johnston2-16/+71
2001-06-11 * libc/stdlib/mbtowc_r.c (_mbtowc_r): Avoid dereferencingJonathan Larmour2-2/+9
2001-05-28Handle printf ("%#.0o",0);Nick Clifton2-0/+16
2001-05-25Fix bug when both pointers have matching, non-word alignment, and the lengthNick Clifton2-85/+95
2001-05-08Fix typo.Christopher Faylor1-1/+1
2001-05-08* libc/include/sys/stat.h: Revert March 3, Cygwin change.Christopher Faylor3-20/+6
2001-05-042001-05-04 Earnie Boyd <earnie@users.sourceforge.net>Jeff Johnston2-8/+10
2001-05-012001-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+15
2001-04-272001-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2001-04-272001-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+5
2001-04-242001-04-24 Charles Wilson <cwilson@ece.gatech.eduJeff Johnston4-25/+45
2001-04-22* libc/include/sys/unistd.h [X_OK]: Use better protection against Cygwin X_OKChristopher Faylor2-6/+12
2001-04-21* libc/include/sys/time.h: Define timercmp and other macros for __CYGWIN__,Christopher Faylor2-2/+7
2001-04-212001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston113-1596/+2888
2001-04-202001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston13-50/+434
2001-04-192001-04-19 Robert Collins <rbtcollins@hotmail.com>Jeff Johnston2-1/+20
2001-04-172001-04-17 Stephen L. Moshier <moshier@moshier.ne.mediaone.net>Jeff Johnston2-3/+8
2001-04-13* libc/include/sys/unistd.h: Add pthread_atfork (Cygwin only).Christopher Faylor2-0/+7
2001-04-12 * libc/include/sys/errno.h: Add ECASECLASH to indicate case clashCorinna Vinschen2-0/+6
2001-04-12* libc/include/sys/features.h: Add appropriate defines for Cygwin pthreadChristopher Faylor4-4/+28
2001-04-04 * libc/include/machine/ieeefp.h: Comment about new configurationRichard Sandiford41-166/+306
2001-03-302001-03-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+6
2001-03-212001-03-21 Egor Duda <deo@logos-m.ru>Jeff Johnston3-4/+24
2001-03-20* libc/include/sys/types.h (BSD int typedefs): Guard with _BSDTYPES_DEFINEDChristopher Faylor3-9/+25
2001-03-19 * libc/include/sys/unistd.h: Add _PC_POSIX_PERMISSONS andCorinna Vinschen2-0/+11
2001-03-14 * libc/sys/cygwin/crt0.c: Add copyright hint.Corinna Vinschen6-1/+46
2001-03-13* libc/stdio/vfprintf.c (QUADINT) [_NO_LONGLONG]: Make itAlexandre Oliva2-0/+11
2001-03-082001-03-07 Richard Sandiford <rsandifo@redhat.com>Jeff Johnston3-4/+85
2001-03-07* libc/include/sys/config.h: Use ssize_t for read/write declarations.Christopher Faylor2-0/+5
2001-03-06Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com>Jeff Johnston9-23/+33
2001-03-052001-03-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+7
2001-03-05* libc/include/sys/stat.h: Use special defines for executable stat bits whenChristopher Faylor3-7/+31
2001-03-022001-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+7
2001-03-022001-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+5
2001-02-222001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston98-259/+258
2001-02-212001-02-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-12/+19
2001-02-15* libc/include/sys/signal.h: Always include sys/types.h under Cygwin.Christopher Faylor2-1/+5
2001-02-152001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston17-10/+653