summaryrefslogtreecommitdiff
path: root/include/stdlib.h
AgeCommit message (Expand)Author
2013-03-28Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-01-16Hide reference to mktemp in libpthreadAndreas Schwab
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-02-25First steps to get conformtest fully workingUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-05-15Use mmap for allocation of buffers used for __abort_msgUlrich Drepper
2009-12-23Fix isomac test after recent header change.Ulrich Drepper
2009-11-24Optimize grantpt.Ulrich Drepper
2009-06-15Preserve message printed before abort.Ulrich Drepper
2007-11-13* stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r.Ulrich Drepper
2007-08-07* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939Roland McGrath
2007-08-03* sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2006-01-04* include/stdlib.h: Make even more C++ compliant.Ulrich Drepper
2005-12-23* Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper
2005-07-15* include/stdlib.h: Remove malloc attribute from __posix_memalign. Andreas Jaeger
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-09-07No need to use __THROW in this header.Ulrich Drepper
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath
2002-08-06* include/stdlib.h: Use libc_hidden_proto for wctomb.Roland McGrath
2002-08-04Update.Ulrich Drepper
2002-08-04* include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath
2002-08-04* include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath
2002-08-03* include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath
2002-08-03* include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath
2002-08-03Update.Ulrich Drepper
2002-04-09Update.Ulrich Drepper
2002-04-08Update.Ulrich Drepper
2002-04-08For libc itself replace MB_CUR_MAX definition with one accessing the locale d...Ulrich Drepper
2002-03-12Update.Ulrich Drepper
2002-02-13Update.Ulrich Drepper
2002-01-02Define inlines for the _l variants of the strto* functions.Ulrich Drepper
2001-02-06Update.Andreas Jaeger
2001-01-27Update.Ulrich Drepper
2001-01-27Update.Ulrich Drepper
2001-01-12Update.Ulrich Drepper
2001-01-11Update.Ulrich Drepper
2001-01-09Update.Ulrich Drepper
2000-12-27Update.Andreas Jaeger
2000-08-23Update.Andreas Jaeger
2000-04-14Update.Ulrich Drepper
2000-03-20Update.Ulrich Drepper
2000-02-24Update.Ulrich Drepper
2000-02-24Fix prototypes of __initstate and __setstate.Ulrich Drepper
1999-11-23Update.Ulrich Drepper
1999-10-28Update.Ulrich Drepper
1999-10-19Update.Ulrich Drepper
1999-07-29Update.Ulrich Drepper