aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-21Hurd: compliance fixes for getlogin_rPino Toscano
2012-07-21Hurd: compliance fixes for getgroupsPino Toscano
2012-07-21Hurd: provide lremovexattrPino Toscano
2012-07-21Hurd: provide llistxattrPino Toscano
2012-07-20Hurd: sendto: do not crash when ADDR is nullPino Toscano
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek
2012-06-23Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge
2012-06-21Regenerate sysdeps/mach/configure.Joseph Myers
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-16Fold copyright yearsH.J. Lu
2012-05-15Remove __snseconds_tH.J. Lu
2012-05-15Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu
2012-05-11[BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge
2012-05-10Hurd: fix mode type for openatSamuel Thibault
2012-05-10Hurd: Fix port deallocation on mknod error.Samuel Thibault
2012-05-10Hurd: Fix __dup3 _hurd_dtable_lock usage.Samuel Thibault
2012-05-10Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge
2012-05-10Hurd: struct timespec members in struct statThomas Schwinge
2012-05-10Hurd: Fix setres[ug]id handling of -1Samuel Thibault
2012-05-10Hurd: Fix sbrk beyond 128MBSamuel Thibault
2012-05-10Hurd: recvfrom(): take into account null address portsPino Toscano
2012-05-10Hurd: readlinkatSamuel Thibault
2012-05-10Hurd: Update posix_opt.hSamuel Thibault
2012-05-10Hurd: Fix POSIX 2008 visibilitySamuel Thibault
2012-05-10Hurd: opendiratThomas Schwinge
2012-05-10Hurd: empty file names fail with ENOENTSamuel Thibault
2012-05-10Hurd: Fix mlock in all cases except non-readable pages.Samuel Thibault
2012-05-10Hurd: Fix mkdir / error valueSamuel Thibault
2012-05-10Hurd: mach: compliance fixes for nanosleepPino Toscano
2012-05-10Hurd: Include RPC user stubs in linkobj/libc.soThomas Schwinge
2012-05-10Hurd: Fix value of __libc_stack_endSamuel Thibault
2012-05-10Hurd: libc_once_getThomas Schwinge
2012-05-10Hurd: setitimer.c: Fix unlock in error patchSamuel Thibault
2012-05-10Hurd: ioctl() incorrectly decodes argumentSamuel Thibault
2012-05-10Hurd: Avoid init-first.c miscompilation.Thomas Schwinge
2012-05-10Hurd: dup3Thomas Schwinge
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-05[BZ #13553] Remove pre-ISO C supportThomas Schwinge