Commit Graph
21 Commits
Author SHA1 Message Date
trinity 98c4d94f6d scrut(1): further error-proofing 2024-08-10 22:24:32 -06:00
emma 18dfd20937 scrut(1): fixes buffer overflow on i386 systems 2024-08-10 18:57:36 -06:00
emma 42010596de scrut(1): adds support for pledge(2) and unveil(2) 2024-08-10 17:17:42 -06:00
emma 44d461fb16 scrut(1): return program_name ternary to former position 2024-07-28 18:33:49 -06:00
trinity 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
emma 2fe3aa894c dj(1), intcmp(1), mm(1), npc(1), scrut(1), strcmp(1): changes to use and modify program_name 2024-07-24 19:37:07 -06:00
emma 0282b60e65 dj(1), mm(1), npc(1), scrut(1), str(1): consistent argv[0] handling 2024-07-20 07:18:59 -06:00
trinity f96ed9c1f3 scrut(1): fix syntax error 2024-07-19 19:34:37 -06:00
trinity 19eee6b4e5 scrut(1): replace do/while loop 2024-07-19 19:31:34 -06:00
emma dc2a4a39ba swab(1): note what sysexits are being used 2024-07-15 13:17:00 -06:00
emma 958bfa52ed scrut(1): more formatting 2024-07-12 16:18:48 -06:00
emma 5d2872d050 scrut(1): formatting, removes gotos 2024-07-12 16:04:07 -06:00
emma e341c38cd6 docs, src: updates usage text for utilities 2024-06-29 05:18:20 -06:00
trinity 919b171400 scrut(1): conditionally include non-POSIX sysexits.h 2024-04-26 19:35:33 -06:00
trinity 8e38db92c7 scrut(1): update copyright header 2024-04-26 19:33:45 -06:00
trinity adc9dbded5 scrut(1): changed return status 1 to EXIT_FAILURE 2024-04-26 19:30:33 -06:00
emma 488351da39 scrut(1): changed return status 0 to EXIT_SUCCESS 2024-04-25 16:46:05 -06:00
trinity 64a1a19bd8 scrut(1): fix buffer overflow in option parsing 2024-02-16 01:13:37 -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
trinity 52d150b02b scrut(1): without <sysexits.h> fall back to ANSI C 2023-12-25 15:58:08 -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