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