aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)AuthorFilesLines
2010-12-25Change XPG-compliant strerror_r function to return error code.Ulrich Drepper1-13/+4
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-26Give Hurd weak aliases for getsysstats get_* functions.Samuel Thibault1-0/+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 McGrath2-272/+395
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-26* sysdeps/mach/strerror_l.c: New file.Roland McGrath1-0/+102
2008-11-26Moved alpha to ports repository.Roland McGrath14-1409/+0
2008-11-07* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2-11/+12
2008-08-122008-08-11 Aurelien Jarno <aurel32@debian.org>Roland McGrath1-2/+2
2008-08-022008-08-02 Roland McGrath <roland@frob.com>Roland McGrath1-3/+5
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 McGrath5-5/+11
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 McGrath3-1/+6
2007-07-222006-06-13 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2-3/+3
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper5-10/+10
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
2006-09-17* sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS,Ulrich Drepper1-2/+2
2006-03-06* sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath15-87/+669