156 Commits

Author SHA1 Message Date
fd6aa19eba
added proper expression for comparing write & fread return values
still not complete tho
2022-12-07 17:30:47 +01:00
cec421cbe5
preventing from [-Werror=unused-result] 2022-12-04 19:44:10 +01:00
dbe1ba2749
fixed possible deallocation problem
uninitialised
2022-12-04 18:59:27 +01:00
f71647e0ff
added license at top of every file
I mean, the files where it is possible
2022-12-04 18:55:13 +01:00
77ae6e1cf6
added NULL character at the end of buffer in misc when reading versions.json 2022-11-22 19:40:49 +01:00
1bfe7a4108
moved all source files into core folder
so app and lib is now at ./src/core/, ok?
2022-11-18 16:06:50 +01:00