63 Commits (f0be25b6336db7492e47d2e8e72eb8af53b5506d)

Author SHA1 Message Date
Paul E. Murphy 45f39d4588 float128: Add strtof128, wcstof128, and related functions. 10 years ago
Dennis Wölfing 2e0bbbfbf9 Add reallocarray function 9 years ago
Zack Weinberg 7c3018f9e4 Suppress internal declarations for most of the testsuite. 10 years ago
Wilco Dijkstra ae65d4f3c3 Remove the str(n)dup inlines from string/bits/string2.h. Although inlining 9 years ago
Joseph Myers e02cabecf0 Refactor strtod parsing of NaN payloads. 11 years ago
H.J. Lu f3fc94c04f Mark ld.so internel stdlib functions hidden 11 years ago
Siddhesh Poyarekar 4f41c682f3 Remove NOT_IN_libc 12 years ago
Joseph Myers bef8fd6013 Fix qsort_r namespace (bug 17571). 12 years ago
Joseph Myers cb8312455b Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132). 12 years ago
Roland McGrath e57b0c6100 Avoid unconditional __call_tls_dtors calls in static linking. 13 years ago
Siddhesh Poyarekar ba384f6ed9 C++11 thread_local destructors support 13 years ago
Andreas Schwab cfa8054fbb Hide reference to mktemp in libpthread 13 years ago
Florian Weimer 84b3fd8407 Rename __secure_getenv to secure_getenv 14 years ago
Ulrich Drepper 3134156779 First steps to get conformtest fully working 14 years ago
Ulrich Drepper a784e50247 Remove pre-ISO C support 14 years ago
Ulrich Drepper f8a3b5bf8f Use mmap for allocation of buffers used for __abort_msg 15 years ago
Ulrich Drepper 63de5ef70a Fix isomac test after recent header change. 17 years ago
Ulrich Drepper aa9890239a Optimize grantpt. 17 years ago
Ulrich Drepper 48dcd0ba84 Preserve message printed before abort. 17 years ago
Ulrich Drepper e458144c99 * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r. 19 years ago
Roland McGrath 773e305efc * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. 19 years ago
Ulrich Drepper 9b2e9577b2 * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member 19 years ago
Roland McGrath c6251f036c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 21 years ago
Ulrich Drepper db59b28bdd * include/stdlib.h: Make even more C++ compliant. 21 years ago
Ulrich Drepper 7735afa212 * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn which 21 years ago
Andreas Jaeger 5bcbe69fa8 * include/stdlib.h: Remove malloc attribute from __posix_memalign. 21 years ago
Ulrich Drepper a334319f65 (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. 22 years ago
Jakub Jelinek 0ecb606cb6 2.5-18.1 19 years ago
Ulrich Drepper 2ef4aac763 No need to use __THROW in this header. 22 years ago
Roland McGrath da4cfe381c * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. 24 years ago
Roland McGrath e2ec9b4dc1 * include/stdlib.h: Use libc_hidden_proto for wctomb. 24 years ago
Ulrich Drepper 230491f02c Update. 24 years ago
Roland McGrath c41f555e0c * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, 24 years ago
Roland McGrath 509d1b6842 * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. 24 years ago
Roland McGrath 284128f68f * include/stdlib.h: Use libc_hidden_proto for qsort. 24 years ago
Roland McGrath a757607d82 * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. 24 years ago
Ulrich Drepper 37ba7d6663 Update. 24 years ago
Ulrich Drepper 6b87a5642c Update. 24 years ago
Ulrich Drepper 403e0597cd Update. 24 years ago
Ulrich Drepper 4c93a54ca8 For libc itself replace MB_CUR_MAX definition with one accessing the locale data structures directly. 24 years ago
Ulrich Drepper aa32f79837 Update. 24 years ago
Ulrich Drepper aed283dd45 Update. 24 years ago
Ulrich Drepper bf1fd59437 Define inlines for the _l variants of the strto* functions. 25 years ago
Andreas Jaeger bd7f30a9b7 Update. 26 years ago
Ulrich Drepper 344be96af4 Update. 26 years ago
Ulrich Drepper 842d709cb3 Update. 26 years ago
Ulrich Drepper 5ef50d00de Update. 26 years ago
Ulrich Drepper 3bbddbe4a3 Update. 26 years ago
Ulrich Drepper 0101a56fd6 Update. 26 years ago
Andreas Jaeger 03bac9acad Update. 26 years ago