161 Commits (e6b4e2de6dd91efdcac80b79149c596de8a26b70)

Author SHA1 Message Date
Zack Weinberg af85385f31 Use locale_t, not __locale_t, throughout glibc 9 years ago
Zack Weinberg f0be25b633 Rename xlocale.h to bits/types/__locale_t.h. 9 years ago
Paul E. Murphy 45f39d4588 float128: Add strtof128, wcstof128, and related functions. 10 years ago
Gabriel F. T. Gomes cf2046ec7d float128: Add strfromf128 10 years ago
Dennis Wölfing 2e0bbbfbf9 Add reallocarray function 9 years ago
Florian Weimer 025b33ae84 malloc: Turn cfree into a compatibility symbol 9 years ago
Joseph Myers 2072f5c34e Remove C++ namespace handling from glibc headers. 9 years ago
Wilco Dijkstra ae65d4f3c3 Remove the str(n)dup inlines from string/bits/string2.h. Although inlining 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Gabriel F. T. Gomes 6962682ffe Add strfromd, strfromf, and strfroml functions 10 years ago
Joseph Myers 0014680d6a Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094). 10 years ago
Joseph Myers b098852ac2 Fix stdlib.h rand_r namespace (bug 20074). 10 years ago
Joseph Myers 4242d9683f Correct ttyslot header declaration conditions (bug 20051). 10 years ago
Florian Weimer b49ab5f450 Remove union wait [BZ #19613] 10 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Joseph Myers acd7f096d7 Complete _BSD_SOURCE / _SVID_source followup cleanup. 12 years ago
Joseph Myers ed9a38e21b Clean up trivially redundant __USE_MISC conditionals. 12 years ago
Joseph Myers 498afc54df Combine __USE_BSD and __USE_SVID into __USE_MISC. 12 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Ondřej Bílka 6f65e66895 Fix typos. 13 years ago
Andreas Jaeger 4220c3ef77 Fix guards for qecvt 13 years ago
Ondrej Bilka a065ceffdf Do not warn about mblen, mbtowc and wctomb unused result. 13 years ago
Mike Frysinger 4be9b544ea stdlib.h: use existing malloc/alloc_size attribute defines 13 years ago
Ondrej Bilka 41eda41d74 Add inline bsearch expansion. 13 years ago
Joseph Myers 6a57d93130 Remove __GLIBC_HAVE_LONG_LONG. 13 years ago
Joseph Myers 828beb132d Use __extension__ with long long in installed headers. 13 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
Joseph Myers 9bde902c76 Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824). 14 years ago
H.J. Lu f62c8abcfb Compile x86 rtld with -mno-sse -mno-mmx 14 years ago
Florian Weimer 84b3fd8407 Rename __secure_getenv to secure_getenv 14 years ago
Marek Polacek 5ac3ea17df Fix attributes for fortify functions. 14 years ago
Paul Eggert c0baea34e0 * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc. 14 years ago
Andreas Jaeger 349fa79f55 Don't warn about unused result of mktemp 14 years ago
Paul Eggert 59ba27a63a Replace FSF snail mail address with URLs. 14 years ago
Ulrich Drepper a784e50247 Remove pre-ISO C support 14 years ago
Ulrich Drepper 8b43a4cc56 Fix aligned_alloc prototype 15 years ago
Ulrich Drepper 380d7e87dc Implement aligned_alloc 15 years ago
Ulrich Drepper 4e9e7a356c Enable at_quick_exit and quick_exit for ISO C11 15 years ago
Ulrich Drepper 4c1423edfb Fix typos in comments. 15 years ago
Ulrich Drepper c589e093e1 elax some conditions in stdlib.h. 16 years ago
Ulrich Drepper e26dfa69f5 Add nonnull attribute to unsetenv declaration. 16 years ago
Ulrich Drepper 52e96a8092 Be a bit more relaxed about obsoleted mktemp symbol. 16 years ago
Ulrich Drepper 21487cc929 Fix handling symbols removed in XPG7. 17 years ago
Ulrich Drepper f095bb7204 Add support for XPG7 testing. 17 years ago
Ulrich Drepper 3a83202db6 Implement mkostemps and mkostemps64. 17 years ago
Ulrich Drepper 7f3146e789 Implement mkstemps and mkstemps64. 17 years ago
Ulrich Drepper 8f0d3f499f Non-code changes to stdlib.h. 17 years ago
Ulrich Drepper a64039b084 Unify __WAIT_INT definition in stdlib.h and sys/wait.h. 17 years ago
Ulrich Drepper 610e67ed5a * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and 17 years ago