summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
* Handle ARMs with big endian IEEE words but little endian IEEE bytesNick Clifton2001-06-282-3/+5
* 2001-06-11 Danny Smith <dannysmith@users.sourceforge.net>Jeff Johnston2001-06-111-0/+2
* 2001-06-11 Egor Duda <deo@logos-m.ru>Jeff Johnston2001-06-111-16/+62
* * libc/stdlib/mbtowc_r.c (_mbtowc_r): Avoid dereferencingJonathan Larmour2001-06-111-2/+4
* Handle printf ("%#.0o",0);Nick Clifton2001-05-281-0/+12
* Fix bug when both pointers have matching, non-word alignment, and the lengthNick Clifton2001-05-251-85/+88
* * libc/include/sys/stat.h: Revert March 3, Cygwin change.Christopher Faylor2001-05-082-20/+1
* 2001-05-04 Earnie Boyd <earnie@users.sourceforge.net>Jeff Johnston2001-05-041-8/+6
* 2001-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-05-011-0/+9
* 2001-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-271-1/+1
* 2001-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-271-0/+1
* 2001-04-24 Charles Wilson <cwilson@ece.gatech.eduJeff Johnston2001-04-243-25/+34
* * libc/include/sys/unistd.h [X_OK]: Use better protection against Cygwin X_OKChristopher Faylor2001-04-221-6/+7
* * libc/include/sys/time.h: Define timercmp and other macros for __CYGWIN__,Christopher Faylor2001-04-211-2/+2
* 2001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-21104-1508/+2704
* 2001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-2012-50/+403
* 2001-04-19 Robert Collins <rbtcollins@hotmail.com>Jeff Johnston2001-04-191-1/+13
* * libc/include/sys/unistd.h: Add pthread_atfork (Cygwin only).Christopher Faylor2001-04-131-0/+3
* * libc/include/sys/errno.h: Add ECASECLASH to indicate case clashCorinna Vinschen2001-04-121-0/+1
* * libc/include/sys/features.h: Add appropriate defines for Cygwin pthreadChristopher Faylor2001-04-123-4/+20
* * libc/include/machine/ieeefp.h: Comment about new configurationRichard Sandiford2001-04-041-0/+18
* 2001-03-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-03-301-0/+1
* 2001-03-21 Egor Duda <deo@logos-m.ru>Jeff Johnston2001-03-212-4/+17
* * libc/include/sys/types.h (BSD int typedefs): Guard with _BSDTYPES_DEFINEDChristopher Faylor2001-03-202-9/+16
* * libc/include/sys/unistd.h: Add _PC_POSIX_PERMISSONS andCorinna Vinschen2001-03-191-0/+6
* * libc/sys/cygwin/crt0.c: Add copyright hint.Corinna Vinschen2001-03-145-1/+38
* * libc/stdio/vfprintf.c (QUADINT) [_NO_LONGLONG]: Make itAlexandre Oliva2001-03-131-0/+6
* 2001-03-07 Richard Sandiford <rsandifo@redhat.com>Jeff Johnston2001-03-082-3/+77
* * libc/include/sys/config.h: Use ssize_t for read/write declarations.Christopher Faylor2001-03-071-0/+1
* Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com>Jeff Johnston2001-03-068-23/+21
* 2001-03-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-03-051-3/+3
* * libc/include/sys/stat.h: Use special defines for executable stat bits whenChristopher Faylor2001-03-052-7/+24
* 2001-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-03-021-0/+2
* 2001-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-03-021-0/+1
* 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-2297-259/+232
* 2001-02-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-211-3/+3
* * libc/include/sys/signal.h: Always include sys/types.h under Cygwin.Christopher Faylor2001-02-151-1/+1
* 2001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2001-02-1516-10/+627
* 2001-02-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-121-4/+1
* 2001-02-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-091-1/+4
* 2001-02-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-091-1/+1
* 2001-02-08 Edward M. Lee <tailbert@yahoo.com>Jeff Johnston2001-02-095-13/+7
* 2001-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-071-346/+0
* 2001-02-05 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2001-02-051-0/+1
* * libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len,Alexandre Oliva2001-02-012-0/+32
* 2001-01-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-312-3/+23
* * libc/stdlib/mallocr.c: Undefine windows preprocessor variables when compilingChristopher Faylor2001-01-301-0/+5
* 2001-01-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-294-4/+27
* * libc/sys/sh/syscalls.c (_times): New.Alexandre Oliva2001-01-261-0/+8
* * configure.host (sh*-*-*): Add -DHAVE_GETTIMEOFDAY to newlib_cflags.Alexandre Oliva2001-01-251-0/+9