summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* * libc/include/sys/dir.h: New BSD-compatibility header.Yaakov Selkowitz2010-08-112-0/+14
* * libc/include/sys/features.h: Define _POSIX_MONOTONIC_CLOCK for Cygwin.Corinna Vinschen2010-08-092-1/+5
* * libc/include/sys/stat.h: Move all POSIX-defined symbolic constantsCorinna Vinschen2010-08-062-2/+7
* 2010-08-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2010-08-035-7/+53
* Add moxie-rtems support.Anthony Green2010-07-302-1/+5
* 2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>Jeff Johnston2010-07-234-39/+72
* * libm/common/fdlibm.h (SAFE_LEFT_SHIFT): New macro definition.Dave Korn2010-07-204-7/+62
* Add mkostemp and mkostemps.Eric Blake2010-07-193-27/+112
* * libc/include/signal.h (sighandler_t): Only define if _POSIX_SOURCECorinna Vinschen2010-07-132-0/+7
* * libc/posix/rewinddir.c (rewinddir): Remove incorrect cast to off_t.Corinna Vinschen2010-07-064-2/+13
* Fix email addressCorinna Vinschen2010-07-011-1/+1
* * libc/include/signal.h (sighandler_t): Add typedef.Corinna Vinschen2010-07-012-0/+5
* 2010-06-29 Antony King <antony.king@sr.com>Corinna Vinschen2010-07-013-0/+48
* 2010-06-18 Pavel Pisa <ppisa4lists@pikron.com>Jeff Johnston2010-06-183-6/+10
* * libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to beKazu Hirata2010-06-092-5/+12
* 2010-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-06-082-1/+13
* 2010-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-06-085-2/+54
* 2010-06-04 Mark Mitchell <mark@codesourcery.com>Jeff Johnston2010-06-046-21/+91
* 2010-05-31 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston2010-05-312-2/+15
* * libc/string/strsignal.c (strsignal): Avoid duplicate case statement whereChristopher Faylor2010-05-182-1/+6
* 2010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-05-112-1/+6
* 2010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-05-112-0/+8
* 2010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2010-05-115-24/+300
* * libc/Makefile.am (stmp-sigset, stmp-iconvset, stmp-extra,DJ Delorie2010-05-063-40/+52
* * libc/locale/lctype.c: Include <string.h> and "setlocale.h".Corinna Vinschen2010-05-033-9/+22
* * libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. RenameCorinna Vinschen2010-05-022-10/+15
* * libc/include/langinfo.h: Fix #endif positioning.Corinna Vinschen2010-04-302-1/+6
* Extend locale support to maintain wide char values of native stringsCorinna Vinschen2010-04-2819-163/+944
* * libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie2010-04-2230-11/+142
* 2010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com>Jeff Johnston2010-04-063-6/+13
* * libc/stdlib/btowc.c (btowc): Reorganize EOF check. Fix incorrectCorinna Vinschen2010-04-062-3/+11
* 2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2010-04-013-20/+113
* * libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.Corinna Vinschen2010-03-273-9/+32
* * libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have anCorinna Vinschen2010-03-172-3/+14
* 2010-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-03-092-25/+38
* 2010-03-08 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2010-03-083-12/+29
* * libm/math/ef_sqrt.c: Delete unused variable sign.Corinna Vinschen2010-03-057-13/+22
* 2010-03-02 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2010-03-023-0/+22
* * libc/xdr/README: Correct grammatical errors.Corinna Vinschen2010-03-026-21/+49
* * libc/xdr/Makefile.in: Regenerate.Corinna Vinschen2010-03-022-11/+27
* Add eXtensible Data Record (XDR) supportCorinna Vinschen2010-03-0246-14/+4995
* * libm/common/s_ilogb.c: Fix typo in comments that causes docCorinna Vinschen2010-02-262-3/+8
* * libc/time/strftime.c: Add support for era and alt_digits data fromCorinna Vinschen2010-02-264-103/+644
* * libc/locale/locale.c (loadlocale): Fix typo in comment.Corinna Vinschen2010-02-252-2/+6
* * libc/locale/locale.c: Throughout, extensively comment on theCorinna Vinschen2010-02-253-8/+42
* 2010-02-24 Charles Wilson <...>Jeff Johnston2010-02-24225-7547/+9688
* 2010-02-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-02-242-0/+5
* 2010-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-02-232-57/+7
* * libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_itemCorinna Vinschen2010-02-223-0/+13
* * libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2.Corinna Vinschen2010-02-1810-841/+1118