aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)AuthorFilesLines
2021-04-12hurd: Export _hurd_libc_proc_initSamuel Thibault1-0/+1
2021-03-30Move __isnanf128 to libc.soSiddhesh Poyarekar2-1/+2
2021-03-23hurd: handle EINTR during critical sectionsSamuel Thibault22-2/+102
2021-03-18signal: Add __libc_sigactionAdhemerval Zanella1-7/+5
2021-03-12posix: Consolidate register-atforkAdhemerval Zanella1-11/+4
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer1-0/+3
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-0/+1
2021-02-11hurd: Fix fstatfs build failureAdhemerval Zanella1-1/+1
2021-02-01hurd TIOCFLUSH: fix fixing argumentSamuel Thibault1-2/+2
2021-02-01hurd TIOCFLUSH: Cope BSD 4.1 semanticSamuel Thibault1-0/+4
2021-01-21Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella8-12/+9
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2-1/+1
2021-01-19Hurd: Add rtld-strncpy-c.cH.J. Lu1-0/+1
2021-01-04hurd: Fix mmap(!MAP_FIXED) on bogus addressSamuel Thibault1-3/+6
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert383-383/+383
2020-12-29io: Remove xmknod{at} implementationsAdhemerval Zanella2-31/+1
2020-12-29io: Remove xstat implementationsAdhemerval Zanella1-1/+3
2020-12-28hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]Samuel Thibault1-10/+30
2020-12-26hurd: set sigaction for signal preemptors in arch-independent fileSamuel Thibault1-15/+2
2020-12-26hurd: Fix spawni SPAWN_XFLAGS_TRY_SHELL with empty argvSamuel Thibault1-1/+5
2020-12-26hurd: Try shell in posix_spawn* only in compat modeSamuel Thibault1-1/+1
2020-12-21hurd: Make trampoline fill siginfo ss_sp from sc_uespSamuel Thibault1-1/+1
2020-12-21hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig6-62/+198
2020-12-20hurd: Note when the vm_map kernel bug was fixedSamuel Thibault1-1/+1
2020-12-16Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer2-6/+6
2020-12-16htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]Samuel Thibault1-7/+0
2020-12-16htl: Add pshared semaphore supportSamuel Thibault1-1/+0
2020-12-16hurd: Add __libc_open and __libc_closeSamuel Thibault1-0/+1
2020-12-16hurd: make lll_* take a variable instead of a ptrSamuel Thibault9-26/+26
2020-12-16hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZERSamuel Thibault1-4/+4
2020-12-04nss: Implement <nss_database.h>Florian Weimer1-0/+8
2020-11-16hurd: Enable using ifuncSamuel Thibault2-6/+0
2020-11-16Add {,sysdep-}ld-library-path make variableSamuel Thibault1-0/+2
2020-11-15hurd: let _dl_argv and __libc_stack_end be relroSamuel Thibault1-7/+0
2020-11-15hurd: Remove some remnants of cthreadsSamuel Thibault6-8/+10
2020-11-14hurd: Drop CLOCK_MONOTONIC change which slipped inSamuel Thibault1-1/+0
2020-11-14hurd: make ptsname fail with ENOTTY on non-master-ptySamuel Thibault1-0/+8
2020-11-14mach: Add missing assert.h includeSamuel Thibault1-0/+2
2020-11-14hurd: break relocation loop between libc.so and lib{mach,hurd}user.soSamuel Thibault1-0/+12
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella2-0/+2
2020-11-13hurd: Make sure signals get startedSamuel Thibault1-3/+3
2020-11-11hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbolsSamuel Thibault25-188/+510
2020-11-11hurd: Notify the proc server later during initializationSamuel Thibault1-0/+3
2020-11-11htl: Initialize laterSamuel Thibault6-116/+29
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault4-17/+5
2020-11-11hurd: Add missing startup callsSamuel Thibault1-0/+16
2020-10-31hurd: Correct 'ethenet' spellingJonny Grant1-1/+1
2020-10-11hurd: support clock_gettime(CLOCK_PROCESS/THREAD_CPUTIME_ID)Samuel Thibault1-14/+74
2020-10-09linux: Move xmknod{at} to compat symbolsAdhemerval Zanella2-6/+23
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella1-0/+2