about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* hurd: Implement longjmp for x86_64Sergey Bugaev2023-05-012-0/+219
* hurd: Implement sigreturn for x86_64Sergey Bugaev2023-05-011-0/+162
* hurd: Make _exit work during early boot-upSergey Bugaev2023-04-291-2/+3
* Fix Hurd getcwd build with GCC >= 13Joseph Myers2023-04-271-2/+3
* Regenerate sysdeps/mach/hurd/bits/errno.hJoseph Myers2023-04-261-0/+19
* hurd: Do not take any flag from the CMSG_DATASamuel Thibault2023-04-251-1/+3
* hurd: Implement MSG_CMSG_CLOEXECSergey Bugaev2023-04-242-2/+7
* hurd: Don't pass FD_CLOEXEC in CMSG_DATASamuel Thibault2023-04-241-2/+2
* hurd: Implement prefer_map_32bit_exec tunableSergey Bugaev2023-04-242-0/+11
* hurd: Don't attempt to deallocate MACH_PORT_DEADSergey Bugaev2023-04-242-4/+4
* hurd: Only deallocate addrport when it's validSergey Bugaev2023-04-245-6/+10
* hurd: Implement MAP_32BITSergey Bugaev2023-04-243-7/+12
* hurd: Don't migrate reply port into __init1_tcbheadSergey Bugaev2023-04-213-17/+19
* hurd: Make dl-sysdep's open () cope with O_IGNORE_CTTYSergey Bugaev2023-04-201-2/+2
* hurd: Microoptimize sigreturnSergey Bugaev2023-04-181-3/+9
* hurd: Fix restoring reply port in sigreturnSergey Bugaev2023-04-171-12/+23
* hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev2023-04-146-33/+83
* hurd: Remove __hurd_local_reply_portSergey Bugaev2023-04-143-14/+60
* hurd: Mark two tests as unsupportedSamuel Thibault2023-04-131-0/+10
* hurd: Restore destroying receive rights on sigreturnSamuel Thibault2023-04-131-2/+2
* Revert "hurd: Only check for TLS initialization inside rtld or in static builds"Samuel Thibault2023-04-116-83/+33
* hurd: Don't leak __hurd_reply_port0Sergey Bugaev2023-04-112-1/+13
* hurd: Improve reply port handling when exiting signal handlersSergey Bugaev2023-04-101-16/+5
* hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev2023-04-106-34/+85
* hurd: Port trampoline.c to x86_64Sergey Bugaev2023-04-101-7/+151
* hurd: Do not declare local variables volatileSergey Bugaev2023-04-101-2/+2
* hurd: Implement x86_64/intr-msg.hSergey Bugaev2023-04-101-0/+119
* hurd: Add sys/ucontext.h and sigcontext.h for x86_64Sergey Bugaev2023-04-102-0/+169
* hurd: Stop depending on the default_pager stubs provided by gnumachFlavio Cruz2023-04-102-4/+2
* htl: move pthread_self info libc.Guy-Fleury Iteriteka2023-04-052-2/+2
* htl: move ___pthread_self into libc.Guy-Fleury Iteriteka2023-04-053-2/+25
* hurd: Add vm_param.h for x86_64Sergey Bugaev2023-04-031-0/+24
* hurd: Implement _hurd_longjmp_thread_state for x86_64Sergey Bugaev2023-04-031-0/+41
* htl: Implement thread_set_pcsptp for x86_64Sergey Bugaev2023-04-031-0/+73
* hurd: Move a couple of signal-related files to x86Sergey Bugaev2023-04-032-0/+0
* hurd: Use uintptr_t for register values in trampoline.cSergey Bugaev2023-04-031-7/+6
* hurd: Move rtld-strncpy-c.c out of mach/hurd/Sergey Bugaev2023-04-031-1/+0
* hurd: More 64-bit integer casting fixesSergey Bugaev2023-04-032-4/+4
* mach, hurd: Drop __libc_lock_self0Sergey Bugaev2023-04-033-8/+3
* hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev2023-04-034-26/+2
* libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto2023-03-271-0/+28
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-1/+0
* C2x scanf binary constant handlingJoseph Myers2023-03-021-0/+12
* hurd: Remove the ecx kludgeSergey Bugaev2023-03-022-43/+18
* hurd: Implement TLS for x86_64Sergey Bugaev2023-02-272-1/+228
* htl: Make pthread_mutex_t pointer-alignedSergey Bugaev2023-02-271-5/+8
* hurd: Generalize init-first.c to support x86_64Sergey Bugaev2023-02-241-0/+6
* hurd: Simplify init-first.c furtherSergey Bugaev2023-02-244-140/+68
* hurd: Mark some audit tests as unsupportedSamuel Thibault2023-02-241-0/+10
* htl: Mark select loop test as unsupportedSamuel Thibault2023-02-241-0/+6