summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/stdlib.h
AgeCommit message (Expand)Author
2021-03-09LibC: Add imaxdiv and lldivMițca Dumitru
2021-01-31LibC: Don't honor LIBC_* malloc debugging flags in AT_SECURE contextAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling