Age | Commit message (Expand) | Author | Files | Lines |
2012-05-24 | Switch gettimeofday from INTUSE to libc_hidden_proto. | Roland McGrath | 1 | -7/+2 |
2012-05-10 | Hurd: accept4 | Thomas Schwinge | 1 | -0/+3 |
2012-04-17 | Resolve __vector namespace conflict with Altivec. | Petr Baudis | 1 | -4/+4 |
2012-03-03 | Remove oldish __GNUC_PREREQ. | Marek Polacek | 1 | -5/+1 |
2012-02-26 | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper | 1 | -0/+2 |
2012-02-25 | First steps to get conformtest fully working | Ulrich Drepper | 13 | -6/+32 |
2012-01-28 | Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait(). | Chris Metcalf | 1 | -0/+6 |
2012-01-08 | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper | 1 | -0/+7 |
2012-01-08 | Add checking versions of poll and ppoll | Ulrich Drepper | 1 | -0/+1 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 7 | -29/+29 |
2011-05-08 | Make complete getcwd work in rtld | Ulrich Drepper | 1 | -0/+4 |
2011-05-08 | Fix Linux getcwd for long paths | Ulrich Drepper | 1 | -0/+2 |
2011-01-13 | Clean up PLT use for getrlimit64. | Ulrich Drepper | 1 | -0/+1 |
2008-07-25 | * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and | Ulrich Drepper | 1 | -0/+8 |
2007-05-10 | Redefine __nonnull so that test for incorrect parameters in the libc code its... | Ulrich Drepper | 1 | -0/+6 |
2007-04-19 | * include/sys/mman.h: Mark madvise hidden. | Ulrich Drepper | 1 | -0/+3 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2 | -9/+0 |
2007-07-31 | . | Jakub Jelinek | 2 | -0/+9 |
2006-08-03 | [BZ #2182] | Ulrich Drepper | 1 | -2/+2 |
2006-02-12 | [BZ #2226] | Ulrich Drepper | 1 | -0/+1 |
2006-02-03 | * sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat]cvs/fedora-glibc-20060203T0932 | Ulrich Drepper | 1 | -0/+1 |
2006-01-11 | * include/sys/stat.h: Add libc_hidden_proto for __fxstatat64. | Ulrich Drepper | 1 | -0/+2 |
2006-01-08 | [BZ #1535] | Roland McGrath | 1 | -0/+3 |
2005-12-29 | 2005-12-29 Roland McGrath <roland@frob.com> | Roland McGrath | 1 | -0/+1 |
2005-12-02 | * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat. | Ulrich Drepper | 1 | -0/+1 |
2005-11-24 | [BZ #1920] | Ulrich Drepper | 1 | -0/+1 |
2005-10-14 | * sysdeps/unix/opendir.c (__opendir): Pass extra argument to | Ulrich Drepper | 1 | -1/+1 |
2005-07-30 | * misc/bits/syslog.h: New file. | Ulrich Drepper | 1 | -0/+5 |
2005-02-22 | * include/sys/socket.h: Declare __recv. | Roland McGrath | 1 | -0/+8 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 10 | -35/+3 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 10 | -3/+35 |
2004-10-18 | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 1 | -0/+8 |
2004-08-06 | Update. | Ulrich Drepper | 1 | -0/+7 |
2003-06-30 | * include/sys/resource.h (__getrusage): Mark hidden. * includ... | Richard Henderson | 3 | -6/+12 |
2003-01-28 | Update. | Ulrich Drepper | 1 | -0/+6 |
2002-12-31 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-10-09 | Update. | Ulrich Drepper | 3 | -0/+13 |
2002-09-17 | Update. | Ulrich Drepper | 1 | -0/+24 |
2002-09-17 | * sunrpc/xcrypt.c (passwd2des_internal): Renamed fom passwd2des. | Roland McGrath | 1 | -0/+1 |
2002-08-26 | * locale/programs/ld-ctype.c (ctype_read): When given a repertoire | Roland McGrath | 1 | -1/+1 |
2002-08-13 | * include/sys/wait.h (__waitpid): Add libc_hidden_proto. | Roland McGrath | 1 | -0/+2 |
2002-08-13 | * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. | Roland McGrath | 2 | -26/+14 |
2002-08-11 | * include/sys/errno.h: New file. | Roland McGrath | 1 | -0/+1 |
2002-08-05 | * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname. | Roland McGrath | 1 | -0/+3 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-08-04 | * include/sys/resource.h: Use libc_hidden_proto for getpriority, | Roland McGrath | 1 | -0/+3 |
2002-08-03 | * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. | Roland McGrath | 1 | -0/+3 |
2002-08-03 | Update. | Ulrich Drepper | 4 | -0/+6 |
2002-07-23 | Moved to misc/sys. | Ulrich Drepper | 1 | -1/+0 |
2002-07-08 | Update. | Andreas Jaeger | 1 | -0/+18 |