aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)AuthorFilesLines
2021-12-28elf: Add _dl_find_object functionFlorian Weimer1-0/+1
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-1/+1
2021-12-28hurd: Fix static-PIE startupSamuel Thibault3-9/+7
2021-12-28hurd: let csu initialize tlsSamuel Thibault2-34/+0
2021-12-27hurd: Fix XFAIL-ing mallocfork2 testsSamuel Thibault1-4/+10
2021-12-27hurd: XFAIL more tests that require setpshared supportSamuel Thibault1-0/+2
2021-12-23Set default __TIMESIZE default to 64Adhemerval Zanella1-0/+20
2021-12-14hurd: Do not set PIE_UNSUPPORTEDSamuel Thibault2-11/+0
2021-12-13math: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella1-0/+2
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2-0/+11
2021-12-12hurd: Add rules for static PIE buildSamuel Thibault1-0/+2
2021-12-12hurd: Fix gmon-staticSamuel Thibault1-1/+1
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-8/+0
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella4-36/+3
2021-11-22setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella1-6/+0
2021-11-09Fix build a chec failures after b05fae4d8e34Adhemerval Zanella1-1/+0
2021-11-07hurd: Remove unused __libc_close_rangeSamuel Thibault1-1/+0
2021-11-07hurd: Implement close_range and closefromSergey Bugaev6-1/+135
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein1-0/+1
2021-10-18hurd if_index: Explicitly use AF_INET for if index discoverySamuel Thibault1-3/+3
2021-10-18hurd: Fix intr-msg parameter/stack kludgeSamuel Thibault1-10/+39
2021-09-28Add fmaximum, fminimum functionsJoseph Myers1-0/+64
2021-09-27misc: Add __get_nprocs_schedAdhemerval Zanella1-0/+6
2021-09-26htl: make pthread_sigstate read/write set/oset outside sigstate sectionSamuel Thibault1-5/+11
2021-09-22Add narrowing fma functionsJoseph Myers1-0/+13
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-2/+0
2021-09-16htl: Reimplement GSCOPESergey Bugaev2-20/+21
2021-09-16htl: Move thread table to ld.soSergey Bugaev3-3/+3
2021-09-15mach lll_lock/unlock: Explicitly request private lockingSamuel Thibault1-2/+2
2021-09-10Add narrowing square root functionsJoseph Myers1-0/+13
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar9-9/+0
2021-08-31hurd msync: Drop bogus testSamuel Thibault1-3/+0
2021-08-31hurd: Fix typo in msyncSamuel Thibault1-1/+1
2021-08-23hurd: Remove old test-err_np.c fileSamuel Thibault1-4/+0
2021-08-16hurd: Drop fmh kludgeSamuel Thibault1-35/+0
2021-08-11hurd mmap: Reduce the requested max vmprotSergey Bugaev1-4/+18
2021-08-11hurd mmap: Factorize MAP_SHARED flag checkSergey Bugaev1-12/+10
2021-07-27hurd: _Fork: unlock malloc before calling fork child hooksSamuel Thibault1-0/+1
2021-07-22Move malloc_{g,s}et_state to libc_malloc_debugSiddhesh Poyarekar2-2/+2
2021-07-22glibc.malloc.check: Wean away from malloc hooksSiddhesh Poyarekar1-0/+7
2021-07-22mtrace: Wean away from malloc hooksSiddhesh Poyarekar2-1/+2
2021-07-22mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar1-0/+8
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar2-0/+10
2021-07-19hurd: Add support for spawn_do_closefromSamuel Thibault2-1/+38
2021-07-19resolv: Move res_query functions into libcFlorian Weimer2-6/+12
2021-07-19resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer2-2/+4
2021-07-19resolv: Move res_send, res_nsend into libcFlorian Weimer2-2/+4
2021-07-19resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer2-4/+8
2021-07-19resolv: Move dn_skipname to its own file and into libcFlorian Weimer2-1/+2
2021-07-19resolv: Move dn_comp to its own file and into libcFlorian Weimer2-1/+2