about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* 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-02278-278/+278
* 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
* Require autoconf 2.69H.J. Lu2014-09-291-4/+4
* 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
* Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar2014-07-031-3/+0
* 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
* hurd: Do not allow unmapping address 0Samuel Thibault2014-04-161-0/+7
* 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-01278-278/+278
* 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-304-2/+2
* 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
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* Rewrite sysd-rules generation using an awk script.Roland McGrath2013-06-171-1/+1
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-0814-17/+17
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-072-2/+2
* Remove trailing whitespace.Joseph Myers2013-06-054-5/+5
* _dl_skip_args declaration cleanup.Thomas Schwinge2013-05-261-1/+0
* _dl_non_dynamic_init declaration cleanup.Thomas Schwinge2013-05-261-3/+0
* Hurd: add ST_NOATIMEPino Toscano2013-05-101-1/+3
* Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath2013-05-032-24/+0
* BZ#14280: Fix Hurd ioctl macro to avoid warning.Roland McGrath2013-04-081-1/+1
* Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath2013-03-281-8/+14
* Make _dl_phdr pointer to const.Roland McGrath2013-03-281-1/+1
* Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath2013-03-281-4/+0