| Commit message (Expand) | Author | Age | Files | Lines |
* | Try shell in posix_spawn* only in compat mode | Ulrich Drepper | 2011-09-05 | 1 | -5/+5 |
* | Fix Linux getcwd for long paths | Ulrich Drepper | 2011-05-08 | 1 | -2/+2 |
* | Remove doubled words. | Jim Meyering | 2011-04-22 | 3 | -6/+6 |
* | Fix __if_freereq crash: Unlike the generic version which uses free, Hurd need... | Samuel Thibault | 2011-02-21 | 1 | -0/+45 |
* | Remove `.ctors' and `.dtors' output sections | H.J. Lu | 2010-12-24 | 2 | -2/+2 |
* | Hurd: fix ttyname{,_r} errno result for non-ttys | Samuel Thibault | 2010-08-03 | 2 | -3/+11 |
* | Hurd: fix sendmsg memory leak in error paths | Emilio Pozuelo Monfort | 2010-07-20 | 1 | -2/+10 |
* | Hurd: Fix linkat symlink handling. | Emilio Pozuelo Monfort | 2010-06-02 | 1 | -2/+4 |
* | BZ #11537: Hurd: Fix ttyname_r error return value. | Bruno Haible | 2010-04-26 | 1 | -3/+3 |
* | 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 |
* | 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 | 1 | -29/+26 |
* | 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 |
* | Moved alpha to ports repository. | Roland McGrath | 2008-11-26 | 8 | -1089/+0 |
* | * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, | Jakub Jelinek | 2008-11-07 | 2 | -11/+12 |
* | 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 | 4 | -4/+8 |
* | 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 | 2 | -1/+2 |
* | 2006-06-13 Thomas Schwinge <tschwinge@gnu.org> | Roland McGrath | 2007-07-22 | 2 | -3/+3 |
* | [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 |