about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01388-388/+388
* hurd: Use __trivfs_server_name instead of trivfs_server_nameSamuel Thibault2022-01-011-9/+9
* hurd: Bump BRK_START to 0x20000000Samuel Thibault2021-12-311-1/+1
* hurd: Avoid overzealous shared objects constraintsSamuel Thibault2021-12-311-2/+2
* hurd: Make getrandom a stub inside the random translatorSamuel Thibault2021-12-311-0/+13
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-0/+1
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-1/+1
* hurd: Fix static-PIE startupSamuel Thibault2021-12-283-9/+7
* hurd: let csu initialize tlsSamuel Thibault2021-12-282-34/+0
* hurd: Fix XFAIL-ing mallocfork2 testsSamuel Thibault2021-12-271-4/+10
* hurd: XFAIL more tests that require setpshared supportSamuel Thibault2021-12-271-0/+2
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-231-0/+20
* hurd: Do not set PIE_UNSUPPORTEDSamuel Thibault2021-12-142-11/+0
* math: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella2021-12-131-0/+2
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-132-0/+11
* hurd: Add rules for static PIE buildSamuel Thibault2021-12-121-0/+2
* hurd: Fix gmon-staticSamuel Thibault2021-12-121-1/+1
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-091-8/+0
* io: Refactor close_range and closefromAdhemerval Zanella2021-11-244-36/+3
* setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella2021-11-221-6/+0
* Fix build a chec failures after b05fae4d8e34Adhemerval Zanella2021-11-091-1/+0
* hurd: Remove unused __libc_close_rangeSamuel Thibault2021-11-071-1/+0
* hurd: Implement close_range and closefromSergey Bugaev2021-11-076-1/+135
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-261-0/+1
* hurd if_index: Explicitly use AF_INET for if index discoverySamuel Thibault2021-10-181-3/+3
* hurd: Fix intr-msg parameter/stack kludgeSamuel Thibault2021-10-181-10/+39
* Add fmaximum, fminimum functionsJoseph Myers2021-09-281-0/+64
* misc: Add __get_nprocs_schedAdhemerval Zanella2021-09-271-0/+6
* htl: make pthread_sigstate read/write set/oset outside sigstate sectionSamuel Thibault2021-09-261-5/+11
* Add narrowing fma functionsJoseph Myers2021-09-221-0/+13
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-2/+0
* htl: Reimplement GSCOPESergey Bugaev2021-09-162-20/+21
* htl: Move thread table to ld.soSergey Bugaev2021-09-163-3/+3
* mach lll_lock/unlock: Explicitly request private lockingSamuel Thibault2021-09-151-2/+2
* Add narrowing square root functionsJoseph Myers2021-09-101-0/+13
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-039-9/+0
* hurd msync: Drop bogus testSamuel Thibault2021-08-311-3/+0
* hurd: Fix typo in msyncSamuel Thibault2021-08-311-1/+1
* hurd: Remove old test-err_np.c fileSamuel Thibault2021-08-231-4/+0
* hurd: Drop fmh kludgeSamuel Thibault2021-08-161-35/+0
* hurd mmap: Reduce the requested max vmprotSergey Bugaev2021-08-111-4/+18
* hurd mmap: Factorize MAP_SHARED flag checkSergey Bugaev2021-08-111-12/+10
* hurd: _Fork: unlock malloc before calling fork child hooksSamuel Thibault2021-07-271-0/+1
* Move malloc_{g,s}et_state to libc_malloc_debugSiddhesh Poyarekar2021-07-222-2/+2
* glibc.malloc.check: Wean away from malloc hooksSiddhesh Poyarekar2021-07-221-0/+7
* mtrace: Wean away from malloc hooksSiddhesh Poyarekar2021-07-222-1/+2
* mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar2021-07-221-0/+8
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-222-0/+10
* hurd: Add support for spawn_do_closefromSamuel Thibault2021-07-192-1/+38
* resolv: Move res_query functions into libcFlorian Weimer2021-07-192-6/+12