summaryrefslogtreecommitdiffstats
path: root/src/termcolors.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-26Change WIN32 to _WIN32 to check if running on WindowsGravatar Duncan Ogilvie1-11/+11
2024-01-30Move LIMD_GLUE_API definitions to public headersGravatar Nikias Bassen1-5/+5
2021-06-11termcolors: Cast to correct type for format string specifierGravatar Nikias Bassen1-2/+2
2021-06-11Add helper for handling colored terminal outputGravatar Nikias Bassen1-0/+319