aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd
AgeCommit message (Expand)Author
2012-05-10Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.Samuel Thibault
2012-05-10Hurd: Missing critical region locks.Samuel Thibault
2012-05-10Hurd: bits/socket.hThomas Schwinge
2012-05-10Hurd: accept4Thomas Schwinge
2012-05-10Hurd: ____longjmp_chkThomas Schwinge
2012-05-10Hurd: O_CLOEXEC in rtldThomas Schwinge
2012-04-24Hurd: fix symlink/symlinkat error case not to do an extraneous __mach_port_de...Roland McGrath
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu
2012-04-05[BZ #12340] Fix return code of the Hurd's ttyname_r.Simon Josefsson
2012-04-02Call __ctype_init in early glibc startup.Thomas Schwinge
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-02-17Hurd: #define away madvise for malloc code, fix previous commit.Thomas Schwinge
2012-02-15Hurd: #define away madvise for malloc code.Roland McGrath
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-09Remove _G_HAVE_SYS_CDEFS.Marek Polacek
2012-02-07Remove _G_ARGS macros.Marek Polacek
2012-01-26Remove __STDC__ conditionals from installed headers.Joseph Myers
2012-01-23Hurd: Try to respect mmap address hint for non-MAP_FIXED.Samuel Thibault
2012-01-23Hurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT.Pino Toscano
2012-01-08Add checking versions of poll and ppollUlrich Drepper
2012-01-08Static linking is always neededUlrich Drepper
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper
2011-09-08Remove support for automatic cvs check-insUlrich Drepper
2011-09-08sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.Samuel Thibault
2011-09-08Hurd: fix use of uninitialized value in fork port copying.Roland McGrath
2011-09-05Try shell in posix_spawn* only in compat modeUlrich Drepper
2011-05-08Fix Linux getcwd for long pathsUlrich Drepper
2011-04-22Remove doubled words.Jim Meyering
2011-02-21Fix __if_freereq crash: Unlike the generic version which uses free, Hurd need...Samuel Thibault
2010-12-24Remove `.ctors' and `.dtors' output sectionsH.J. Lu
2010-08-03Hurd: fix ttyname{,_r} errno result for non-ttysSamuel Thibault
2010-07-20Hurd: fix sendmsg memory leak in error pathsEmilio Pozuelo Monfort
2010-06-02Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort
2010-04-26BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible
2010-03-29Fix typos from last patch.Ulrich Drepper
2010-03-29Handle platforms without aux vectorThomas Schwinge
2010-01-18Define __rtld_lock_recursive_* for Hurd.Samuel Thibault
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2009-12-22Hurd: Fix spurious mach_port_deallocate in getcwd.Samuel Thibault
2009-09-28Fix Hurd mkdirat.Samuel Thibault
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath
2009-05-16remove subsumed .gitignore entries and filesJim Meyering
2009-05-16remove COPYING* from .gitignore filesJim Meyering
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-02-26* wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper
2009-01-07* sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:Roland McGrath
2008-11-26Moved alpha to ports repository.Roland McGrath
2008-11-07* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek
2008-07-142008-07-14 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath