aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd
AgeCommit message (Expand)AuthorFilesLines
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper2-14/+12
2011-09-08Remove support for automatic cvs check-insUlrich Drepper1-5/+1
2011-09-08sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.Samuel Thibault1-1/+5
2011-09-08Hurd: fix use of uninitialized value in fork port copying.Roland McGrath1-2/+2
2011-09-05Try shell in posix_spawn* only in compat modeUlrich Drepper1-5/+5
2011-05-08Fix Linux getcwd for long pathsUlrich Drepper1-2/+2
2011-04-22Remove doubled words.Jim Meyering3-6/+6
2011-02-21Fix __if_freereq crash: Unlike the generic version which uses free, Hurd need...Samuel Thibault1-0/+45
2010-12-24Remove `.ctors' and `.dtors' output sectionsH.J. Lu2-2/+2
2010-08-03Hurd: fix ttyname{,_r} errno result for non-ttysSamuel Thibault2-3/+11
2010-07-20Hurd: fix sendmsg memory leak in error pathsEmilio Pozuelo Monfort1-2/+10
2010-06-02Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort1-2/+4
2010-04-26BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible1-3/+3
2010-03-29Fix typos from last patch.Ulrich Drepper1-2/+2
2010-03-29Handle platforms without aux vectorThomas Schwinge1-3/+4
2010-01-18Define __rtld_lock_recursive_* for Hurd.Samuel Thibault1-0/+3
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper1-1/+6
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-2/+3
2009-12-22Hurd: Fix spurious mach_port_deallocate in getcwd.Samuel Thibault1-2/+2
2009-09-28Fix Hurd mkdirat.Samuel Thibault1-1/+2
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath1-29/+26
2009-05-16remove subsumed .gitignore entries and filesJim Meyering1-4/+0
2009-05-16remove COPYING* from .gitignore filesJim Meyering1-1/+1
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2009-02-26* wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper1-11/+11
2009-01-07* sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:Roland McGrath1-1/+6
2008-11-26Moved alpha to ports repository.Roland McGrath8-1089/+0
2008-11-07* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2-11/+12
2008-07-142008-07-14 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath1-0/+2
2008-07-072008-07-06 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2-0/+27
2008-07-02* sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.cvs/fedora-glibc-20080703T1203Roland McGrath4-3/+4
2008-07-02* sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.Roland McGrath1-1/+1
2008-07-022008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath5-7/+7
2008-05-06* sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,Roland McGrath1-11/+45
2008-03-19Remove useless "if" before "free".Ulrich Drepper1-2/+1
2008-03-082008-03-08 Roland McGrath <roland@frob.com>Roland McGrath1-1/+5
2007-11-182007-11-18 Roland McGrath <roland@frob.com>Roland McGrath1-1/+3
2007-11-13Hurd-specific kernel-features.h.Ulrich Drepper1-0/+31
2007-10-172007-10-17 Roland McGrath <roland@frob.com>Roland McGrath2-3/+14
2007-09-07* sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.Roland McGrath1-0/+1
2007-08-102007-08-10 Roland McGrath <roland@frob.com>Roland McGrath1-6/+11
2007-07-28* iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper1-11/+9
2007-07-23[BZ #3665, BZ #4126, BZ #4178, BZ #4610]Roland McGrath4-4/+8
2007-07-222007-07-22 Roland McGrath <roland@frob.com>Roland McGrath1-1/+3
2007-07-22* mach/lock-intern.h: Include <sys/cdefs.h>.Roland McGrath2-1/+2
2007-07-222006-06-13 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2-3/+3
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper5-27/+36
2007-07-31.Jakub Jelinek5-36/+27
2006-10-27USE_TLS support is now default.Ulrich Drepper2-7/+2
2006-10-102006-10-10 Roland McGrath <roland@frob.com>Roland McGrath3-20/+34