aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)AuthorFilesLines
2022-05-30elf: Remove _dl_skip_argsAdhemerval Zanella1-1/+0
2022-05-17linux: Add P_PIDFDAdhemerval Zanella1-0/+12
2022-05-17rtld: Use generic argv adjustment in ld.so [BZ #23293]Szabolcs Nagy1-17/+13
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella1-2/+5
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella1-2/+7
2022-05-05hurd spawni: Fix reauthenticating closed fdsSamuel Thibault1-1/+1
2022-04-19elf: Remove __libc_init_secureFangrui Song2-34/+0
2022-04-15stdio: Split __get_errname definition from errlist.cAdhemerval Zanella1-0/+21
2022-04-12hurd: Define ELIBEXECSamuel Thibault1-0/+2
2022-02-02posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2-15/+14
2022-02-01SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault1-0/+28
2022-01-27Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer1-0/+1
2022-01-26hurd: Add posix_spawnattr_tc{get,set}pgrp_np on libc.abilistAdhemerval Zanella1-0/+2
2022-01-25posix: Add terminal control setting support for posix_spawnAdhemerval Zanella1-0/+13
2022-01-22htl: Fix cleaning the reply portSamuel Thibault1-9/+17
2022-01-16hurd: optimize exec cleanupSamuel Thibault1-12/+14
2022-01-15hurd: Add __rtld_execveSamuel Thibault2-2/+126
2022-01-15htl: Hide __pthread_attr's __schedparam type [BZ #23088]Samuel Thibault1-70/+0
2022-01-15htl: Clear kernel_thread field before releasing the thread structureSamuel Thibault1-3/+3
2022-01-15hurd: Fix pthread_kill on exiting/ted threadSamuel Thibault1-0/+3
2022-01-15[hurd] Drop spurious #ifdef SHAREDSamuel Thibault1-2/+0
2022-01-15[hurd] Call _dl_sort_maps_init in _dl_sysdep_startSamuel Thibault1-0/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert388-388/+388
2022-01-01hurd: Use __trivfs_server_name instead of trivfs_server_nameSamuel Thibault1-9/+9
2021-12-31hurd: Bump BRK_START to 0x20000000Samuel Thibault1-1/+1
2021-12-31hurd: Avoid overzealous shared objects constraintsSamuel Thibault1-2/+2
2021-12-31hurd: Make getrandom a stub inside the random translatorSamuel Thibault1-0/+13
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