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
2019-06-14Rename <xlocale.h> back to <sys/_locale.h>Corinna Vinschen
2019-02-19Cygwin: add secure_getenvYaakov Selkowitz
2018-10-22Fix posix_memalign() attributesSebastian Huber
2018-10-10Add attributes to malloc-like functionsSebastian Huber
2018-07-30Add attributes to allocator functionsSebastian Huber
2018-07-30FreeBSD compat. __alloc_size(), __alloc_align()Sebastian Huber
2018-03-14Fix alloc_align and alloc_size macros for multiple argumentsYaakov Selkowitz
2018-03-13Correct alloc_size annotation on reallocarray()Jon Turney
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-17ansification: remove _VOIDYaakov Selkowitz
2018-01-17ansification: remove _PTRYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2017-11-30ssp: add Object Size Checking for stdlib.hYaakov Selkowitz
2017-11-28Make __nonnull macro compatible with glibcYaakov Selkowitz
2017-04-04Add BSD-specific reallocarray()Sebastian Huber
2017-03-22Rename <sys/_locale.h> to <xlocale.h>Yaakov Selkowitz
2016-08-15Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen
2016-06-09Declare crypt, encrypt, and setkey per PosixKen Brown
2016-03-29Add simple versions of random() and srandom()Joel Sherrill
2016-03-23Drop Cygwin-only posix_memalign prototypeCorinna Vinschen
2016-03-21Add nonnull annotation to posix_memalign.Peter Foley
2016-03-18Add arc4random() etc. from OpenBSD 5.8Sebastian Huber
2016-03-18Feature test macros overhaul: stdlib.hYaakov Selkowitz
2015-11-20Import correctly working strtold from David M. Gay.Corinna Vinschen
2015-11-17Add rpmatch(3)Yaakov Selkowitz
2015-11-06Replace __attribute((__warning__())) by __attribute__((deprecated()))Olivier Martin
2015-10-19C11 aligned_alloc() support for <stdlib.h>Sebastian Huber
2015-10-19C11 quick_exit() support for <stdlib.h>Sebastian Huber
2014-12-16 * libc/include/stdlib.h (__itoa): Declare prototype.Corinna Vinschen
2014-12-15 * libc/include/stdlib.h: Include sys/cdefs.h to avoid undefinedCorinna Vinschen
2014-12-05* libc/include/stdlib.h (__bsd_qsort_r): Declare.Yaakov Selkowitz
2014-10-10 * libc/include/_ansi.h: _LONG_LONG_TYPE definition removed.Corinna Vinschen
2014-08-01headers: properly decorate attributesEric Blake
2014-03-08 * libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE isCorinna Vinschen
2013-12-232013-12-22 JF Bastien <jfb@chromium.org>Jeff Johnston
2013-11-20 * libc/include/stdlib.h: Declare realpath only if !__STRICT_ANSI__.Corinna Vinschen
2013-11-192013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill
2013-09-08* libc/include/search.h (__compar_fn_t): Add typedef.Yaakov Selkowitz
2013-04-11Revert to original patchCorinna Vinschen
2013-04-11 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): AlsoCorinna Vinschen
2012-11-01 * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen
2012-10-22 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):PrototypeCorinna Vinschen
2010-07-19Add mkostemp and mkostemps.Eric Blake
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen
2009-12-22Fix getsubopt declaration.Eric Blake
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston
2009-09-232009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-07-03Add mkdtemp, mkstemps.Eric Blake
2009-04-252009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston