summaryrefslogtreecommitdiff
path: root/include/string.h
AgeCommit message (Expand)Author
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault
2017-10-01Hide internal __strsep function [BZ #18822]H.J. Lu
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-122017-06-12 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-02-16Clean up redundancies between string.h and strings.h.Zack Weinberg
2017-02-15The internal header include/string.h does not work in C++: it causes link errorsWilco Dijkstra
2017-02-06As a minor cleanup remove the (r)index defines from include/string.h asWilco Dijkstra
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu
2015-10-15Mark ld.so internel string functions hiddenH.J. Lu
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers
2015-05-22Fix pathconf basename namespace (bug 18444).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-14Fix build of C mempcpy and stpcpy.Joseph Myers
2014-11-12Fix locale memmem namespace (bug 17585).Joseph Myers
2014-11-12Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers
2013-09-20Make __ffs hiddenAndreas Schwab
2012-10-12Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab
2012-02-25First steps to get conformtest fully workingUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2007-01-13* include/string.h: Only redefine strndupa if this is really forUlrich Drepper
2005-10-24[BZ #1534]Roland McGrath
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2004-07-10Update.Ulrich Drepper
2004-07-05Update.Ulrich Drepper
2004-05-26Update.Ulrich Drepper
2004-04-01Update.Ulrich Drepper
2004-03-14Update.Ulrich Drepper
2003-04-29Update.Ulrich Drepper
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath
2002-08-13* include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath
2002-08-12* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath
2002-08-08(get_null_defines): Treat NOT_IN_libc special. It is known to be defined.Ulrich Drepper
2002-08-06* include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath
2002-08-04Update.Ulrich Drepper
2002-08-04(__stpcpy): Add libc_hidden_def.Ulrich Drepper
2002-08-03Update.Ulrich Drepper
2002-08-03Update.Ulrich Drepper
2001-08-30Update.Ulrich Drepper
2001-02-06Update.Andreas Jaeger
2000-10-20Update.Ulrich Drepper
2000-07-18Update.Andreas Jaeger
2000-06-23Add prototype for __strdup.Ulrich Drepper
2000-05-12Update.Andreas Jaeger
1999-12-19Update.Ulrich Drepper