summaryrefslogtreecommitdiff
path: root/hurd
AgeCommit message (Expand)Author
2019-02-21Merge branch 't/hurdsig-global-dispositions-versions' into refs/top-bases/t/l...Samuel Thibault
2019-02-21Merge branch 't/hurdsig-fixes-2' into refs/top-bases/t/libpthread_sigsSamuel Thibault
2019-02-21Merge branch 't/hurdsig-boot-fix' into refs/top-bases/t/libpthread_sigsSamuel Thibault
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-global-dispositions-versions' into t/h...Samuel Thibault
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-fixes-2' into t/hurdsig-fixes-2Samuel Thibault
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-boot-fix' into t/hurdsig-boot-fixSamuel Thibault
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-SA_SIGINFO' into t/hurdsig-SA_SIGINFOSamuel Thibault
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Samuel Thibault
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesSamuel Thibault
2018-08-01hurd: Fix exec usage of mach_setup_threadSamuel Thibault
2018-04-04hurd: Silence warningSamuel Thibault
2018-04-03Revert parts of "hurd: Avoid more libc.so local PLTs"Samuel Thibault
2018-04-03hurd: Avoid more libc.so local PLTsSamuel Thibault
2018-04-02hurd: Avoid more libc.so PLTsSamuel Thibault
2018-04-02hurd: Avoid some libc.so PLTsSamuel Thibault
2018-04-02hurd: Avoid some PLTs in libc and librtSamuel Thibault
2018-03-20hurd: Code style fixesSamuel Thibault
2018-03-19hurd: Fix build with latest htlSamuel Thibault
2018-03-18hurd: Fix O_DIRECTORY | O_NOFOLLOWSamuel Thibault
2018-03-18hurd: Fix O_NOFOLLOWSamuel Thibault
2018-03-18hurd: Fix copyright yearsSamuel Thibault
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille
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: Fix getting signal thread stack layout for forkSamuel Thibault
2018-03-17hurd: add TLS supportSamuel Thibault
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-03-04Separate out error_t definitionSamuel Thibault
2018-03-04hurd: Make almost all hurd headers includable in all standardsSamuel Thibault
2018-03-04hurd: Avoid using ino64_t and loff_t in headersSamuel Thibault
2018-03-04hurd: fix header conformitySamuel Thibault
2018-03-04hurd: avoid including hurd/signal.h when not neededSamuel Thibault
2018-03-03hurd: Add missing includesSamuel Thibault
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg
2018-01-29hurd: Fix preprocessor indentationSamuel Thibault
2018-01-29hurd: Add expected ABI listsSamuel Thibault
2018-01-28hurd: Include <sigsetops.h> from hurd/hurd/signal.hSamuel Thibault
2018-01-28hurd: fix typoSamuel Thibault
2018-01-28hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault
2018-01-28hurd: Add missing fcntl-internal.hThomas Schwinge
2018-01-28hurd: Fix warningsSamuel Thibault
2018-01-10hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault
2018-01-09hurd: Use the new file_exec_paths RPCSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-09-07hurd: fix gethostname(NULL, 0)Samuel Thibault
2017-08-28hurd: Remove duplicate symbol versionSamuel Thibault
2017-08-28hurd: Fix typoSamuel Thibault
2017-08-27hurd: Fix static initialization with -fstack-protector-strongSamuel Thibault
2017-08-27hurd: fix build with -fstack-protector-strongSamuel Thibault