summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/strings.h
AgeCommit message (Expand)Author
2022-10-14LibC: Add ffs{,l,ll}demostanis
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling