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
2013-04-22 * libc/include/sys/cdefs.h: Align with latest FreeBSD file header.Corinna Vinschen
2013-04-16 * libc/sys/rtems/sys/queue.h: Delete file.Corinna Vinschen
2013-04-11Revert to original patchCorinna Vinschen
2013-04-11 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): AlsoCorinna Vinschen
2013-02-28 * libc/include/machine/setjmp.h (sigjmp_buf): Fix definition ofCorinna Vinschen
2013-02-26 * libc/include/malloc.h (struct mallinfo): Convert type of all membersCorinna Vinschen
2013-02-21 * libc/include/sys/_types.h (_ssize_t): Define as signed equivalent ofCorinna Vinschen
2013-01-232013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-01-12 * libc/include/string.h: Fix preprocessor expressions usingCorinna Vinschen
2012-12-192012-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-12-192012-12-18 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2012-11-29 * libc/include/sys/reent.h (__sFILE): Change type of _offsetCorinna Vinschen
2012-11-26 * libc/include/inttypes.h: Add and use __INTTYPES_EXP().Corinna Vinschen
2012-11-12* libc/include/sys/time.h: Avoid guarding other than timeval declaration withChristopher Faylor
2012-11-01 * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen
2012-10-26 * libc/include/sys/signal.h (sigset_t): Don't define when buildingCorinna Vinschen
2012-10-22 * libc/include/string.h (strdup, strndup): Declare if notCorinna Vinschen
2012-10-22 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):PrototypeCorinna Vinschen
2012-10-16 * libc/include/assert.h (static_assert): Define.Corinna Vinschen
2012-10-16 * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen
2012-09-272012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston
2012-09-14bi-endian support for moxie.Anthony Green
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