Commit Graph
16 Commits
Author SHA1 Message Date
emma cb12a5b8fc GNUmakefile: relative path for include, formatting 2023-12-28 22:33:04 -07:00
emma 5df9c33d70 GNUmakefile: bandaid solution to fallback sysexits.h not working with Rust 2023-12-27 23:20:31 -07:00
emma 9ed70e9648 GNUmakefile: removed stdlib dep 2023-12-27 22:48:36 -07:00
emma 3355cb3dc3 GNUmakefile, fop(1): added sysexits support 2023-12-27 22:42:50 -07:00
emma 5d9f6f3245 GNUmakefile: fixed fop(1) segfault 2023-12-27 16:55:50 -07:00
emma 7eda8bb721 fop(1): working prototype 2023-12-27 15:44:19 -07:00
emma 83d6f0b2c2 GNUmakefile: smaller Rust binaries! 2023-12-26 12:35:41 -07:00
emma 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
emma 3249a83861 Merge branch 'rmlibfileis' 2023-12-25 19:02:00 -07:00
emma 10647a01fd GNUmakefile: updated make recipes 2023-12-25 19:00:17 -07:00
trinity a54a634516 GNUmakefile: remove libfileis(3) 2023-12-25 17:50:23 -07:00
trinity 8a8558442e GNUmakefile: fix build for false(1) 2023-12-25 17:11:34 -07:00
sashakoshkaandemma 47f673ef45 GNUmakefile: repair formatting 2023-12-24 21:30:33 -07:00
sashakoshkaandemma c12f382608 GNUmakefile: add name 2023-12-24 21:30:21 -07:00
sashakoshkaandemma 48acf30cd4 GNUmakefile: new build dir structure, only install necessary files 2023-12-24 21:29:50 -07:00
emma 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