about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* hurd: Avoid more libc.so local PLTsSamuel Thibault2018-04-031-1/+1
* hurd: Avoid some libc.so PLTsSamuel Thibault2018-04-026-4/+35
* hurd: whitelist ld.so PLTs supposed to be avoided by rtld_hiddenSamuel Thibault2018-04-021-0/+12
* hurd: Update localplt.dataSamuel Thibault2018-04-021-8/+28
* hurd: Add __errno_location to overridable ld.so symbolsSamuel Thibault2018-04-021-0/+1
* hurd: whitelist rtld symbols expected to be overridableSamuel Thibault2018-04-021-0/+20
* hurd: Avoid some PLTs in libc and librtSamuel Thibault2018-04-025-5/+5
* hurd: Avoid local PLTs in libpthread.Samuel Thibault2018-04-025-5/+11
* hurd: Fix exposition of UTIME_NOW, UTIME_OMITSamuel Thibault2018-04-021-5/+5
* hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault2018-04-0245-403/+381
* hurd: Remove bogus net/if_ppp.hSamuel Thibault2018-04-022-173/+1
* hurd: Advertise libpthreadSamuel Thibault2018-04-022-14/+37
* hurd libpthread: add function missing in ABI listSamuel Thibault2018-04-021-0/+1
* hurd: Add hurd thread librarySamuel Thibault2018-04-0253-0/+2790
* hurd: advertise process memory locking optionSamuel Thibault2018-03-271-2/+2
* hurd: Regenerate errno.h headerSamuel Thibault2018-03-251-2/+2
* hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault2018-03-252-8/+48
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-5/+0
* hurd: Code style fixesSamuel Thibault2018-03-201-7/+5
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+13
* hurd: fix buildSamuel Thibault2018-03-181-1/+1
* Hurd: fix port leak in TLSRichard Braun2018-03-181-8/+13
* hurd: Add mlockall supportSamuel Thibault2018-03-182-0/+82
* hurd: Fix boot with statically-linked exec serverSamuel Thibault2018-03-181-1/+1
* hurd: Reimplement libc locks using mach's gsyncAgustina Arzille2018-03-187-278/+142
* hurd: Rewrite __libc_cleanup_*Agustina Arzille2018-03-181-17/+30
* hurd: Add missing includeSamuel Thibault2018-03-181-0/+1
* hurd: Fix coding styleSamuel Thibault2018-03-182-8/+8
* hurd: Fix link cthread/pthread symbol exposition.Samuel Thibault2018-03-173-8/+8
* hurd: Replace threadvars with TLSSamuel Thibault2018-03-1715-144/+74
* hurd: add TLS supportSamuel Thibault2018-03-175-8/+73
* Lookup the startup server through /servers/startupDavid Michael2018-03-121-2/+3
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+21
* Add missing start-of-file descriptive comment.Samuel Thibault2018-03-062-2/+4
* hurd: Add futimesat and utimensat supportSamuel Thibault2018-03-066-36/+167
* hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPCFlávio Cruz2018-03-056-53/+149
* hurd: Add futimens supportSamuel Thibault2018-03-041-0/+50
* Separate out error_t definitionSamuel Thibault2018-03-043-16/+29
* hurd: Add missing includeSamuel Thibault2018-03-041-0/+1
* hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault2018-03-042-2/+2
* hurd: fix gai_misc buildSamuel Thibault2018-02-271-0/+67
* hurd: Add sysdep-cancel.hSamuel Thibault2018-02-211-0/+9
* hurd: fix buildSamuel Thibault2018-02-211-0/+2
* hurd: Fix build on missing __ptsname_internal functionSamuel Thibault2018-02-171-4/+19
* hurd: Define EXEC_PAGESIZESamuel Thibault2018-02-172-0/+27
* Add narrowing add functions.Joseph Myers2018-02-101-0/+14
* Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-071-2/+2
* hurd: include generic's hp-timing.h instead of copying itSamuel Thibault2018-01-301-18/+1
* hurd: Add tlsdesc.symSamuel Thibault2018-01-301-0/+19
* hurd: disable hp timingSamuel Thibault2018-01-301-0/+38