aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze/be/libc.abilist
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Implement C23 <stdbit.h>Joseph Myers1-0/+70
2023-09-05linux: Add pidfd_getpidAdhemerval Zanella Netto1-0/+1
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto1-0/+2
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto1-0/+2
2023-06-14Add the wcslcpy, wcslcat functionsFlorian Weimer1-0/+4
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer1-0/+4
2023-03-02C2x scanf binary constant handlingJoseph Myers1-0/+12
2023-02-16C2x strtol binary constant handlingJoseph Myers1-0/+20
2022-11-08Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella1-0/+1
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-07-05linux: Add mount_setattrAdhemerval Zanella1-0/+1
2022-07-05linux: Add open_treeAdhemerval Zanella1-0/+1
2022-07-05linux: Add fspickAdhemerval Zanella1-0/+1
2022-07-05linux: Add fsconfigAdhemerval Zanella1-0/+1
2022-06-24linux: Add move_mountAdhemerval Zanella1-0/+1
2022-06-24linux: Add fsmountAdhemerval Zanella1-0/+1
2022-06-24linux: Add fsopenAdhemerval Zanella1-0/+1
2022-06-02linux: Add process_mreleaseAdhemerval Zanella1-0/+1
2022-06-02linux: Add process_madviseAdhemerval Zanella1-0/+1
2022-05-17linux: Add pidfd_send_signalAdhemerval Zanella1-0/+1
2022-05-17linux: Add pidfd_getfdAdhemerval Zanella1-0/+1
2022-05-17linux: Add pidfd_openAdhemerval Zanella1-0/+1
2022-02-02posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella1-2/+1
2022-01-25posix: Add terminal control setting support for posix_spawnAdhemerval Zanella1-0/+2
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella1-0/+2
2021-12-28elf: Add _dl_find_object functionFlorian Weimer1-0/+1
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein1-0/+1
2021-07-22socket: Add time64 alias for setsockoptFlorian Weimer1-0/+1
2021-07-22socket: Add time64 alias for getsockoptFlorian Weimer1-0/+1
2021-07-22Move malloc_{g,s}et_state to libc_malloc_debugSiddhesh Poyarekar1-2/+0
2021-07-21socket: Add time64 alias for sendmsgFlorian Weimer1-0/+1
2021-07-21socket: Add time64 alias for recvmsgFlorian Weimer1-0/+1
2021-07-21socket: Add time64 alias for sendmmsgFlorian Weimer1-0/+1
2021-07-21Linux: Add time64 alias for prctlFlorian Weimer1-0/+1
2021-07-21io: Add time64 alias for fcntlFlorian Weimer1-0/+1
2021-07-21misc: Add time64 alias for ioctlFlorian Weimer1-0/+1
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