about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386
Commit message (Expand)AuthorAgeFilesLines
...
* hurd: Fix unwinding over INTR_MSG_TRAPSamuel Thibault2023-02-091-13/+0
* hurd: Move some i386 bits to x86Samuel Thibault2023-02-023-309/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0621-21/+21
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-5/+5
* elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer2022-11-032-5/+3
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-182-0/+2
* hurd: Fix starting static binaries with stack protection enabledSamuel Thibault2022-08-222-2/+22
* hurd: Assume non-suid during bootstrapSamuel Thibault2022-08-191-2/+7
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-221-0/+3
* stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann2022-07-061-0/+2
* elf: Remove __libc_init_secureFangrui Song2022-04-191-4/+0
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-021-2/+1
* 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
* htl: Hide __pthread_attr's __schedparam type [BZ #23088]Samuel Thibault2022-01-151-70/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0121-21/+21
* hurd: Bump BRK_START to 0x20000000Samuel Thibault2021-12-311-1/+1
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-0/+1
* hurd: Fix static-PIE startupSamuel Thibault2021-12-281-1/+1
* hurd: let csu initialize tlsSamuel Thibault2021-12-281-3/+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
* math: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella2021-12-131-0/+2
* 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: Implement close_range and closefromSergey Bugaev2021-11-071-0/+1
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-261-0/+1
* hurd: Fix intr-msg parameter/stack kludgeSamuel Thibault2021-10-181-10/+39
* Add fmaximum, fminimum functionsJoseph Myers2021-09-281-0/+64
* 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-161-0/+21
* Add narrowing square root functionsJoseph Myers2021-09-101-0/+13
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-034-4/+0
* 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-221-0/+9
* resolv: Move res_query functions into libcFlorian Weimer2021-07-192-6/+12
* resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer2021-07-192-2/+4
* resolv: Move res_send, res_nsend into libcFlorian Weimer2021-07-192-2/+4
* resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer2021-07-192-4/+8
* resolv: Move dn_skipname to its own file and into libcFlorian Weimer2021-07-192-1/+2
* resolv: Move dn_comp to its own file and into libcFlorian Weimer2021-07-192-1/+2
* resolv: Move dn_expand to its own file and into libcFlorian Weimer2021-07-192-1/+2
* resolv: Move ns_name_compress into its own file and into libcFlorian Weimer2021-07-192-1/+2
* resolv: Move ns_name_pack into its own file and into libcFlorian Weimer2021-07-192-1/+2
* resolv: Move ns_name_pton into its own file and into libcFlorian Weimer2021-07-192-1/+2
* resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer2021-07-192-1/+2