1
0
Fork 0
forked from poz/modfetch
Commit graph

19 commits

Author SHA1 Message Date
krizej
f1a28fb6b4 9RUTJM039a\\IBTDQB5bQC7Lc8;R;RZF]T@ED0FFBQ?\\G;9[?L0S<^B7@45YH8UU91]QNG<cMLC_K3F[TN5Y8KIUK8Q?M]9ADEWFE\x91W3H²Àow;½MG{d?\x81¸\x96XnbDK<sQm¥B5<{5\x9cGH?¯\xadj¤W\x84E«·[]\x85[q<kxe\x9e|j·I\x85¹\x9c¹D¤t\x81YÀ\\s>´}\x94\x9fOo6\x9b·\x9a\\w\x81tW]³81\x92VMW>K 2024-02-09 22:43:44 +01:00
krizej
6104ed8199 code style 2024-02-09 22:17:20 +01:00
krizej
0803746830 sep module 2024-02-09 16:20:42 +01:00
3062c78d8e Merge pull request 'nullterm after strncpy' (#2) from jacekpoz/modfetch:master into master
Reviewed-on: #2
2024-02-09 16:19:11 +01:00
76fd2153a9
nullterm after strncpy
great function thanks glibc
2024-02-09 15:46:33 +01:00
9361c68611 Merge pull request 'master' (#1) from jacekpoz/modfetch:master into master
Reviewed-on: #1
2024-02-09 15:36:00 +01:00
9ac418318a
nullterm ret in resolve_env_vars 2024-02-09 15:34:15 +01:00
170e69d096
free line if getline errors 2024-02-09 15:31:30 +01:00
771680ac17
very nice and calm comment about casting void* to function pointers 2024-02-09 15:15:44 +01:00
36b59a2e29
++ -> += 1 outside all loops to improve readability
I like it better now
2024-02-09 15:11:36 +01:00
21aefd281a
general memory and readability improvements 2024-02-09 15:10:13 +01:00
9cfdb7bea4
make clean remove contents of target instead of target 2024-02-09 14:20:43 +01:00
3704f16b53
fix crashing on empty line (Xd) 2024-02-09 13:54:29 +01:00
bfcf6fa157
stop cleaning object files on build 2024-02-09 13:33:06 +01:00
85eb489d7c
prevent 4KB memory leak 2024-02-09 12:23:17 +01:00
d363f9defc
add another thing to todo 2024-02-09 12:19:46 +01:00
9c80bb95e4
add error throwing to todo 2024-02-09 12:09:30 +01:00
b8da386888
fix todo 2024-02-09 12:06:17 +01:00
40f0e25f32
init 2024-02-09 12:05:06 +01:00