summaryrefslogtreecommitdiffstats
path: root/src/utils.c
Commit message (Collapse)AuthorAgeFilesLines
* src: add str_toupper and str_tolower functionsAlejandro Sirgo Rica2024-07-151-2/+10
| | | | Add auxiliar string case change functions.
* ogServer is AGPLv3+OpenGnSys Support Team2021-05-041-2/+3
| | | | Update license header in files.
* #971 rename sources folder to srcOpenGnSys Support Team2020-06-261-0/+22
Use the same folder as in ogClient.