about summary refs log tree commit diff
path: root/include/string.h
Commit message (Expand)AuthorAgeFilesLines
* string: Add hidden builtin definition for __strcpy_chk.Stefan Liebler2024-02-061-0/+1
* chk: Add and fix hidden builtin definitions for *_chkSamuel Thibault2023-08-031-0/+1
* string: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat2023-07-051-0/+7
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-141-0/+4
* string: Remove string_private.hAdhemerval Zanella2023-02-171-3/+0
* string: Add libc_hidden_proto for memrchrAdhemerval Zanella2023-02-081-0/+1
* string: Add libc_hidden_proto for strchrnulAdhemerval Zanella2023-02-081-0/+1
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-261-0/+1
* string: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar2020-12-311-2/+3
* hurd: keep only required PLTs in ld.soSamuel Thibault2020-11-111-1/+1
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-071-0/+3
* string: Use tls-internal on strerror_lAdhemerval Zanella2020-07-071-3/+0
* string: Implement strerror in terms of strerror_lAdhemerval Zanella2020-07-071-0/+4
* Run thread shutdown functions in an explicit orderFlorian Weimer2018-06-261-0/+3
* Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2017-10-031-1/+1
* Hide internal __strsep function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Remove bits/string.h.Zack Weinberg2017-06-201-5/+8
* 2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2017-06-121-0/+5
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-5/+5
* Clean up redundancies between string.h and strings.h.Zack Weinberg2017-02-161-0/+2
* The internal header include/string.h does not work in C++: it causes link errorsWilco Dijkstra2017-02-151-2/+2
* As a minor cleanup remove the (r)index defines from include/string.h asWilco Dijkstra2017-02-061-9/+0
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+11
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-181-0/+3
* Mark ld.so internel string functions hiddenH.J. Lu2015-10-151-0/+20
* Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers2015-06-021-0/+1
* Fix pathconf basename namespace (bug 18444).Joseph Myers2015-05-221-0/+2
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-2/+2
* Fix build of C mempcpy and stpcpy.Joseph Myers2014-11-141-1/+2
* Fix locale memmem namespace (bug 17585).Joseph Myers2014-11-121-0/+2
* Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers2014-11-121-0/+7
* Make __ffs hiddenAndreas Schwab2013-09-201-0/+1
* Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab2012-10-121-0/+1
* First steps to get conformtest fully workingUlrich Drepper2012-02-251-0/+4
* Remove pre-ISO C supportUlrich Drepper2012-01-071-15/+15
* * include/string.h: Only redefine strndupa if this is really forUlrich Drepper2007-01-131-2/+4
* [BZ #1534]Roland McGrath2005-10-241-1/+1
* * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper2005-06-141-0/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-1/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+1
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-1/+27
* Update.Ulrich Drepper2004-07-101-0/+3
* Update.Ulrich Drepper2004-07-051-0/+1
* Update.Ulrich Drepper2004-05-261-0/+2
* Update.Ulrich Drepper2004-04-011-0/+1
* Update.Ulrich Drepper2004-03-141-0/+2
* Update.Ulrich Drepper2003-04-291-0/+17
* * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2002-08-271-0/+5
* * include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath2002-08-131-0/+1
* * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath2002-08-121-0/+1