summaryrefslogtreecommitdiff
path: root/libc/src/stdlib/linux/CMakeLists.txt
AgeCommit message (Expand)Author
2023-04-27[libc] Implement `exit` for the GPU partiallyJoseph Huber
2023-03-08[libc] Small improvements to libc cmakeMikhail R. Gadelha
2022-09-30[libc] Re-enable functions from signal.h and re-enable abort.Siva Chandra Reddy
2022-02-08[libc][NFC] Remove all Linux specific code to respective linux/ directoriesAlex Brachet
2021-12-22[libc] Move the x86_64 syscall functions to OSUtil.Siva Chandra Reddy
2020-04-10[libc] Add fully-qualified target names.Siva Chandra Reddy
2020-03-05[libc] Create abort and _ExitAlex Brachet