Commit Graph

15 Commits

Author SHA1 Message Date
5df9c33d70
GNUmakefile: bandaid solution to fallback sysexits.h not working with Rust 2023-12-27 23:20:31 -07:00
9ed70e9648
GNUmakefile: removed stdlib dep 2023-12-27 22:48:36 -07:00
3355cb3dc3
GNUmakefile, fop(1): added sysexits support 2023-12-27 22:42:50 -07:00
5d9f6f3245
GNUmakefile: fixed fop(1) segfault 2023-12-27 16:55:50 -07:00
7eda8bb721
fop(1): working prototype 2023-12-27 15:44:19 -07:00
83d6f0b2c2
GNUmakefile: smaller Rust binaries! 2023-12-26 12:35:41 -07:00
94ba336ee4
GNUmakefile, intcmp(1), npc(1), scrut(1), str(1), strcmp(1), include/sysexits.h: added fallback header file for when systems don’t have sysexits.h(3) 2023-12-25 21:50:45 -07:00
3249a83861
Merge branch 'rmlibfileis' 2023-12-25 19:02:00 -07:00
10647a01fd
GNUmakefile: updated make recipes 2023-12-25 19:00:17 -07:00
DTB
a54a634516
GNUmakefile: remove libfileis(3) 2023-12-25 17:50:23 -07:00
DTB
8a8558442e
GNUmakefile: fix build for false(1) 2023-12-25 17:11:34 -07:00
47f673ef45
GNUmakefile: repair formatting 2023-12-24 21:30:33 -07:00
c12f382608
GNUmakefile: add name 2023-12-24 21:30:21 -07:00
48acf30cd4
GNUmakefile: new build dir structure, only install necessary files 2023-12-24 21:29:50 -07:00
ef1416cd42
intcmp(1): new tool; npc(1): new tool; scrut(1): new tool; str(1): new tool; strcmp(1): new tool; tests: added POSIX compatibility test and C compiler compatibility test; Makefile: converted to GNUmakefile; README: added README; docs: added docs 2023-12-24 17:13:17 -07:00