aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer1-1/+1
2012-07-21Hurd: compliance fixes for getlogin_rPino Toscano1-2/+9
2012-07-21Hurd: compliance fixes for getgroupsPino Toscano1-1/+4
2012-07-21Hurd: provide lremovexattrPino Toscano1-0/+35
2012-07-21Hurd: provide llistxattrPino Toscano1-0/+35
2012-07-20Hurd: sendto: do not crash when ADDR is nullPino Toscano1-25/+39
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek1-1/+1
2012-06-23Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge2-105/+2
2012-06-21Regenerate sysdeps/mach/configure.Joseph Myers1-400/+285
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab1-4/+2
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-2/+2
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath1-5/+3
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu1-0/+1
2012-05-16Fold copyright yearsH.J. Lu1-1/+1
2012-05-15Remove __snseconds_tH.J. Lu1-2/+1
2012-05-15Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu1-0/+2
2012-05-11[BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge3-9/+6
2012-05-10Hurd: fix mode type for openatSamuel Thibault1-3/+3
2012-05-10Hurd: Fix port deallocation on mknod error.Samuel Thibault1-5/+5
2012-05-10Hurd: Fix __dup3 _hurd_dtable_lock usage.Samuel Thibault1-4/+3
2012-05-10Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge2-46/+128
2012-05-10Hurd: struct timespec members in struct statThomas Schwinge2-22/+48
2012-05-10Hurd: Fix setres[ug]id handling of -1Samuel Thibault2-29/+122
2012-05-10Hurd: Fix sbrk beyond 128MBSamuel Thibault1-3/+17
2012-05-10Hurd: recvfrom(): take into account null address portsPino Toscano1-2/+4
2012-05-10Hurd: readlinkatSamuel Thibault1-0/+64
2012-05-10Hurd: Update posix_opt.hSamuel Thibault1-6/+24
2012-05-10Hurd: Fix POSIX 2008 visibilitySamuel Thibault1-5/+6
2012-05-10Hurd: opendiratThomas Schwinge1-0/+37
2012-05-10Hurd: empty file names fail with ENOENTSamuel Thibault1-1/+4
2012-05-10Hurd: Fix mlock in all cases except non-readable pages.Samuel Thibault1-2/+2
2012-05-10Hurd: Fix mkdir / error valueSamuel Thibault2-5/+12
2012-05-10Hurd: mach: compliance fixes for nanosleepPino Toscano1-9/+24
2012-05-10Hurd: Include RPC user stubs in linkobj/libc.soThomas Schwinge1-1/+2
2012-05-10Hurd: Fix value of __libc_stack_endSamuel Thibault2-2/+5
2012-05-10Hurd: libc_once_getThomas Schwinge2-2/+8
2012-05-10Hurd: setitimer.c: Fix unlock in error patchSamuel Thibault1-3/+2
2012-05-10Hurd: ioctl() incorrectly decodes argumentSamuel Thibault2-10/+14
2012-05-10Hurd: Avoid init-first.c miscompilation.Thomas Schwinge1-14/+31
2012-05-10Hurd: dup3Thomas Schwinge3-116/+152
2012-05-10Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.Samuel Thibault1-0/+6
2012-05-10Hurd: Missing critical region locks.Samuel Thibault2-3/+7
2012-05-10Hurd: bits/socket.hThomas Schwinge1-0/+362
2012-05-10Hurd: accept4Thomas Schwinge3-61/+108
2012-05-10Hurd: ____longjmp_chkThomas Schwinge3-0/+121
2012-05-10Hurd: O_CLOEXEC in rtldThomas Schwinge1-3/+2
2012-04-24Hurd: fix symlink/symlinkat error case not to do an extraneous __mach_port_de...Roland McGrath2-23/+28
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu1-0/+1
2012-04-05[BZ #12340] Fix return code of the Hurd's ttyname_r.Simon Josefsson1-2/+2
2012-04-05[BZ #13553] Remove pre-ISO C supportThomas Schwinge2-4/+4