summaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
38 hourshurd: alterations to MSG_EXAMINE interface (intr-msg.h)Mike Kelly
2026-03-16math: Remove the SVID error handling from sinhAdhemerval Zanella
2026-03-16math: Remove the SVID error handling from coshAdhemerval Zanella
2026-03-16nptl/htl: Fix confusion over PTHREAD_IN_LIBC and __PTHREAD_NPTL/HTLSamuel Thibault
2026-03-16elf: directly call dl_init_static_tlsSamuel Thibault
2026-03-15resolv: Move libanl symbols to libc on hurd tooSamuel Thibault
2026-03-15rt: Move librt symbols to libc on hurd tooSamuel Thibault
2026-03-14htl: Use pthread_rwlock for libc_rwlockSamuel Thibault
2026-03-14mach: Add __mach_rwlock_*Samuel Thibault
2026-03-08htl: Fix checking for mutex not being recoverableSamuel Thibault
2026-03-05hurd; Fix return value for sigwaitSamuel Thibault
2026-03-05hurd: Fix cleaning on sigtimedwait timing outSamuel Thibault
2026-02-22hurd: Define _POSIX_TIMERS to 200809LSamuel Thibault
2026-02-14hurd: calling alarm() whilst handling SIGALRM can deadlock.Mike Kelly
2026-02-09x86-64: Use 32-bit zero idiom for shorter encodingGeorge Hu
2026-02-05hurd: Take cancel_lock in critical sectionSamuel Thibault
2026-02-04hurd: handling pending signals could result in corruption of FPU stateMike Kelly
2026-01-31hurd: copy over start/end and entry too on forkSamuel Thibault
2026-01-17hurd: make __thread_set_pcsptp align stackSamuel Thibault
2026-01-11hurd: Fix sigreturn clobbering some xmm registersSamuel Thibault
2026-01-04tst-sig-redzone: Decorate assembly functionSamuel Thibault
2026-01-04hurd: check that signal processing does not hurt the x86_64 redzoneSamuel Thibault
2026-01-04mach/hurd: add `bits/in.h`Joan Lledó
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-12-19hurd/i386: Remove stale __GNUC_PREREQ (6, 0) test from tls.hUros Bizjak
2025-11-22htl: move c11 symbols into libc.gfleury
2025-11-21htl: Move pthread_atfork compatibility symbol to libcSamuel Thibault
2025-11-21htl: move pthread_spin_{destroy, lock, init, trylock, unlock) and remove _pth...gfleury
2025-11-20hurd: Add missing free_sized and free_aligned_sizedSamuel Thibault
2025-11-18htl: move pthread_hurd_cond_timedwait_np, pthread_hurd_cond_wait_np into libc.gfleury
2025-11-18htl: move pthread_getname_np/setname_np into libc.gfleury
2025-11-17htl: move pthread_create to into libcSamuel Thibault
2025-11-16hurd: Fix restoring SSE state on signalSamuel Thibault
2025-11-13htl: Remove errno and herrno from libpthreadSamuel Thibault
2025-11-13htl: Drop pthread-functions infrastructureSamuel Thibault
2025-11-13htl: move {,_IO_}f{,un,try}lockfile implementation into libcSamuel Thibault
2025-11-13Change fromfp functions to return floating types following C23 (bug 28327)Joseph Myers
2025-11-12hurd: Drop remnants of cthreadsSamuel Thibault
2025-11-10Filter out internal abort during ld.so buildAdhemerval Zanella
2025-11-09hurd: make setpriority clamp nice values to 0..2*NZERO-1 [BZ #33614]Samuel Thibault
2025-11-09Revert "hurd: Make rename refuse trailing slashes [BZ #32570]"Samuel Thibault
2025-11-05math: Remove the SVID error handling from tgammafAdhemerval Zanella
2025-11-05math: Remove the SVID error handling from lgammaf/lgammaf_rAdhemerval Zanella
2025-11-05math: Remove the SVID error handling from atan2fAdhemerval Zanella
2025-11-04math: Remove the SVID error handling wrapper from sqrtAdhemerval Zanella
2025-11-04math: Remove the SVID error handling from sinhfAdhemerval Zanella
2025-11-04math: Remove the SVID error handling from remainderAdhemerval Zanella
2025-11-04math: Remove the SVID error handling from remainderfAdhemerval Zanella
2025-10-30math: Remove the SVID error handling wrapper from yn/jnAdhemerval Zanella
2025-10-30math: Remove the SVID error handling wrapper from y1/j1Adhemerval Zanella