Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove bits/string.h. | Zack Weinberg | 2017-06-20 | 1 | -5/+8 |
* | 2017-06-12 Wilco Dijkstra <wdijkstr@arm.com> | Wilco Dijkstra | 2017-06-12 | 1 | -0/+5 |
* | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 2017-05-11 | 1 | -5/+5 |
* | Clean up redundancies between string.h and strings.h. | Zack Weinberg | 2017-02-16 | 1 | -0/+2 |
* | The internal header include/string.h does not work in C++: it causes link errors | Wilco Dijkstra | 2017-02-15 | 1 | -2/+2 |
* | As a minor cleanup remove the (r)index defines from include/string.h as | Wilco Dijkstra | 2017-02-06 | 1 | -9/+0 |
* | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 2016-12-16 | 1 | -0/+11 |
* | Add _STRING_INLINE_unaligned and string_private.h | H.J. Lu | 2016-02-18 | 1 | -0/+3 |
* | Mark ld.so internel string functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+20 |
* | Use libc_hidden_proto / libc_hidden_def with __strnlen. | Joseph Myers | 2015-06-02 | 1 | -0/+1 |
* | Fix pathconf basename namespace (bug 18444). | Joseph Myers | 2015-05-22 | 1 | -0/+2 |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 1 | -2/+2 |
* | Fix build of C mempcpy and stpcpy. | Joseph Myers | 2014-11-14 | 1 | -1/+2 |
* | Fix locale memmem namespace (bug 17585). | Joseph Myers | 2014-11-12 | 1 | -0/+2 |
* | Fix stpcpy / mempcpy namespace (bug 17573). | Joseph Myers | 2014-11-12 | 1 | -0/+7 |
* | Make __ffs hidden | Andreas Schwab | 2013-09-20 | 1 | -0/+1 |
* | Avoid PLT references from __get_clockfreq on powerpc | Andreas Schwab | 2012-10-12 | 1 | -0/+1 |
* | First steps to get conformtest fully working | Ulrich Drepper | 2012-02-25 | 1 | -0/+4 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -15/+15 |
* | * include/string.h: Only redefine strndupa if this is really for | Ulrich Drepper | 2007-01-13 | 1 | -2/+4 |
* | [BZ #1534] | Roland McGrath | 2005-10-24 | 1 | -1/+1 |
* | * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. | Ulrich Drepper | 2005-06-14 | 1 | -0/+1 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -1/+0 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -0/+1 |
* | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2004-10-18 | 1 | -1/+27 |
* | Update. | Ulrich Drepper | 2004-07-10 | 1 | -0/+3 |
* | Update. | Ulrich Drepper | 2004-07-05 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2004-05-26 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2004-04-01 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2004-03-14 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2003-04-29 | 1 | -0/+17 |
* | * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. | Roland McGrath | 2002-08-27 | 1 | -0/+5 |
* | * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. | Roland McGrath | 2002-08-13 | 1 | -0/+1 |
* | * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). | Roland McGrath | 2002-08-12 | 1 | -0/+1 |
* | (get_null_defines): Treat NOT_IN_libc special. It is known to be defined. | Ulrich Drepper | 2002-08-08 | 1 | -5/+7 |
* | * include/rpc/auth.h: Use libc_hidden_proto for getnetname, | Roland McGrath | 2002-08-06 | 1 | -1/+9 |
* | Update. | Ulrich Drepper | 2002-08-04 | 1 | -0/+1 |
* | (__stpcpy): Add libc_hidden_def. | Ulrich Drepper | 2002-08-04 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2002-08-03 | 1 | -0/+5 |
* | Update. | Ulrich Drepper | 2002-08-03 | 1 | -0/+5 |
* | Update. | Ulrich Drepper | 2001-08-30 | 1 | -0/+12 |
* | Update. | Andreas Jaeger | 2001-02-06 | 1 | -1/+5 |
* | Update. | Ulrich Drepper | 2000-10-20 | 1 | -0/+6 |
* | Update. | Andreas Jaeger | 2000-07-18 | 1 | -0/+3 |
* | Add prototype for __strdup. | Ulrich Drepper | 2000-06-23 | 1 | -0/+2 |
* | Update. | Andreas Jaeger | 2000-05-12 | 1 | -6/+12 |
* | Update. | Ulrich Drepper | 1999-12-19 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 1999-11-24 | 1 | -13/+16 |
* | Update. | Ulrich Drepper | 1999-10-04 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 1999-04-28 | 1 | -0/+2 |