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-05-10 * libc/include/string.h (memrchr): Declare.Corinna Vinschen
2012-03-102012-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-02-222012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com>Jeff Johnston
2012-02-09* libc/include/_ansi.h (_ELIDABLE_INLINE): Fix C99 mode.Eric Blake
2012-02-07 * libc/include/inttypes.h: Redefine pointer type macros.Corinna Vinschen
2012-01-12 * libc/include/tgmath.h: New header.Yaakov Selkowitz
2012-01-10 * libc/include/sys/unistd.h [__CYGWIN__] (get_current_dir_name):Yaakov Selkowitz
2012-01-10 * libc/include/complex.h: Fix "/*" within comment warning.Yaakov Selkowitz
2012-01-09 * libc/include/process.h: Remove Cygwin-only header.Corinna Vinschen
2011-11-29[libgloss]DJ Delorie
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-06-102011-06-09 Yaakov Selkowitz <yselkowitz@...>Jeff Johnston
2011-05-25strerror: allow user hook to comply with POSIX rulesEric Blake
2011-05-19* libc/include/stdio_ext.h: New header.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-04* libc/include/signal.h (psignal): Declare.Yaakov Selkowitz
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-28 * libc/include/string.h (strchrnul): Declare.Corinna Vinschen
2011-03-03 * libc/include/string.h: Include sys/cdefs.h.Corinna Vinschen
2011-03-03 * libc/include/sys/cdefs.h (__CONCAT1): Define.Corinna Vinschen
2011-02-10strerror_r: provide POSIX implementationEric Blake
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
2011-01-12 * libc/include/linux/sys/signal.h (sig_t): Move from here...Corinna Vinschen
2011-01-10 * libc/include/string.h: Make strsignal() available unconditionally.Corinna Vinschen
2010-12-27cygwin:Christopher Faylor
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