summaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
2016-01-06Update copyright dates committed in 2016H.J. Lu
2016-01-06Mark internal unistd functions hidden in ld.soH.J. Lu
2016-01-06Mark ld.so internal mmap functions hidden in ld.soH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-11-29hurd: Make mmap64 use vm_offset_t for overflow checkSamuel Thibault
2015-11-29hurd: install correct number of send rights on forkThomas Schwinge
2015-11-25hurd: Initialize __libc_stack_end for hidden supportSamuel Thibault
2015-11-25Do not add relro attribute to __libc_stack_endSamuel Thibault
2015-11-25Revert not defining NO_HIDDEN on hurdSamuel Thibault
2015-11-25Fix hurd build with hidden supportSamuel Thibault
2015-11-24Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer
2015-11-09ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer
2015-10-20Convert 24 more function definitions to prototype style (array parameters).Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-10-17malloc: Rewrite with explicit TLS access using __threadFlorian Weimer
2015-10-08Add task_notify to mach_interface_listSamuel Thibault
2015-09-21Fix vm_page_size visibilitySamuel Thibault
2015-09-16Cache the host port like we cache the task portJustus Winter
2015-09-15Fix typoSamuel Thibault
2015-09-13Fix typoSamuel Thibault
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-09-08Fix parallel build of before-compile targets.Samuel Thibault
2015-09-06Fix rules generating headers in hurd/ and mach/Samuel Thibault
2015-09-06Check sysheaders when looking for Mach and Hurd headersManolis Ragkousis
2015-09-03Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers
2015-07-09PLT avoidance for _exit in rtld.Roland McGrath
2015-07-09hurd: permit to use mlock from non-root processSamuel Thibault
2015-06-17Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers
2015-06-17Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers
2015-03-21Fix warningsSamuel Thibault
2015-03-21Add missing dependencySamuel Thibault
2015-03-08hurd: Make libc able to call pthread stubsSamuel Thibault
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud
2015-02-08hurd: fix tls.h buildSamuel Thibault
2015-02-08hurd: Ignore bytes beyond sockaddr length for AF_UNIXSamuel Thibault
2015-02-07hurd: add basic types for ioctlsSamuel Thibault
2015-02-07hurd: support mmap with PROT_NONESamuel Thibault
2015-02-07hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-23hurd: Fix dlopening libraries from static programsSamuel Thibault
2014-11-12Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers
2014-10-10Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers
2014-09-29Require autoconf 2.69H.J. Lu
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers