Commit Graph
40 Commits
Author SHA1 Message Date
trinity 135bf2a8eb mm(1), mm.1: bring source in line with documentation 2024-02-26 09:11:47 -07:00
trinity d74bc715cf mm(1): fix full file handling 2024-02-26 09:02:58 -07:00
trinity f14877118d Makefile: add swab(1) 2024-02-26 08:43:03 -07:00
trinity bbac85daf8 swab(1): add copyright notice 2024-02-26 08:42:06 -07:00
trinity 1e041a52a2 swab.1: add swab(1) man page 2024-02-24 03:21:20 -07:00
trinity e788947fc4 swab(1): add argument parsing 2024-02-24 03:04:05 -07:00
trinity 3f0d95fe8f swab(1): minimum viable program 2024-02-23 20:49:24 -07:00
trinity 58245c9484 dj(1): remove function pointer hijinks (fixes #66) 2024-02-22 19:27:14 -07:00
trinity 395205d4c6 mm.1: fix case in copyright thingy 2024-02-22 19:14:38 -07:00
trinity 194b19f94b mm(1): add 2024-02-17 23:43:22 -07:00
trinity e93745ef28 .editorconfig: remove stale configure config 2024-02-17 23:25:35 -07:00
trinity abb8fdf935 Merge branch 'scrut-fix' 2024-02-17 23:15:07 -07:00
trinity de9f8dc037 scrut.1: update man page based on review (see #62) 2024-02-17 23:12:39 -07:00
trinity bee0165074 scrut(1): add man page 2024-02-16 01:40:38 -07:00
trinity 64a1a19bd8 scrut(1): fix buffer overflow in option parsing 2024-02-16 01:13:37 -07:00
trinity 2ec04c0564 true(1): fix my copyright dates in man page 2024-02-02 06:23:12 -07:00
trinity a39772d7a1 false(1): fix my copyright dates in man page 2024-02-02 06:22:59 -07:00
trinity a90c9b7998 true(1): fix man page POSIX reference 2024-02-01 20:42:28 -07:00
trinity fb929e63f5 strcmp(1): fix man page POSIX reference 2024-02-01 20:42:15 -07:00
trinity 791db2ed6d str(1): fix man page POSIX reference 2024-02-01 20:41:57 -07:00
trinity 870548b46b npc(1): fix man page POSIX reference 2024-02-01 20:41:42 -07:00
trinity af0c472173 intcmp(1): fix man page POSIX reference 2024-02-01 20:40:50 -07:00
trinity 6715e0a50f false(1): fix man page POSIX reference 2024-02-01 20:40:18 -07:00
trinity 271510476c dj(1): fix getopt optstring 2024-01-29 22:33:04 -07:00
trinity b7bd6a6e7b dj(1): add copyright header in man page 2024-01-17 21:03:09 -07:00
trinity a1b29bb6ed Makefile: fix PHONYness of existing recipes and make non-PHONY recipes 2024-01-16 00:06:48 -07:00
trinity c237af0e37 Makefile: move PHONYs to their respective recipes 2024-01-15 23:54:42 -07:00
trinity ba7bd26fe6 dj(1): fix typos in comments 2024-01-15 13:34:30 -07:00
trinity d25c8a64f2 dj(1): add copyright header to dj.c 2024-01-15 13:32:33 -07:00
trinity 612067890f dj(1): interpret a '-' file name as standard input/output 2024-01-10 15:03:04 -07:00
trinity 88a66bcc01 dj(1): import from git.sr.ht/~trinity/src 2024-01-09 23:43:45 -07:00
trinity a54a634516 GNUmakefile: remove libfileis(3) 2023-12-25 17:50:23 -07:00
trinity de304b7ef7 remove libfileis(3) 2023-12-25 17:49:05 -07:00
trinity 8a8558442e GNUmakefile: fix build for false(1) 2023-12-25 17:11:34 -07:00
trinity 324328d2cc false(1): rewrite from C to Rust 2023-12-25 17:05:19 -07:00
trinity 8e330d8a63 strcmp(1): without <sysexits.h> fall back to ANSI C 2023-12-25 15:58:47 -07:00
trinity d4ee9bb93b str(1): without <sysexits.h> fall back to ANSI C 2023-12-25 15:58:24 -07:00
trinity 52d150b02b scrut(1): without <sysexits.h> fall back to ANSI C 2023-12-25 15:58:08 -07:00
trinity 1bc574eafa npc(1): without <sysexits.h> fall back to ANSI C 2023-12-25 15:57:58 -07:00
trinity cee6575a57 intcmp(1): without <sysexits.h> fall back to ANSI C 2023-12-25 15:56:38 -07:00