index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
string.h
Age
Commit message (
Expand
)
Author
2024-02-06
string: Add hidden builtin definition for __strcpy_chk.
Stefan Liebler
2023-08-03
chk: Add and fix hidden builtin definitions for *_chk
Samuel Thibault
2023-07-05
string: Ensure *_chk routines have their hidden builtin definition available
Frédéric Bérat
2023-06-14
Implement strlcpy and strlcat [BZ #178]
Florian Weimer
2023-02-17
string: Remove string_private.h
Adhemerval Zanella
2023-02-08
string: Add libc_hidden_proto for memrchr
Adhemerval Zanella
2023-02-08
string: Add libc_hidden_proto for strchrnul
Adhemerval Zanella
2021-10-26
String: Add hidden defs for __memcmpeq() to enable internal usage
Noah Goldstein
2020-12-31
string: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
2020-11-11
hurd: keep only required PLTs in ld.so
Samuel Thibault
2020-07-07
string: Add sigabbrev_np and sigdescr_np
Adhemerval Zanella
2020-07-07
string: Use tls-internal on strerror_l
Adhemerval Zanella
2020-07-07
string: Implement strerror in terms of strerror_l
Adhemerval Zanella
2018-06-26
Run thread shutdown functions in an explicit order
Florian Weimer
2017-10-03
Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN
Samuel Thibault
2017-10-01
Hide internal __strsep function [BZ #18822]
H.J. Lu
2017-06-20
Remove bits/string.h.
Zack Weinberg
2017-06-12
2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>
Wilco Dijkstra
2017-05-11
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-02-16
Clean up redundancies between string.h and strings.h.
Zack Weinberg
2017-02-15
The internal header include/string.h does not work in C++: it causes link errors
Wilco Dijkstra
2017-02-06
As a minor cleanup remove the (r)index defines from include/string.h as
Wilco Dijkstra
2016-12-16
New string function explicit_bzero (from OpenBSD).
Zack Weinberg
2016-02-18
Add _STRING_INLINE_unaligned and string_private.h
H.J. Lu
2015-10-15
Mark ld.so internel string functions hidden
H.J. Lu
2015-06-02
Use libc_hidden_proto / libc_hidden_def with __strnlen.
Joseph Myers
2015-05-22
Fix pathconf basename namespace (bug 18444).
Joseph Myers
2014-11-24
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-14
Fix build of C mempcpy and stpcpy.
Joseph Myers
2014-11-12
Fix locale memmem namespace (bug 17585).
Joseph Myers
2014-11-12
Fix stpcpy / mempcpy namespace (bug 17573).
Joseph Myers
2013-09-20
Make __ffs hidden
Andreas Schwab
2012-10-12
Avoid PLT references from __get_clockfreq on powerpc
Andreas Schwab
2012-02-25
First steps to get conformtest fully working
Ulrich Drepper
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
2007-01-13
* include/string.h: Only redefine strndupa if this is really for
Ulrich 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-12
2.5-18.1
Jakub Jelinek
2004-10-18
2004-10-15 Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper
2004-07-10
Update.
Ulrich Drepper
2004-07-05
Update.
Ulrich Drepper
2004-05-26
Update.
Ulrich Drepper
2004-04-01
Update.
Ulrich Drepper
2004-03-14
Update.
Ulrich Drepper
2003-04-29
Update.
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
[next]