first commit

This commit is contained in:
2025-04-17 02:18:33 +02:00
commit 08956a84cf
7 changed files with 3040 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
all:
gcc example.c tinyhttp.c -o blog -Wall -Wextra -ggdb -lws2_32