summaryrefslogtreecommitdiff
path: root/libc/include/stdlib.yaml
AgeCommit message (Expand)Author
2025-06-11[libc] Add NULL macro definitions to header files (#142764)William
2025-05-06stdlib.yaml: qsort_r() is in POSIX 2024 (aka issue 8). (#138572)enh-google
2025-04-04[libc] Combine the function prototype `int (*compar)(const void *, const void...Connector Switch
2025-03-28[libc] implement `memalignment` (#132493)Mohamed Emad
2025-02-25[libc] implement a64l (#128758)Michael Jones
2025-02-15[libc] Fill out generated malloc.h and related stdlib.h extensions (#127293)Roland McGrath
2025-02-14[libc] Share hdrgen declarations between stdlib.h and malloc.h (#127278)Roland McGrath
2025-01-28[libc] clean up duplicated includes in generated headers (#124524)Alex Prabhat Bara
2025-01-07[libc] Revamp hdrgen command line and build integration (#121522)Roland McGrath
2025-01-01[libc] Move hdrgen yaml files into include/ (#121443)Roland McGrath