aboutsummaryrefslogtreecommitdiff
path: root/include/string.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein1-0/+1
2020-12-31string: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar1-2/+3
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault1-1/+1
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella1-0/+3
2020-07-07string: Use tls-internal on strerror_lAdhemerval Zanella1-3/+0
2020-07-07string: Implement strerror in terms of strerror_lAdhemerval Zanella1-0/+4
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer1-0/+3
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault1-1/+1
2017-10-01Hide internal __strsep function [BZ #18822]H.J. Lu1-0/+1
2017-06-20Remove bits/string.h.Zack Weinberg1-5/+8
2017-06-122017-06-12 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra1-0/+5
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-5/+5
2017-02-16Clean up redundancies between string.h and strings.h.Zack Weinberg1-0/+2
2017-02-15The internal header include/string.h does not work in C++: it causes link errorsWilco Dijkstra1-2/+2
2017-02-06As a minor cleanup remove the (r)index defines from include/string.h asWilco Dijkstra1-9/+0
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg1-0/+11
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu1-0/+3
2015-10-15Mark ld.so internel string functions hiddenH.J. Lu1-0/+20
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers1-0/+1
2015-05-22Fix pathconf basename namespace (bug 18444).Joseph Myers1-0/+2
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-2/+2
2014-11-14Fix build of C mempcpy and stpcpy.Joseph Myers1-1/+2
2014-11-12Fix locale memmem namespace (bug 17585).Joseph Myers1-0/+2
2014-11-12Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers1-0/+7
2013-09-20Make __ffs hiddenAndreas Schwab1-0/+1
2012-10-12Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab1-0/+1
2012-02-25First steps to get conformtest fully workingUlrich Drepper1-0/+4
2012-01-07Remove pre-ISO C supportUlrich Drepper1-15/+15
2007-01-13* include/string.h: Only redefine strndupa if this is really forUlrich Drepper1-2/+4
2005-10-24[BZ #1534]Roland McGrath1-1/+1
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper1-0/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-1/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+1
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper1-1/+27
2004-07-10Update.Ulrich Drepper1-0/+3
2004-07-05Update.Ulrich Drepper1-0/+1
2004-05-26Update.Ulrich Drepper1-0/+2
2004-04-01Update.Ulrich Drepper1-0/+1
2004-03-14Update.Ulrich Drepper1-0/+2
2003-04-29Update.Ulrich Drepper1-0/+17
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath1-0/+5
2002-08-13* include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath1-0/+1
2002-08-12* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath1-0/+1
2002-08-08(get_null_defines): Treat NOT_IN_libc special. It is known to be defined.Ulrich Drepper1-5/+7
2002-08-06* include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath1-1/+9
2002-08-04Update.Ulrich Drepper1-0/+1
2002-08-04(__stpcpy): Add libc_hidden_def.Ulrich Drepper1-0/+1
2002-08-03Update.Ulrich Drepper1-0/+5
2002-08-03Update.Ulrich Drepper1-0/+5
2001-08-30Update.Ulrich Drepper1-0/+12