aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd
AgeCommit message (Expand)Author
2016-05-23Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer
2016-04-19Fix gprof timingSamuel Thibault
2016-04-19hurd: fix profiling short-living processesSamuel Thibault
2016-04-14malloc: Remove unused definitions of thread_atfork, thread_atfork_staticFlorian Weimer
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer
2016-04-14Remove union wait [BZ #19613]Florian Weimer
2016-03-20hurd: Add c++-types expected resultSamuel Thibault
2016-03-20hurd: Allow inlining IO locksSamuel Thibault
2016-03-20hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault
2016-03-20hurd: Break errnos.d / libc-modules.h dependency loopSamuel Thibault
2016-03-16Fix hurd buildSamuel Thibault
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-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