aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
2021-06-30login: Move libutil into libcFlorian Weimer
2021-06-30login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockptFlorian Weimer
2021-06-28posix: Add _Fork [BZ #4737]Adhemerval Zanella
2021-06-24posix: Consolidate fork implementationAdhemerval Zanella
2021-06-22Add hidden prototypes for fsync, fdatasyncFlorian Weimer
2021-06-21rt: Move shm_unlink into libcFlorian Weimer
2021-06-21rt: Move shm_open into libcFlorian Weimer
2021-06-04configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura
2021-06-04libio: Assume _IO_lock_inexpensiveAdhemerval Zanella
2021-06-03dlfcn: Move dlopen into libcFlorian Weimer
2021-06-03dlfcn: Move dlvsym into libcFlorian Weimer
2021-06-03dlfcn: Move dlinfo into libcFlorian Weimer
2021-06-03dlfcn: Move dladdr1 into libcFlorian Weimer
2021-06-03dlfcn: Move dlmopen into libcFlorian Weimer
2021-06-03dlfcn: Move dlsym into libcFlorian Weimer
2021-06-03dlfcn: Move dladdr into libcFlorian Weimer
2021-06-03dlfcn: Move dlclose into libcFlorian Weimer
2021-06-02dlfcn: Move dlerror into libcFlorian Weimer
2021-06-02Add missing symbols to Version filesFlorian Weimer
2021-05-18hurd: Add execveatSamuel Thibault
2021-05-17Add C2X timespec_getresJoseph Myers
2021-05-10Hurd: Add missing hidden proto definition for __ttyname_rFlorian Weimer
2021-05-06Annotate additional APIs with GCC attribute access.Martin Sebor
2021-05-03linux: Add execveat system call wrapperAlexandra Hájková
2021-05-03Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer
2021-04-12hurd: Export _hurd_libc_proc_initSamuel Thibault
2021-03-30Move __isnanf128 to libc.soSiddhesh Poyarekar
2021-03-23hurd: handle EINTR during critical sectionsSamuel Thibault
2021-03-18signal: Add __libc_sigactionAdhemerval Zanella
2021-03-12posix: Consolidate register-atforkAdhemerval Zanella
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-02-11hurd: Fix fstatfs build failureAdhemerval Zanella
2021-02-01hurd TIOCFLUSH: fix fixing argumentSamuel Thibault
2021-02-01hurd TIOCFLUSH: Cope BSD 4.1 semanticSamuel Thibault
2021-01-21Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu
2021-01-19Hurd: Add rtld-strncpy-c.cH.J. Lu
2021-01-04hurd: Fix mmap(!MAP_FIXED) on bogus addressSamuel Thibault
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-29io: Remove xmknod{at} implementationsAdhemerval Zanella
2020-12-29io: Remove xstat implementationsAdhemerval Zanella
2020-12-28hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]Samuel Thibault
2020-12-26hurd: set sigaction for signal preemptors in arch-independent fileSamuel Thibault
2020-12-26hurd: Fix spawni SPAWN_XFLAGS_TRY_SHELL with empty argvSamuel Thibault
2020-12-26hurd: Try shell in posix_spawn* only in compat modeSamuel Thibault
2020-12-21hurd: Make trampoline fill siginfo ss_sp from sc_uespSamuel Thibault
2020-12-21hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig
2020-12-20hurd: Note when the vm_map kernel bug was fixedSamuel Thibault
2020-12-16Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer