about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* Hurd: #define away madvise for malloc code, fix previous commit.Thomas Schwinge2012-02-171-1/+4
* Hurd: #define away madvise for malloc code.Roland McGrath2012-02-151-1/+5
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-09283-849/+566
* Remove _G_HAVE_SYS_CDEFS.Marek Polacek2012-02-091-1/+0
* Remove _G_ARGS macros.Marek Polacek2012-02-071-3/+0
* Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-261-5/+1
* Hurd: Try to respect mmap address hint for non-MAP_FIXED.Samuel Thibault2012-01-231-15/+31
* Hurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT.Pino Toscano2012-01-231-2/+2
* Add checking versions of poll and ppollUlrich Drepper2012-01-081-1/+2
* Static linking is always neededUlrich Drepper2012-01-081-12/+1
* More fallout from supporting only ELFUlrich Drepper2012-01-081-4/+0
* Remove non-ELF supportUlrich Drepper2012-01-071-3/+1
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-112-14/+12
* Remove support for automatic cvs check-insUlrich Drepper2011-09-081-5/+1
* sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.Samuel Thibault2011-09-081-1/+5
* Hurd: fix use of uninitialized value in fork port copying.Roland McGrath2011-09-081-2/+2
* Try shell in posix_spawn* only in compat modeUlrich Drepper2011-09-051-5/+5
* Fix Linux getcwd for long pathsUlrich Drepper2011-05-081-2/+2
* Remove doubled words.Jim Meyering2011-04-223-6/+6
* Fix __if_freereq crash: Unlike the generic version which uses free, Hurd need...Samuel Thibault2011-02-211-0/+45
* Add multiple inclusion protection to some Mach/i386 internal headers.Samuel Thibault2011-02-162-0/+10
* 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