Commit Graph

5 Commits

Author SHA1 Message Date
64f8ecdbb3 fix: sqrt linker error, now using -lm 2024-01-22 11:25:54 +01:00
8880fae4aa fix: using file descriptors instead of FILE*
we can directly write to a socket using dprintf, no need for a buffer
2024-01-20 17:53:36 +01:00
56044d8dc0 fix: build on Windows 2024-01-19 15:56:45 +01:00
44deb05b87 fix: build error in tests Makefile 2024-01-18 16:33:50 +01:00
a97fde9f86 first commit of the recode
70% of the code was re-writter from scratch
2024-01-18 16:01:04 +01:00