index
:
soikk-libs
master
libs
Soikk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added check to prevent allocating extra byte for empty strings
Soikk
2025-12-10
1
-1
/
+2
*
Added binary read functions that disregard NULL characters
Soikk
2025-12-01
2
-0
/
+36
*
Added write permission when mapping file to str
Soikk
2025-11-10
1
-2
/
+2
*
Added support for more file types
Soikk
2025-11-07
1
-1
/
+10
*
Added NULL check
Soikk
2025-11-07
1
-0
/
+1
*
Fixed typos
Soikk
2025-11-06
2
-2
/
+2
*
Added string to file functions
Soikk
2025-11-05
2
-1
/
+12
*
Fixed logging bug and added padding to PID field
Soikk
2025-10-26
1
-2
/
+5
*
Fixed bug where iterator variable was incremented twice
Soikk
2025-10-23
1
-1
/
+1
*
Added various QoL macros and TODOs
Soikk
2025-10-02
2
-0
/
+19
*
Added dsstr dsnstr and streqn
Soikk
2025-10-02
2
-18
/
+63
*
Added uint
Soikk
2025-06-13
1
-0
/
+2
*
Fixed bugs from copy-paste lol
Soikk
2025-06-13
1
-9
/
+9
*
Fixed include bug
Soikk
2025-06-13
1
-0
/
+1
*
Renamed file mapping functions
Soikk
2025-06-13
2
-6
/
+7
*
Reworked and expanded the file-to-str functions
Soikk
2025-06-13
2
-43
/
+123
*
Added files.h and files.c
Soikk
2025-06-13
2
-0
/
+78
*
Fixed minor bug
Soikk
2025-06-13
1
-0
/
+2
*
Added more remove fps functions, other QOL changes
Soikk
2025-06-12
2
-11
/
+42
*
Fixed bug in log_add_fp
Soikk
2025-06-08
1
-1
/
+1
*
Added log_get_stderr
Soikk
2025-06-08
2
-0
/
+8
*
Reordered log_get_files
Soikk
2025-06-08
2
-8
/
+8
*
Added log_get_files and log_get_fp
Soikk
2025-06-08
2
-0
/
+16
*
Added log_remove_fp, fixed bug in log_add_fp
Soikk
2025-06-08
2
-1
/
+18
*
Added fd/file_to_str without length specifiers
Soikk
2025-06-07
2
-4
/
+30
*
Added streq and strdup¨
Soikk
2025-06-07
2
-0
/
+80
*
Added designated initializers
Soikk
2025-05-24
1
-4
/
+4
*
changed str() and nstr() to dstr() and dnstr() to typedef the str struct
Enrique
2025-02-19
2
-65
/
+65
*
First upload
Enrique
2025-01-06
21
-0
/
+15878