about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* Change XPG-compliant strerror_r function to return error code.Ulrich Drepper2010-12-251-13/+4
* Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-242-2/+2
* Hurd: fix ttyname{,_r} errno result for non-ttysSamuel Thibault2010-08-032-3/+11
* Hurd: fix sendmsg memory leak in error pathsEmilio Pozuelo Monfort2010-07-201-2/+10
* Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort2010-06-021-2/+4
* BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible2010-04-261-3/+3
* Fix typos from last patch.Ulrich Drepper2010-03-291-2/+2
* Handle platforms without aux vectorThomas Schwinge2010-03-291-3/+4
* Give Hurd weak aliases for getsysstats get_* functions.Samuel Thibault2010-01-261-0/+4
* Define __rtld_lock_recursive_* for Hurd.Samuel Thibault2010-01-181-0/+3
* Fix double-inclusion problem of bits/stat.h.Ulrich Drepper2010-01-111-1/+6
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-2/+3
* Hurd: Fix spurious mach_port_deallocate in getcwd.Samuel Thibault2009-12-221-2/+2
* Fix Hurd mkdirat.Samuel Thibault2009-09-281-1/+2
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-152-272/+395
* remove subsumed .gitignore entries and filesJim Meyering2009-05-161-4/+0
* remove COPYING* from .gitignore filesJim Meyering2009-05-161-1/+1
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-11/+11
* * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:Roland McGrath2009-01-071-1/+6
* * sysdeps/mach/strerror_l.c: New file.Roland McGrath2008-11-261-0/+102
* Moved alpha to ports repository.Roland McGrath2008-11-2614-1409/+0
* * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2008-11-072-11/+12
* 2008-08-11 Aurelien Jarno <aurel32@debian.org>Roland McGrath2008-08-121-2/+2
* 2008-08-02 Roland McGrath <roland@frob.com>Roland McGrath2008-08-021-3/+5
* 2008-07-14 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-07-141-0/+2
* 2008-07-06 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-07-072-0/+27
* * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS. cvs/fedora-glibc-20080703T1203Roland McGrath2008-07-024-3/+4
* * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.Roland McGrath2008-07-021-1/+1
* 2008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-07-025-7/+7
* * sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,Roland McGrath2008-05-061-11/+45
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-2/+1
* 2008-03-08 Roland McGrath <roland@frob.com>Roland McGrath2008-03-081-1/+5
* 2007-11-18 Roland McGrath <roland@frob.com>Roland McGrath2007-11-181-1/+3
* Hurd-specific kernel-features.h.Ulrich Drepper2007-11-131-0/+31
* 2007-10-17 Roland McGrath <roland@frob.com>Roland McGrath2007-10-172-3/+14
* * sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.Roland McGrath2007-09-071-0/+1
* 2007-08-10 Roland McGrath <roland@frob.com>Roland McGrath2007-08-101-6/+11
* * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper2007-07-281-11/+9
* [BZ #3665, BZ #4126, BZ #4178, BZ #4610]Roland McGrath2007-07-235-5/+11
* 2007-07-22 Roland McGrath <roland@frob.com>Roland McGrath2007-07-221-1/+3
* * mach/lock-intern.h: Include <sys/cdefs.h>.Roland McGrath2007-07-223-1/+6
* 2006-06-13 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2007-07-222-3/+3
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-175-10/+10
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-115-27/+36
* .Jakub Jelinek2007-07-315-36/+27
* USE_TLS support is now default.Ulrich Drepper2006-10-272-7/+2
* 2006-10-10 Roland McGrath <roland@frob.com>Roland McGrath2006-10-103-20/+34
* * sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS,Ulrich Drepper2006-09-171-2/+2
* * sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath2006-03-0615-87/+669