63 Commits (f9be44c7e6d90cb1fe3a0fbe3cc299ac783f0be8)

Author SHA1 Message Date
Siddhesh Poyarekar 2a3224c536 string: Enable __FORTIFY_LEVEL=3 5 years ago
Samuel Thibault 3d3316b1de hurd: keep only required PLTs in ld.so 5 years ago
Adhemerval Zanella bfe05aa289 string: Add sigabbrev_np and sigdescr_np 6 years ago
Adhemerval Zanella 725eeb4af1 string: Use tls-internal on strerror_l 6 years ago
Adhemerval Zanella 28aff04781 string: Implement strerror in terms of strerror_l 6 years ago
Florian Weimer 124e025864 Run thread shutdown functions in an explicit order 8 years ago
Samuel Thibault 3d1870fa33 Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN 9 years ago
H.J. Lu 78cf1d74d2 Hide internal __strsep function [BZ #18822] 9 years ago
Zack Weinberg 09a596cc2c Remove bits/string.h. 10 years ago
Wilco Dijkstra 18b10de7ce 2017-06-12 Wilco Dijkstra <wdijkstr@arm.com> 9 years ago
Zack Weinberg 7c3018f9e4 Suppress internal declarations for most of the testsuite. 10 years ago
Zack Weinberg 7b037c095e Clean up redundancies between string.h and strings.h. 10 years ago
Wilco Dijkstra 3172b27b2b The internal header include/string.h does not work in C++: it causes link errors 9 years ago
Wilco Dijkstra c7a37ad352 As a minor cleanup remove the (r)index defines from include/string.h as 9 years ago
Zack Weinberg ea1bd74def New string function explicit_bzero (from OpenBSD). 10 years ago
H.J. Lu 16396c41de Add _STRING_INLINE_unaligned and string_private.h 10 years ago
H.J. Lu f84114688a Mark ld.so internel string functions hidden 11 years ago
Joseph Myers 1769608794 Use libc_hidden_proto / libc_hidden_def with __strnlen. 11 years ago
Joseph Myers cf06a4e357 Fix pathconf basename namespace (bug 18444). 11 years ago
Siddhesh Poyarekar 4f41c682f3 Remove NOT_IN_libc 12 years ago
Joseph Myers c1b0aadcdf Fix build of C mempcpy and stpcpy. 12 years ago
Joseph Myers 9975e3d37d Fix locale memmem namespace (bug 17585). 12 years ago
Joseph Myers 939da41143 Fix stpcpy / mempcpy namespace (bug 17573). 12 years ago
Andreas Schwab 5bb43a4319 Make __ffs hidden 13 years ago
Andreas Schwab ca38dc17d8 Avoid PLT references from __get_clockfreq on powerpc 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 23691ab23b * include/string.h: Only redefine strndupa if this is really for 20 years ago
Roland McGrath 710af5d7ab [BZ #1534] 21 years ago
Ulrich Drepper 0e66ade5ad * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. 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 b5cc329c4f 2004-10-15 Jakub Jelinek <jakub@redhat.com> 22 years ago
Ulrich Drepper ee600e3f76 Update. 22 years ago
Ulrich Drepper 2dd18ce2b2 Update. 22 years ago
Ulrich Drepper 4a691b0639 Update. 22 years ago
Ulrich Drepper 758b215383 Update. 22 years ago
Ulrich Drepper ccadf7b534 Update. 22 years ago
Ulrich Drepper 85dd100310 Update. 23 years ago
Roland McGrath da4cfe381c * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. 24 years ago
Roland McGrath df9629171c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 24 years ago
Roland McGrath 7a8bdff02c * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). 24 years ago
Ulrich Drepper ec6170f59b (get_null_defines): Treat NOT_IN_libc special. It is known to be defined. 24 years ago
Roland McGrath 9b0b40d35e * include/rpc/auth.h: Use libc_hidden_proto for getnetname, 24 years ago
Ulrich Drepper a20d8dbee7 Update. 24 years ago
Ulrich Drepper 6111cd0e8a (__stpcpy): Add libc_hidden_def. 24 years ago
Ulrich Drepper 5b070c7513 Update. 24 years ago
Ulrich Drepper 37ba7d6663 Update. 24 years ago
Ulrich Drepper 5a3fba9930 Update. 25 years ago
Andreas Jaeger bd7f30a9b7 Update. 26 years ago