summaryrefslogtreecommitdiff
path: root/libc/config/linux/aarch64/headers.txt
AgeCommit message (Expand)Author
2025-10-06[libc] add IPPROTO related macros (#161855)Connector Switch
2025-07-17[libc] add wctype.h header (#149202)Prabhu Rajasekaran
2025-03-27[libc] Update headers on aarch64 (#133180)Michael Jones
2025-03-06Add sysexits.h header with BSD exit codes (total-18) (#126112)Ajay Raj
2025-02-07[libc] Add the `<endian.h>` header. (#125168)c8ef
2025-02-06[libc] generate sys/wait.h for aarch64 (#125171)Alex Prabhat Bara
2025-02-05[libc][POSIX][poll.h] implement poll (#125118)Nick Desaulniers
2024-12-12[libc][complex] Add complex.yaml in hdrgen. (#119609)Shourya Goel
2024-10-03[libc] Add malloc.h header defining mallopt (#110908)Fabio D'Urso
2024-08-13[libc] Reapply ELF/LINK header changes (#102765)Schrodinger ZHU Yifan
2024-07-06Revert "[libc] Add `link.h` and `elf.h` headers" (#97931)Schrodinger ZHU Yifan
2024-07-06[libc] Add `link.h` and `elf.h` headers (#97924)Izaak Schroeder
2024-07-05[libc] Add `dlfcn.h` headers (#97772)Izaak Schroeder
2024-04-30Add basic char*_t support for libc (partial WG14 N2653) (#90360)Fabian Keßler
2024-03-04[libc] Provide an implementation of the 'stdint.h' header (#83353)Joseph Huber
2024-02-20[libc][c23] add definitions for stdckdint.h (#82059)Schrodinger ZHU Yifan
2024-01-30[reland][libc] add epoll_wait functions (#79635)michaelrj-google
2024-01-29[libc] add more arch entrypoints for stdc_leading_zeros (#79923)Nick Desaulniers
2024-01-25Revert "[libc] add epoll_wait functions" (#79534)michaelrj-google
2024-01-25[libc] add epoll_wait functions (#79515)michaelrj-google
2024-01-24[libc] Add C23 limits.h header. (#78887)lntue
2024-01-20[libc] Add missing header ioctl.h on aarch64. (#78865)lntue
2024-01-19[libc] Add float.h header. (#78737)lntue
2023-11-28[libc] [search] implement hcreate(_r)/hsearch(_r)/hdestroy(_r) (#73469)Schrodinger ZHU Yifan
2023-10-19[libc] Add simple features.h with implementation macro (#69402)alfredfo
2023-08-24[libc] Add sys/time.h to the list of aarch64 headers.Siva Chandra
2023-03-13[libc][NFC] Add string.h header to various platform headers.txt.Siva Chandra Reddy
2023-02-23[libc] Introduce sys/socket.hJeff Bailey
2022-11-16[libc] Fix assert.h and ctype.h not being builtJoseph Huber
2022-08-19[libc] Add more headers to the linux x86_64 and aarch64 configs.Siva Chandra Reddy
2021-08-26[libc] add inttypes headerMichael Jones
2021-01-27[libc] Fix list of public headers usable on aarch64.Siva Chandra
2021-01-27[libc] Fix the CMake var name of the list of public headers.Siva Chandra
2021-01-27[libc] Include only the relevant header files in the integration test.Siva Chandra
2020-06-10[libc] Add a simple linux aarch64 config.Siva Chandra