19 Commits (main)

Author SHA1 Message Date
Tom MTT. c52d52df2a
fix(config.mk): typo 1 year ago
Tom MTT. c2c5440b21 fix: use `#pragma once' instead of guards 1 year ago
Tom MTT. 5c93649473 fix(Makefile): minor tweaks 1 year ago
Tom MTT. fbcf5b1464 fix(Makefile): unzip -f flag 1 year ago
Tom MTT. 20fe93c3ca feat(README.md): cosmopolitan libc "tutorial" 1 year ago
Tom MTT. de2c58196c fix(feuille.c): pledge if using cosmopolitan libc 1 year ago
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.
1 year ago
Tom MTT. b146e1a300 fix: remove `misc' folder and put the aliases in README.md
+ fix typo.
1 year ago
Tom MTT. fdd0d73e77 fix(server.c): add newline only if there isn't one already 1 year ago
Tom MTT. 65ecf9d81a fix: remove dynamic analysis debug flags 1 year ago
Tom MTT. de702c9b58 fix(feuille.c): use {u,g}id_t instead of int for uid and gid 1 year ago
Tom MTT. 4b3b46e7ab fix(feuille.c): initialize uid and gid to remove useless warnings 1 year ago
Tom MTT. c6f8f0e736 fix(bin.c): error check and paste size 1 year ago
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.
1 year ago
Tom MTT. b61f5c4cae chore: bump version 1 year ago
Tom MTT. 2ed08dc596 feat(config.mk): add DEBUG flag to build options 1 year ago
Tom MTT. 6920f38942 chore: bump version to 1.6.20 1 year ago
Tom MTT. e0b3cf4e82 chore: bump version 1 year ago
Tom MTT. 845677abe1 feat: Makefile 1 year ago