summary refs log tree commit diff
path: root/hurd/hurd
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0111-11/+11
* hurd: let csu initialize tlsSamuel Thibault2021-12-281-15/+24
* hurd: Add support for AT_NO_AUTOMOUNTSamuel Thibault2021-08-101-0/+6
* hurd: handle EINTR during critical sectionsSamuel Thibault2021-03-231-0/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0211-11/+11
* hurd: set sigaction for signal preemptors in arch-independent fileSamuel Thibault2020-12-261-1/+2
* Hurd: make sigstates hold a reference on thread portsRichard Braun2020-12-211-4/+15
* hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig2020-12-211-0/+5
* hurd: Remove some remnants of cthreadsSamuel Thibault2020-11-153-7/+5
* hurd: clean fd and port on thread cancelSamuel Thibault2020-06-282-0/+2
* Hurd: Move <hurd/sigpreempt.h> internals into wrapper headerFlorian Weimer2020-05-281-10/+0
* Hurd: Use __sigmask in favor of deprecated sigmaskFlorian Weimer2020-05-281-1/+1
* hurd: Add THREAD_GET/SETMEM/_NCSamuel Thibault2020-02-151-5/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0111-11/+11
* hurd: Global signal dispositionJeremie Koenig2019-12-291-9/+29
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0711-11/+11
* hurd: Fix comment styleSamuel Thibault2019-03-161-2/+1
* hurd: Document how EINTR should be handled in critical sectionsSamuel Thibault2019-03-161-1/+7
* Break some lines before not after operators.Joseph Myers2019-02-222-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0111-11/+11
* hurd: Fix spawni's user_link reallocationSamuel Thibault2018-11-111-2/+2
* Hurd: Fix ulinks in fd table reallocationSamuel Thibault2018-11-102-0/+49
* hurd: Fix coding styleSamuel Thibault2018-03-182-2/+2
* hurd: Replace threadvars with TLSSamuel Thibault2018-03-172-90/+22
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+1
* Separate out error_t definitionSamuel Thibault2018-03-046-0/+8
* hurd: Make almost all hurd headers includable in all standardsSamuel Thibault2018-03-043-14/+17
* hurd: fix header conformitySamuel Thibault2018-03-041-1/+1
* hurd: avoid including hurd/signal.h when not neededSamuel Thibault2018-03-042-2/+5
* hurd: Add missing includesSamuel Thibault2018-03-033-0/+4
* hurd: Fix preprocessor indentationSamuel Thibault2018-01-295-35/+35
* hurd: Include <sigsetops.h> from hurd/hurd/signal.hSamuel Thibault2018-01-281-0/+5
* hurd: fix typoSamuel Thibault2018-01-281-1/+1
* hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault2018-01-285-0/+114
* hurd: Fix warningsSamuel Thibault2018-01-281-9/+9
* hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault2018-01-101-0/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0111-11/+11
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0111-11/+11
* hurd: fix using hurd/signal.h in C++ programsSamuel Thibault2016-11-271-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0411-11/+11
* Make _hurd_raise_signal return errorsSamuel Thibault2015-10-101-2/+2
* Fix warningsSamuel Thibault2015-03-211-0/+5
* hurd: fix compilation of signal.h in C++Samuel Thibault2015-02-071-2/+2
* hurd: fix compilation of signal.h in C++Samuel Thibault2015-02-071-1/+1
* hurd: fix sigstate lockingSamuel Thibault2015-02-071-2/+1
* hurd: map nice levels 1-to-1 with Mach prio levelsSamuel Thibault2015-02-071-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0211-11/+11
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0111-11/+11
* Fix leading whitespaces.Ondrej Bilka2013-06-061-1/+1