summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added write permission when mapping file to strSoikk2025-11-101-2/+2
* Added support for more file typesSoikk2025-11-071-1/+10
* Added NULL checkSoikk2025-11-071-0/+1
* Fixed typosSoikk2025-11-062-2/+2
* Added string to file functionsSoikk2025-11-052-1/+12
* Fixed logging bug and added padding to PID fieldSoikk2025-10-261-2/+5
* Fixed bug where iterator variable was incremented twiceSoikk2025-10-231-1/+1
* Added various QoL macros and TODOsSoikk2025-10-022-0/+19
* Added dsstr dsnstr and streqnSoikk2025-10-022-18/+63
* Added uintSoikk2025-06-131-0/+2
* 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 files.h and files.cSoikk2025-06-132-0/+78
* Fixed minor bugSoikk2025-06-131-0/+2
* Added more remove fps functions, other QOL changesSoikk2025-06-122-11/+42
* Fixed bug in log_add_fpSoikk2025-06-081-1/+1
* Added log_get_stderrSoikk2025-06-082-0/+8
* Reordered log_get_filesSoikk2025-06-082-8/+8
* Added log_get_files and log_get_fpSoikk2025-06-082-0/+16
* Added log_remove_fp, fixed bug in log_add_fpSoikk2025-06-082-1/+18
* Added fd/file_to_str without length specifiersSoikk2025-06-072-4/+30
* Added streq and strdup¨Soikk2025-06-072-0/+80
* Added designated initializersSoikk2025-05-241-4/+4
* changed str() and nstr() to dstr() and dnstr() to typedef the str structEnrique2025-02-192-65/+65
* First uploadEnrique2025-01-0621-0/+15878