• Joined on 2023-11-29
poz commented on pull request poz/modfetch#1 2024-02-09 21:47:17 +01:00
separator module

instead of ! use == 0, same in the if below

poz pushed to master at poz/modfetch 2024-02-09 21:39:50 +01:00
727556295e explain the program better in the readme
poz pushed to master at poz/modfetch 2024-02-09 21:38:21 +01:00
7afaaa2376 am I stupid??
poz pushed to master at poz/modfetch 2024-02-09 15:46:59 +01:00
76fd2153a9 nullterm after strncpy
poz pushed to master at poz/modfetch 2024-02-09 15:34:29 +01:00
9ac418318a nullterm ret in resolve_env_vars
poz pushed to master at poz/modfetch 2024-02-09 15:31:55 +01:00
170e69d096 free line if getline errors
poz pushed to master at poz/modfetch 2024-02-09 15:16:06 +01:00
771680ac17 very nice and calm comment about casting void* to function pointers
poz pushed to master at poz/modfetch 2024-02-09 15:12:19 +01:00
36b59a2e29 ++ -> += 1 outside all loops to improve readability
poz pushed to master at poz/modfetch 2024-02-09 15:10:32 +01:00
21aefd281a general memory and readability improvements
poz pushed to master at poz/modfetch 2024-02-09 14:21:01 +01:00
9cfdb7bea4 make clean remove contents of target instead of target
poz pushed to master at poz/modfetch 2024-02-09 13:54:58 +01:00
3704f16b53 fix crashing on empty line (Xd)
poz pushed to master at poz/modfetch 2024-02-09 13:33:26 +01:00
bfcf6fa157 stop cleaning object files on build
poz pushed to master at poz/modfetch 2024-02-09 12:23:37 +01:00
85eb489d7c prevent 4KB memory leak
poz pushed to master at poz/modfetch 2024-02-09 12:20:02 +01:00
d363f9defc add another thing to todo
poz pushed to master at poz/modfetch 2024-02-09 12:09:45 +01:00
9c80bb95e4 add error throwing to todo
poz pushed to master at poz/modfetch 2024-02-09 12:06:30 +01:00
b8da386888 fix todo
poz pushed to master at poz/modfetch 2024-02-09 12:06:00 +01:00
40f0e25f32 init
poz created branch master in poz/modfetch 2024-02-09 12:06:00 +01:00
poz created repository poz/modfetch 2024-02-09 12:05:47 +01:00
poz pushed to master at poz/zd4 2024-02-04 15:42:19 +01:00
92c2f676b6 init