glibc/mach
Samuel Thibault 0660ab264f mach: Fix startup with stack protector
thread_set_state() is used to set up TLS, so stack protection can not be
used yet.
2023-05-27 23:06:48 +02:00
..
mach Define __mig_strlen to support dynamically sized strings in hurd RPCs 2023-05-01 02:24:04 +02:00
devstream.c mach, hurd: Cast through uintptr_t 2023-02-12 15:55:04 +01:00
err_boot.sub
err_ipc.sub
err_kern.sub hurd: make strerror(0) coherent with other ports 2019-12-01 16:36:43 +00:00
err_mach.sub
err_server.sub
err_us.sub
error_compat.c
errorlib.h
errstring.c
errsystems.awk
lock-intern.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lowlevellock.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mach_error.c
mach_error.h
mach_init.c mach: Use PAGE_SIZE 2023-02-20 00:46:36 +01:00
mach_init.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mach.h mach: Add __mach_setup_thread_call () 2023-05-17 22:56:23 +02:00
Machrules Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Makefile mach: Fix startup with stack protector 2023-05-27 23:06:48 +02:00
mig_memcpy.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mig_strlen.c Define __mig_strlen to support dynamically sized strings in hurd RPCs 2023-05-01 02:24:04 +02:00
mig_strncpy.c
mig-alloc.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mig-dealloc.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mig-reply.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
msg-destroy.c Make __mach_msg_destroy portable for x86_64 2023-05-01 00:54:11 +02:00
msg.c hurd: Avoid PLT ref to __mach_msg 2018-06-16 02:50:30 +02:00
msgserver.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mutex-init.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mutex-solid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setup-thread.c mach: Fix mach_setup_thread_impl with NULL stack_base 2023-05-22 17:47:53 +00:00
setup-thread.h mach: Add __mach_setup_thread_call () 2023-05-17 22:56:23 +02:00
shortcut.awk hurd: Avoid PLT references to shortcuts 2018-06-16 02:48:41 +02:00
spin-lock.c hurd: Add missing symbols 2018-04-04 02:17:49 +02:00
spin-lock.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
spin-solid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
stack_chk_fail_local.c
syscalls.awk
Versions Define __mig_strlen to support dynamically sized strings in hurd RPCs 2023-05-01 02:24:04 +02:00