aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386/libc.abilist
AgeCommit message (Expand)AuthorFilesLines
2024-08-01hurd: Fix missing pthread_ compat symbol in libcSamuel Thibault1-0/+10
2024-01-03Implement C23 <stdbit.h>Joseph Myers1-0/+70
2023-06-14Add the wcslcpy, wcslcat functionsFlorian Weimer1-0/+4
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer1-0/+4
2023-04-05htl: move pthread_self info libc.Guy-Fleury Iteriteka1-0/+2
2023-04-03hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev1-2/+0
2023-03-02C2x scanf binary constant handlingJoseph Myers1-0/+12
2023-02-16C2x strtol binary constant handlingJoseph Myers1-0/+20
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto1-0/+3
2022-07-06stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann1-0/+2
2022-02-02posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella1-2/+1
2022-01-26hurd: Add posix_spawnattr_tc{get,set}pgrp_np on libc.abilistAdhemerval Zanella1-0/+2
2021-12-28elf: Add _dl_find_object functionFlorian Weimer1-0/+1
2021-11-07hurd: Implement close_range and closefromSergey Bugaev1-0/+1
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein1-0/+1
2021-07-22Move malloc_{g,s}et_state to libc_malloc_debugSiddhesh Poyarekar1-2/+0
2021-07-19resolv: Move res_query functions into libcFlorian Weimer1-0/+12
2021-07-19resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer1-0/+4
2021-07-19resolv: Move res_send, res_nsend into libcFlorian Weimer1-0/+4
2021-07-19resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer1-0/+8
2021-07-19resolv: Move dn_skipname to its own file and into libcFlorian Weimer1-0/+2
2021-07-19resolv: Move dn_comp to its own file and into libcFlorian Weimer1-0/+2
2021-07-19resolv: Move dn_expand to its own file and into libcFlorian Weimer1-0/+2
2021-07-19resolv: Move ns_name_compress into its own file and into libcFlorian Weimer1-0/+2
2021-07-19resolv: Move ns_name_pack into its own file and into libcFlorian Weimer1-0/+2
2021-07-19resolv: Move ns_name_pton into its own file and into libcFlorian Weimer1-0/+2
2021-07-19resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer1-0/+2
2021-07-19resolv: Move ns_name_skip to its own file and into libc (bug 28091)Florian Weimer1-0/+2
2021-07-15resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer1-0/+2
2021-07-15resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer1-0/+2
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella1-0/+1
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella1-0/+1
2021-06-30login: Move libutil into libcFlorian Weimer1-0/+12
2021-06-28posix: Add _Fork [BZ #4737]Adhemerval Zanella1-0/+1
2021-06-21rt: Move shm_unlink into libcFlorian Weimer1-0/+2
2021-06-21rt: Move shm_open into libcFlorian Weimer1-0/+2
2021-06-03dlfcn: Move dlopen into libcFlorian Weimer1-0/+2
2021-06-03dlfcn: Move dlvsym into libcFlorian Weimer1-0/+2
2021-06-03dlfcn: Move dlinfo into libcFlorian Weimer1-0/+2
2021-06-03dlfcn: Move dladdr1 into libcFlorian Weimer1-0/+2
2021-06-03dlfcn: Move dlmopen into libcFlorian Weimer1-0/+2
2021-06-03dlfcn: Move dlsym into libcFlorian Weimer1-0/+2
2021-06-03dlfcn: Move dladdr into libcFlorian Weimer1-0/+2
2021-06-03dlfcn: Move dlclose into libcFlorian Weimer1-0/+2
2021-06-02dlfcn: Move dlerror into libcFlorian Weimer1-0/+2
2021-05-17Add C2X timespec_getresJoseph Myers1-0/+1
2021-05-03linux: Add execveat system call wrapperAlexandra Hájková1-0/+1
2021-04-12hurd: Export _hurd_libc_proc_initSamuel Thibault1-0/+1
2021-03-30Move __isnanf128 to libc.soSiddhesh Poyarekar1-0/+2
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-0/+1