summaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
2018-04-04hurd: Add missing symbolsSamuel Thibault
2018-04-04hurd: Fix missing trailing NUL in __if_nametoindexSamuel Thibault
2018-04-03hurd: Make __if_nametoindex return ENODEV if ifname is too longSamuel Thibault
2018-04-03Revert parts of "hurd: Avoid more libc.so local PLTs"Samuel Thibault
2018-04-03hurd: Fix buffer overrun in __if_nametoindexSamuel Thibault
2018-04-03hurd: Avoid more libc.so local PLTsSamuel Thibault
2018-04-02hurd: Avoid some libc.so PLTsSamuel Thibault
2018-04-02hurd: whitelist ld.so PLTs supposed to be avoided by rtld_hiddenSamuel Thibault
2018-04-02hurd: Update localplt.dataSamuel Thibault
2018-04-02hurd: Add __errno_location to overridable ld.so symbolsSamuel Thibault
2018-04-02hurd: whitelist rtld symbols expected to be overridableSamuel Thibault
2018-04-02hurd: Avoid some PLTs in libc and librtSamuel Thibault
2018-04-02hurd: Avoid local PLTs in libpthread.Samuel Thibault
2018-04-02hurd: Fix exposition of UTIME_NOW, UTIME_OMITSamuel Thibault
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault
2018-04-02hurd: Remove bogus net/if_ppp.hSamuel Thibault
2018-04-02hurd: Advertise libpthreadSamuel Thibault
2018-04-02hurd libpthread: add function missing in ABI listSamuel Thibault
2018-04-02hurd: Add hurd thread librarySamuel Thibault
2018-03-27hurd: advertise process memory locking optionSamuel Thibault
2018-03-25hurd: Regenerate errno.h headerSamuel Thibault
2018-03-25hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers
2018-03-20hurd: Code style fixesSamuel Thibault
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-18hurd: fix buildSamuel Thibault
2018-03-18Hurd: fix port leak in TLSRichard Braun
2018-03-18hurd: Add mlockall supportSamuel Thibault
2018-03-18hurd: Fix boot with statically-linked exec serverSamuel Thibault
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille
2018-03-18hurd: Rewrite __libc_cleanup_*Agustina Arzille
2018-03-18hurd: Add missing includeSamuel Thibault
2018-03-18hurd: Fix coding styleSamuel Thibault
2018-03-17hurd: Fix link cthread/pthread symbol exposition.Samuel Thibault
2018-03-17hurd: Replace threadvars with TLSSamuel Thibault
2018-03-17hurd: add TLS supportSamuel Thibault
2018-03-12Lookup the startup server through /servers/startupDavid Michael
2018-03-11hurd: add gscope supportSamuel Thibault
2018-03-06Add missing start-of-file descriptive comment.Samuel Thibault
2018-03-06hurd: Add futimesat and utimensat supportSamuel Thibault
2018-03-05hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPCFlávio Cruz
2018-03-04hurd: Add futimens supportSamuel Thibault
2018-03-04Separate out error_t definitionSamuel Thibault
2018-03-04hurd: Add missing includeSamuel Thibault
2018-03-04hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault
2018-02-27hurd: fix gai_misc buildSamuel Thibault
2018-02-21hurd: Add sysdep-cancel.hSamuel Thibault
2018-02-21hurd: fix buildSamuel Thibault
2018-02-17hurd: Fix build on missing __ptsname_internal functionSamuel Thibault
2018-02-17hurd: Define EXEC_PAGESIZESamuel Thibault