Commit Graph

16 Commits

Author SHA1 Message Date
ea2efdf5b9 str(1): perror(2) -> perror(3) 2024-08-10 19:08:15 -06:00
6c558654f3 str(1): adds reference to perror(3) in include 2024-08-10 19:01:44 -06:00
8699d04ccc str(1): updates to use pledge(2) 2024-08-10 19:00:32 -06:00
DTB
970b25dee2 str(1): fix brackets 2024-07-27 18:35:02 -06:00
DTB
5d48114083 dj(1), intcmp(1), mm(1), npc(1), scrut(1), str(1): make usage function consistent 2024-07-27 18:32:04 -06:00
DTB
cba8394d95 str(1): fix argv parsing and add comments 2024-07-27 18:18:29 -06:00
0282b60e65 dj(1), mm(1), npc(1), scrut(1), str(1): consistent argv[0] handling 2024-07-20 07:18:59 -06:00
DTB
c8b4f7a8b3 str(1): edit out goto 2024-07-19 19:03:23 -06:00
3c243e4a09 str(1): formatting 2024-07-14 03:20:15 -06:00
e341c38cd6 docs, src: updates usage text for utilities 2024-06-29 05:18:20 -06: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
DTB
d4ee9bb93b str(1): without <sysexits.h> fall back to ANSI C 2023-12-25 15:58:24 -07:00
20a574ca2d str(1): fixed copyright information 2023-12-24 18:09:36 -07:00
b2759f1642 str(1): added copyright information 2023-12-24 18:08:06 -07:00
2c716f1881 str(1): fixed integer overflow 2023-12-24 18:01:15 -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