summaryrefslogtreecommitdiff
path: root/str
Commit message (Expand)AuthorAgeFilesLines
* Added write permission when mapping file to strSoikk2025-11-101-2/+2
* Added NULL checkSoikk2025-11-071-0/+1
* Fixed typosSoikk2025-11-062-2/+2
* Added string to file functionsSoikk2025-11-052-1/+12
* Added dsstr dsnstr and streqnSoikk2025-10-022-18/+63
* Fixed bugs from copy-paste lolSoikk2025-06-131-9/+9
* Fixed include bugSoikk2025-06-131-0/+1
* Renamed file mapping functionsSoikk2025-06-132-6/+7
* Reworked and expanded the file-to-str functionsSoikk2025-06-132-43/+123
* Added fd/file_to_str without length specifiersSoikk2025-06-072-4/+30
* Added streq and strdup¨Soikk2025-06-072-0/+80
* changed str() and nstr() to dstr() and dnstr() to typedef the str structEnrique2025-02-192-65/+65
* First uploadEnrique2025-01-062-0/+338