about summary refs log tree commit diff
path: root/sysdeps/mach/hurd
Commit message (Expand)AuthorAgeFilesLines
* Fix typoSamuel Thibault2015-09-151-1/+1
* Fix typoSamuel Thibault2015-09-131-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-084-7/+7
* Fix parallel build of before-compile targets.Samuel Thibault2015-09-081-2/+3
* Fix rules generating headers in hurd/ and mach/Samuel Thibault2015-09-061-2/+2
* Check sysheaders when looking for Mach and Hurd headersManolis Ragkousis2015-09-062-0/+18
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-032-4/+4
* PLT avoidance for _exit in rtld.Roland McGrath2015-07-091-0/+1
* hurd: permit to use mlock from non-root processSamuel Thibault2015-07-092-11/+14
* Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers2015-06-172-4/+6
* Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers2015-06-172-0/+2
* Fix getlogin_r namespace (bug 18527).Joseph Myers2015-06-121-2/+4
* Fix warningsSamuel Thibault2015-03-218-16/+15
* Add missing dependencySamuel Thibault2015-03-211-1/+1
* hurd: Make libc able to call pthread stubsSamuel Thibault2015-03-081-0/+6
* linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud2015-02-242-4/+4
* hurd: fix tls.h buildSamuel Thibault2015-02-081-0/+2
* hurd: Ignore bytes beyond sockaddr length for AF_UNIXSamuel Thibault2015-02-084-8/+12
* hurd: add basic types for ioctlsSamuel Thibault2015-02-071-1/+22
* hurd: support mmap with PROT_NONESamuel Thibault2015-02-071-2/+9
* hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault2015-02-073-3/+31
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02252-252/+252
* Fix resolver if_* namespace (bug 17717).Joseph Myers2014-12-161-6/+11
* Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers2014-12-061-0/+1
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-242-2/+2
* hurd: Fix dlopening libraries from static programsSamuel Thibault2014-11-231-0/+5
* Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers2014-11-121-2/+3
* Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers2014-10-101-3/+3
* Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2014-09-162-20/+0
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-5/+5
* Move OS-specific shlib-versions entries to sysdeps files.Joseph Myers2014-09-121-0/+12
* Fix hang on forkSamuel Thibault2014-08-281-0/+4
* Simplify atomicity of socket creation in bind.Samuel Thibault2014-08-281-22/+18
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-49/+26
* Some configure-related decrufting.Roland McGrath2014-05-082-8/+0
* hurd: Add i386 fields to TLS structureSamuel Thibault2014-04-161-0/+10
* hurd: Move dtv, dtv_t, tcbhead_t declaration to per-arch file.Samuel Thibault2014-04-162-21/+24
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-212-3/+3
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-122-4/+4
* Revert "Patch [1/4] async-signal safe TLS."Allan McRae2014-02-061-7/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01252-252/+252
* Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers2013-12-221-1/+1
* Patch [1/4] async-signal safe TLS.Paul Pluzhnikov2013-12-181-0/+7
* rename configure.in to configure.acMike Frysinger2013-10-302-1/+1
* Add fork hooks for pthread_atforkSamuel Thibault2013-10-041-0/+15
* sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton2013-09-241-1/+0
* Fix typos.Ondřej Bílka2013-08-302-2/+2
* Hurd: Add ESUCCESS error_t value.Thomas Schwinge2013-08-292-1/+17
* Hurd: Use __executable_start symbol instead of _start.Samuel Thibault2013-08-291-2/+2