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
2015-01-152015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2015-01-14 * configure.host: Add extra system for OpenRISC baremetalCorinna Vinschen
2015-01-052014-12-26 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz
2014-12-16 * libc/include/stdlib.h (__itoa): Declare prototype.Corinna Vinschen
2014-12-152014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>Jeff Johnston
2014-12-15* libc/include/stdio.h (__SNLK): Define.Yaakov Selkowitz
2014-12-15 * newlib/libc/include/machine/setjmp.h: Add FPU support.Corinna Vinschen
2014-12-15 * libc/include/stdlib.h: Include sys/cdefs.h to avoid undefinedCorinna Vinschen
2014-12-132014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston
2014-12-11 * libc/include/stdio.h: Fix type signature of __sfeof and __sferrorCorinna Vinschen
2014-12-11* libc/include/stdio_ext.h: Rename __fwriteable to __fwritable.Yaakov Selkowitz
2014-12-10 * libc/include/stdio_ext.h: Remove excess "inline".Corinna Vinschen
2014-12-05* libc/include/stdlib.h (__bsd_qsort_r): Declare.Yaakov Selkowitz
2014-12-04 * libc/include/sys/signal.h [__SPU__] (kill): Declare.Corinna Vinschen
2014-12-032014-12-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-11-28 * libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64Corinna Vinschen
2014-11-25 * libc/include/sys/_default_fcntl.h: Move all Cygwin-specific openCorinna Vinschen
2014-11-242014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2014-11-062014-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2014-10-302014-10-29 Jon Turney <jon.turney@dronecode.org.uk>Jon TURNEY
2014-10-27 * libc/include/sys/unistd.h (sethostname): Declare ifCorinna Vinschen
2014-10-10 * libc/include/_ansi.h: _LONG_LONG_TYPE definition removed.Corinna Vinschen
2014-10-092014-10-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2014-10-09 * libc/include/string.h (ffsl): Declare as GNU function.Corinna Vinschen
2014-09-182014-09-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-09-162014-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2014-08-27* libc/include/math.h (frexpl): Remove parameter name.DJ Delorie
2014-08-18 * libc/include/sys/signal.h: Declare sigaltstack for RTEMS only.Corinna Vinschen
2014-08-182014-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-08-182014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2014-08-182014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2014-08-05 * libc/include/math.h: Also define M_PI etc. if _XOPEN_SOURCE isJon TURNEY
2014-08-01headers: properly decorate attributesEric Blake
2014-07-222014-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2014-07-17 * configure.host: Remove or16 and or32 targets and add or1k.Corinna Vinschen
2014-07-14 * libc/include/sys/errno.h: Fix comments.Corinna Vinschen
2014-05-14 * libc/include/machine/ieeefp.h: Define _DOUBLE_IS_32BITS when doubleCorinna Vinschen
2014-05-12 * libc/include/stdint.h (WCHAR_MIN): Copy definition from wchar.h.Corinna Vinschen
2014-05-09 * libc/include/stdio.h (tempnam): Declare as __BSD_VISIBLE orCorinna Vinschen
2014-05-09 * libc/include/stdio.h (fcloseall): Declare as __GNU_VISIBLE only.Corinna Vinschen
2014-05-05 * libc/include/stdio.h: Declare various C99 printf/scanf functions forCorinna Vinschen
2014-03-08 * libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE isCorinna Vinschen
2014-03-05 * libc/include/time.h (__TM_GMTOFF): Remove Cygwin-specific definition.Corinna Vinschen
2014-03-05 * libc/include/time.h (__TM_GMTOFF): Define on Cygwin.Corinna Vinschen
2014-03-04 * libc/include/machine/_default_types.h: Define unsigned type usingCorinna Vinschen
2014-02-10 * libc/include/pwd.h: Include <sys/cdefs.h>.Corinna Vinschen
2014-01-20 * libc/include/setjmp.h (longjmp): Fix copy/paste error.Corinna Vinschen
2014-01-19 * libc/include/setjmp.h (longjmp): Mark "noreturn" when building withCorinna Vinschen
2014-01-17 * libc/include/pwd.h: Use __foo_VISIBLE macros from sys/cdefs.h.Corinna Vinschen