summaryrefslogtreecommitdiff
path: root/str/str.c
Commit message (Collapse)AuthorAgeFilesLines
* Added string to file functionsSoikk2025-11-051-0/+7
|
* Added dsstr dsnstr and streqnSoikk2025-10-021-1/+56
|
* Fixed bugs from copy-paste lolSoikk2025-06-131-9/+9
|
* Renamed file mapping functionsSoikk2025-06-131-3/+3
|
* Reworked and expanded the file-to-str functionsSoikk2025-06-131-36/+112
|
* Added fd/file_to_str without length specifiersSoikk2025-06-071-2/+24
|
* Added streq and strdup¨Soikk2025-06-071-0/+63
|
* changed str() and nstr() to dstr() and dnstr() to typedef the str structEnrique2025-02-191-40/+40
|
* First uploadEnrique2025-01-061-0/+227