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
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2012-07-06 Allow building of Cygwin using Mingw64 SDK headers:Corinna Vinschen
2012-06-26* libc/include/sys/types.h: Don't use the same preprocessor guard for time_t,Christopher Faylor
2012-01-10 * libc/include/sys/unistd.h [__CYGWIN__] (get_current_dir_name):Yaakov Selkowitz
2011-08-19 * libc/include/process.h: Remove exec family function declarations.Corinna Vinschen
2011-08-012011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2011-07-20* libc/include/time.h [_POSIX_CLOCK_SELECTION] (clock_nanosleep):Yaakov Selkowitz
2011-07-20* libc/include/sys/unistd.h (_CS_XBS5_WIDTH_RESTRICTED_ENVS): Define.Yaakov Selkowitz
2011-05-17* libc/include/time.h (CLOCK_PROCESS_CPUTIME_ID): Rename fromYaakov Selkowitz
2011-05-15 * libc/include/sys/features.h (_POSIX_THREAD_ATTR_STACKADDR): DefineCorinna Vinschen
2011-05-02* libc/include/sys/features.h [__CYGWIN__] (_POSIX_SPIN_LOCKS): Define.Yaakov Selkowitz
2011-04-19 * libc/include/sys/signal.h (_sig_func_ptr): Define with int parameterCorinna Vinschen
2011-03-03 * libc/include/sys/cdefs.h (__CONCAT1): Define.Corinna Vinschen
2011-01-27 * libc/include/sys/features.h: Define __STDC_ISO_10646__ for Cygwin.Corinna Vinschen
2011-01-15 * libc/include/sys/types.h (ulong): Add typedef.Corinna Vinschen
2010-12-27cygwin:Christopher Faylor
2010-12-08 * include/sys/types.h: Add #if defined(__rtems__) aroundCorinna 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-08 * libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS.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-012010-06-29 Antony King <antony.king@sr.com>Corinna Vinschen
2010-06-09 * libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to beKazu Hirata
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-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-01-14 * libc/include/sys/_default_fcntl.h (O_CLOEXEC): Define as _FNOINHERIT.Corinna Vinschen
2009-12-22Fix getsubopt declaration.Eric Blake
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>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-10-202009-10-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-10-14* libc/include/sys/unistd.h: Add _PC*, _CS*, and _SC* constantsEric Blake
2009-10-132009-10-13 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2009-10-092009-10-09 Dave Korn <dave.korn@artimi.com>Jeff Johnston
2009-09-282009-09-28 Michael Eager <eager@eagercon.com>Jeff Johnston
2009-09-27* libc/include/sys/unistd.h (execvpe, fexecve) [__CYGWIN__]:Eric Blake
2009-09-26* libc/include/sys/unistd.h (eaccess, euidaccess) [__CYGWIN__]:Eric Blake
2009-09-19* libc/include/sys/unistd.h: Declare getpagesize as returning POSIX-mandatedChristopher Faylor
2009-07-062009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2009-06-172009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston
2009-06-032009-06-02 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston