summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/locale.h
AgeCommit message (Expand)Author
2021-10-23LibC: Define locale categories (LC_*) as macrosDaniel Bertalan
2021-05-08LibC: Add definition for LC_MESSAGESGunnar Beutner
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling