| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos from last patch. | Ulrich Drepper | 2010-03-29 | 1 | -2/+2 |
* | Handle platforms without aux vector | Thomas Schwinge | 2010-03-29 | 1 | -3/+4 |
* | Give Hurd weak aliases for getsysstats get_* functions. | Samuel Thibault | 2010-01-26 | 1 | -0/+4 |
* | Define __rtld_lock_recursive_* for Hurd. | Samuel Thibault | 2010-01-18 | 1 | -0/+3 |
* | Fix double-inclusion problem of bits/stat.h. | Ulrich Drepper | 2010-01-11 | 1 | -1/+6 |
* | Add support for XPG7 testing. | Ulrich Drepper | 2010-01-09 | 1 | -2/+3 |
* | Hurd: Fix spurious mach_port_deallocate in getcwd. | Samuel Thibault | 2009-12-22 | 1 | -2/+2 |
* | Fix Hurd mkdirat. | Samuel Thibault | 2009-09-28 | 1 | -1/+2 |
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 2 | -272/+395 |
* | remove subsumed .gitignore entries and files | Jim Meyering | 2009-05-16 | 1 | -4/+0 |
* | remove COPYING* from .gitignore files | Jim Meyering | 2009-05-16 | 1 | -1/+1 |
* | rename each .cvsignore file to .gitignore | Jim Meyering | 2009-05-15 | 1 | -0/+0 |
* | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -11/+11 |
* | * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]: | Roland McGrath | 2009-01-07 | 1 | -1/+6 |
* | * sysdeps/mach/strerror_l.c: New file. | Roland McGrath | 2008-11-26 | 1 | -0/+102 |
* | Moved alpha to ports repository. | Roland McGrath | 2008-11-26 | 14 | -1409/+0 |
* | * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, | Jakub Jelinek | 2008-11-07 | 2 | -11/+12 |
* | 2008-08-11 Aurelien Jarno <aurel32@debian.org> | Roland McGrath | 2008-08-12 | 1 | -2/+2 |
* | 2008-08-02 Roland McGrath <roland@frob.com> | Roland McGrath | 2008-08-02 | 1 | -3/+5 |
* | 2008-07-14 Samuel Thibault <samuel.thibault@ens-lyon.org> | Roland McGrath | 2008-07-14 | 1 | -0/+2 |
* | 2008-07-06 Samuel Thibault <samuel.thibault@ens-lyon.org> | Roland McGrath | 2008-07-07 | 2 | -0/+27 |
* | * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS. cvs/fedora-glibc-20080703T1203 | Roland McGrath | 2008-07-02 | 4 | -3/+4 |
* | * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL. | Roland McGrath | 2008-07-02 | 1 | -1/+1 |
* | 2008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org> | Roland McGrath | 2008-07-02 | 5 | -7/+7 |
* | * sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0, | Roland McGrath | 2008-05-06 | 1 | -11/+45 |
* | Remove useless "if" before "free". | Ulrich Drepper | 2008-03-19 | 1 | -2/+1 |
* | 2008-03-08 Roland McGrath <roland@frob.com> | Roland McGrath | 2008-03-08 | 1 | -1/+5 |
* | 2007-11-18 Roland McGrath <roland@frob.com> | Roland McGrath | 2007-11-18 | 1 | -1/+3 |
* | Hurd-specific kernel-features.h. | Ulrich Drepper | 2007-11-13 | 1 | -0/+31 |
* | 2007-10-17 Roland McGrath <roland@frob.com> | Roland McGrath | 2007-10-17 | 2 | -3/+14 |
* | * sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro. | Roland McGrath | 2007-09-07 | 1 | -0/+1 |
* | 2007-08-10 Roland McGrath <roland@frob.com> | Roland McGrath | 2007-08-10 | 1 | -6/+11 |
* | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper | 2007-07-28 | 1 | -11/+9 |
* | [BZ #3665, BZ #4126, BZ #4178, BZ #4610] | Roland McGrath | 2007-07-23 | 5 | -5/+11 |
* | 2007-07-22 Roland McGrath <roland@frob.com> | Roland McGrath | 2007-07-22 | 1 | -1/+3 |
* | * mach/lock-intern.h: Include <sys/cdefs.h>. | Roland McGrath | 2007-07-22 | 3 | -1/+6 |
* | 2006-06-13 Thomas Schwinge <tschwinge@gnu.org> | Roland McGrath | 2007-07-22 | 2 | -3/+3 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 5 | -10/+10 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 5 | -27/+36 |
* | . | Jakub Jelinek | 2007-07-31 | 5 | -36/+27 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 2 | -7/+2 |
* | 2006-10-10 Roland McGrath <roland@frob.com> | Roland McGrath | 2006-10-10 | 3 | -20/+34 |
* | * sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS, | Ulrich Drepper | 2006-09-17 | 1 | -2/+2 |
* | * sysdeps/mach/hurd/faccessat.c: New file. | Roland McGrath | 2006-03-06 | 15 | -87/+669 |
* | * sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0 | Roland McGrath | 2006-03-06 | 1 | -11/+97 |
* | * sysdeps/mach/hurd/opendir.c (__opendir): Likewise. | Roland McGrath | 2006-03-05 | 1 | -25/+3 |
* | * sysdeps/mach/hurd/fdopendir.c (__fdopendir): Use O_DIRECTORY | Roland McGrath | 2006-03-05 | 1 | -1/+2 |
* | * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Make sure high bits | Roland McGrath | 2006-03-05 | 1 | -2/+2 |
* | * sysdeps/mach/hurd/Subdirs: Use "first hurd". | Roland McGrath | 2006-03-01 | 1 | -1/+9 |
* | * sysdeps/hppa: Directory removed, saved in ports repository. | Roland McGrath | 2006-02-28 | 3 | -387/+0 |