about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-022-15/+14
* SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault2022-02-011-0/+28
* Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer2022-01-271-0/+1
* hurd: Add posix_spawnattr_tc{get,set}pgrp_np on libc.abilistAdhemerval Zanella2022-01-261-0/+2
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-251-0/+13
* htl: Fix cleaning the reply portSamuel Thibault2022-01-221-9/+17
* hurd: optimize exec cleanupSamuel Thibault2022-01-161-12/+14
* hurd: Add __rtld_execveSamuel Thibault2022-01-152-2/+126
* htl: Hide __pthread_attr's __schedparam type [BZ #23088]Samuel Thibault2022-01-151-70/+0
* htl: Clear kernel_thread field before releasing the thread structureSamuel Thibault2022-01-151-3/+3
* hurd: Fix pthread_kill on exiting/ted threadSamuel Thibault2022-01-151-0/+3
* [hurd] Drop spurious #ifdef SHAREDSamuel Thibault2022-01-151-2/+0
* [hurd] Call _dl_sort_maps_init in _dl_sysdep_startSamuel Thibault2022-01-151-0/+3
* 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