about summary refs log tree commit diff
path: root/include/stdlib.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor strtod parsing of NaN payloads.Joseph Myers2015-11-241-0/+18
* Mark ld.so internel stdlib functions hiddenH.J. Lu2015-10-151-0/+5
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Fix qsort_r namespace (bug 17571).Joseph Myers2014-11-121-1/+2
* Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132).Joseph Myers2014-10-091-4/+1
* Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath2013-03-281-2/+6
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+5
* Hide reference to mktemp in libpthreadAndreas Schwab2013-01-161-0/+1
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-1/+2
* First steps to get conformtest fully workingUlrich Drepper2012-02-251-5/+5
* Remove pre-ISO C supportUlrich Drepper2012-01-071-19/+18
* Use mmap for allocation of buffers used for __abort_msgUlrich Drepper2011-05-151-3/+8
* Fix isomac test after recent header change.Ulrich Drepper2009-12-231-1/+5
* Optimize grantpt.Ulrich Drepper2009-11-241-0/+3
* Preserve message printed before abort.Ulrich Drepper2009-06-151-0/+3
* * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r.Ulrich Drepper2007-11-131-1/+2
* * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. cvs/fedora-glibc-20070809T0939Roland McGrath2007-08-071-42/+14
* * sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper2007-08-031-7/+38
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-4/+22
* * include/stdlib.h: Make even more C++ compliant.Ulrich Drepper2006-01-041-15/+15
* * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper2005-12-231-0/+4
* * include/stdlib.h: Remove malloc attribute from __posix_memalign. Andreas Jaeger2005-07-151-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-43/+21
* 2.5-18.1Jakub Jelinek2007-07-121-21/+43
* No need to use __THROW in this header.Ulrich Drepper2004-09-071-16/+14
* * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2002-08-271-0/+8
* * include/stdlib.h: Use libc_hidden_proto for wctomb.Roland McGrath2002-08-061-0/+1
* Update.Ulrich Drepper2002-08-041-0/+5
* * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath2002-08-041-0/+5
* * include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath2002-08-041-0/+16
* * include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath2002-08-031-0/+1
* * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath2002-08-031-0/+3
* Update.Ulrich Drepper2002-08-031-0/+3
* Update.Ulrich Drepper2002-04-091-0/+4
* Update.Ulrich Drepper2002-04-081-1/+1
* For libc itself replace MB_CUR_MAX definition with one accessing the locale d...Ulrich Drepper2002-04-081-0/+6
* Update.Ulrich Drepper2002-03-121-0/+3
* Update.Ulrich Drepper2002-02-131-0/+2
* Define inlines for the _l variants of the strto* functions.Ulrich Drepper2002-01-021-0/+76
* Update.Andreas Jaeger2001-02-061-0/+2
* Update.Ulrich Drepper2001-01-271-1/+1
* Update.Ulrich Drepper2001-01-271-1/+1
* Update.Ulrich Drepper2001-01-121-1/+0
* Update.Ulrich Drepper2001-01-111-0/+1
* Update.Ulrich Drepper2001-01-091-0/+1
* Update.Andreas Jaeger2000-12-271-0/+4
* Update.Andreas Jaeger2000-08-231-1/+2
* Update.Ulrich Drepper2000-04-141-0/+2
* Update.Ulrich Drepper2000-03-201-0/+2
* Update.Ulrich Drepper2000-02-241-2/+2