Tom MTT
c52d52df2a
fix(config.mk): typo
2023-02-23 17:44:40 +01:00
Tom MTT
c2c5440b21
fix: use `#pragma once' instead of guards
2022-12-25 01:03:02 +01:00
Tom MTT
5c93649473
fix(Makefile): minor tweaks
2022-12-11 14:38:36 +01:00
Tom MTT
fbcf5b1464
fix(Makefile): unzip -f flag
2022-12-11 12:55:24 +01:00
Tom MTT
20fe93c3ca
feat(README.md): cosmopolitan libc "tutorial"
2022-12-11 02:14:51 +01:00
Tom MTT
de2c58196c
fix(feuille.c): pledge if using cosmopolitan libc
2022-12-11 02:12:30 +01:00
Tom MTT
16f516d6ce
feat: cosmopolitan libc support
...
Added support for cosmopolitan libc.
Simply do `make COSMO=yes` and you'll get feuille.com, a working
αcτµαlly pδrταblε εxεcµταblε pastebin server.
+ version bump.
2022-12-11 01:59:08 +01:00
Tom MTT
b146e1a300
fix: remove `misc' folder and put the aliases in README.md
...
+ fix typo.
2022-11-30 13:43:09 +01:00
Tom MTT
fdd0d73e77
fix(server.c): add newline only if there isn't one already
2022-11-29 16:06:27 +01:00
Tom MTT
65ecf9d81a
fix: remove dynamic analysis debug flags
2022-11-29 14:32:29 +01:00
Tom MTT
de702c9b58
fix(feuille.c): use {u,g}id_t instead of int for uid and gid
2022-11-29 14:31:29 +01:00
Tom MTT
4b3b46e7ab
fix(feuille.c): initialize uid and gid to remove useless warnings
2022-11-29 14:28:16 +01:00
Tom MTT
c6f8f0e736
fix(bin.c): error check and paste size
2022-11-29 14:16:11 +01:00
Tom MTT
8c30d271df
feat: use paste size instead of NULL byte in order to write the paste
...
Previously, the pastes were written to disk until feuille encountered
a NULL byte. This is now fixed.
+ version bump.
2022-11-29 13:57:11 +01:00
Tom MTT
b61f5c4cae
chore: bump version
2022-11-29 13:31:14 +01:00
Tom MTT
2ed08dc596
feat(config.mk): add DEBUG flag to build options
2022-11-29 10:39:14 +01:00
Tom MTT
6920f38942
chore: bump version to 1.6.20
2022-11-23 10:13:35 +01:00
Tom MTT
e0b3cf4e82
chore: bump version
2022-11-22 06:52:22 +01:00
Tom MTT
845677abe1
feat: Makefile
2022-11-21 10:43:01 +01:00