Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-08 * include/sys/types.h: Add #if defined(__rtems__) aroundCorinna Vinschen
2010-12-08 * libc/include/strings.h: Don't include locale.h.Corinna Vinschen
2010-12-08strings.h: avoid namespace pollutionEric Blake
2010-12-072010-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2010-12-03 * libc/include/math.h: Missing from previous checkin.Corinna Vinschen
2010-12-022010-12-02 Jayant Sonar jayant.sonar@kpitcummins.comJeff Johnston
2010-11-16 * libc/include/sys/types.h: Add _mode_t for __rtems__.Corinna Vinschen
2010-10-152010-10-14 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-10-092010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston
2010-10-08 * libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS.Corinna Vinschen
2010-10-08 * libc/include/complex.h: New complex header.Corinna Vinschen
2010-08-11* libc/include/sys/dir.h: New BSD-compatibility header.Yaakov Selkowitz
2010-08-09 * libc/include/sys/features.h: Define _POSIX_MONOTONIC_CLOCK for Cygwin.Corinna Vinschen
2010-08-06 * libc/include/sys/stat.h: Move all POSIX-defined symbolic constantsCorinna Vinschen
2010-07-19Add mkostemp and mkostemps.Eric Blake
2010-07-13 * libc/include/signal.h (sighandler_t): Only define if _POSIX_SOURCECorinna Vinschen
2010-07-01 * libc/include/signal.h (sighandler_t): Add typedef.Corinna Vinschen
2010-07-012010-06-29 Antony King <antony.king@sr.com>Corinna Vinschen
2010-06-182010-06-18 Pavel Pisa <ppisa4lists@pikron.com>Jeff Johnston
2010-06-09 * libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to beKazu Hirata
2010-06-092010-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-04-30 * libc/include/langinfo.h: Fix #endif positioning.Corinna Vinschen
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen
2010-04-012010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2010-03-17 * libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have anCorinna Vinschen
2010-03-022010-03-02 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-03-02 * libc/xdr/README: Correct grammatical errors.Corinna Vinschen
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen
2010-02-26 * libc/time/strftime.c: Add support for era and alt_digits data fromCorinna Vinschen
2010-02-25 * libc/locale/locale.c: Throughout, extensively comment on theCorinna Vinschen
2010-02-242010-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-02-22 * libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_itemCorinna Vinschen
2010-02-122010-02-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-01-14 * libc/include/sys/_default_fcntl.h (O_CLOEXEC): Define as _FNOINHERIT.Corinna Vinschen
2010-01-122010-01-11 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2009-12-22Fix getsubopt declaration.Eric Blake
2009-12-182009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston
2009-12-172009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-172009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-172009-12-17 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-162009-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-102009-12-10 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston
2009-12-08Fix some *at declarations.Eric Blake
2009-11-23 Use NetBSD fix for CVE-2009-0689 security vulnerability.Corinna Vinschen
2009-11-182009-11-17 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2009-11-06* libc/include/ctype.h (__ctype_lookup): Fix precedence.Eric Blake
2009-10-26newlib:Nick Clifton
2009-10-24Fix isalpha(0x100000001LL) and friends on 64-bit machines.Eric Blake
2009-10-202009-10-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston