|
f66fdef9c3
|
STYLE: avoid unbounded loops
|
2024-09-10 02:05:01 -06:00 |
|
|
b56a66f980
|
STYLE: fixes default case in example
|
2024-09-10 01:59:59 -06:00 |
|
|
f6559b464a
|
STYLE: fix minor issues
|
2024-09-07 12:51:18 -06:00 |
|
|
790b12fb40
|
STYLE: changes numbering scheme to transcend headers, fixes minor errors
|
2024-09-05 15:55:32 -06:00 |
|
|
4cb5ea78d7
|
STYLE: improves clarity, focus, distribution of items, adds more gripes, includes usage text style
|
2024-09-05 12:44:14 -06:00 |
|
|
8646d5c4ee
|
STYLE: make rules more granular and consistent, add examples
|
2024-08-08 02:31:54 -06:00 |
|
|
0b0bd9bd76
|
Makefile: fixes test and removes references to the RUSTLIBS variable
|
2024-08-01 13:12:54 -06:00 |
|
|
18aac06113
|
Makefile: changes test usage
|
2024-08-01 00:06:39 -06:00 |
|
|
4aeba9d13f
|
Makefile: uses dirname(1) to get normalized prefix, adds libraries to RUSTFLAGS, fixes typo
|
2024-07-29 23:04:08 -06:00 |
|
|
6a5739ea9d
|
Merge branch 'dj-formatting'
|
2024-07-29 22:40:18 -06:00 |
|
|
6bbccb3776
|
fop(1): fix minor optind bug, add some comments
|
2024-07-29 21:14:45 -06:00 |
|
|
fd13a7f189
|
swab(1): fix imports to be consistent
|
2024-07-29 14:43:21 -06:00 |
|
|
6c2b7b68fd
|
dj(1): more better comments
|
2024-07-29 14:38:33 -06:00 |
|
|
8d23c7fbac
|
dj(1): better ASV formatting and comments
|
2024-07-29 13:43:52 -06:00 |
|
|
7e347bebdf
|
mm(1): interpret retvals
|
2024-07-29 11:30:41 -06:00 |
|
|
a7b27f0d6a
|
strcmp(1): interpret all retvals
|
2024-07-29 11:14:48 -06:00 |
|
|
c554b96722
|
swab(1): fix type errors
|
2024-07-29 11:13:58 -06:00 |
|
|
7b930363bf
|
npc(1): fix syntax errors
|
2024-07-29 11:12:02 -06:00 |
|
|
5545846c92
|
dj(1): fix fprintio signature
|
2024-07-29 11:10:17 -06:00 |
|
|
162c6411b3
|
mm(1): remove terminate macro
|
2024-07-29 11:08:30 -06:00 |
|
|
2e172d93e8
|
dj(1): interpret all retvals
|
2024-07-29 11:04:00 -06:00 |
|
|
549fa98bdb
|
npc(1): interpret all retvals
|
2024-07-29 10:53:58 -06:00 |
|
|
361b34c50f
|
npc(1): improves program_name resolution
|
2024-07-29 02:35:59 -06:00 |
|
|
8bb57bf2e4
|
Merge branch 'dj-formatting' of git.tebibyte.media:bonsai/harakit into dj-formatting
|
2024-07-28 21:26:08 -06:00 |
|
|
ca6148e11f
|
intcmp(1): tweak comment
|
2024-07-28 21:06:53 -06:00 |
|
|
44d461fb16
|
scrut(1): return program_name ternary to former position
|
2024-07-28 18:33:49 -06:00 |
|
|
338a3e7155
|
intcmp(1): move program_name ternary
|
2024-07-28 18:31:01 -06:00 |
|
|
6b9d13b8a0
|
fop(1): better opt matching
|
2024-07-28 18:27:22 -06:00 |
|
|
68e31058a8
|
intcmp(1): move program_name ternary
|
2024-07-28 17:49:39 -06:00 |
|
|
d2ae35eac9
|
fop(1): fixes glaring issue with newline handling
|
2024-07-28 01:15:08 -06:00 |
|
|
0f121cbac7
|
fop(1): more descriptive command arguments variable name
|
2024-07-28 00:40:16 -06:00 |
|
|
09193a14d5
|
fop(1): fixes unhandled i/o error
|
2024-07-28 00:35:55 -06:00 |
|
|
d5d13b84a7
|
STYLE: repition & Kernighan quote
|
2024-07-28 00:34:42 -06:00 |
|
|
aed64840ea
|
STYLE: fixes some concerns
|
2024-07-28 00:12:34 -06:00 |
|
|
d45fa19d5c
|
dj(1): fixes extraneous ternary for program_name
|
2024-07-27 23:59:32 -06:00 |
|
|
970b25dee2
|
str(1): fix brackets
|
2024-07-27 18:35:02 -06:00 |
|
|
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 |
|
|
429d064209
|
mm(1): fix argv use
|
2024-07-27 18:22:43 -06:00 |
|
|
c5c0e543e4
|
mm(1): remove useless extern errno
|
2024-07-27 18:21:17 -06:00 |
|
|
cba8394d95
|
str(1): fix argv parsing and add comments
|
2024-07-27 18:18:29 -06:00 |
|
|
199d48d85b
|
swab(1): comment code
|
2024-07-27 17:59:47 -06:00 |
|
|
c0a5e11eef
|
mm(1): revert changes to program_name
|
2024-07-25 21:28:42 -06:00 |
|
|
0641a487d7
|
intcmp(1): fixes pointless condition; formatting
|
2024-07-25 21:17:30 -06:00 |
|
|
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 |
|
|
0282b60e65
|
dj(1), mm(1), npc(1), scrut(1), str(1): consistent argv[0] handling
|
2024-07-20 07:18:59 -06:00 |
|
|
f96ed9c1f3
|
scrut(1): fix syntax error
|
2024-07-19 19:34:37 -06:00 |
|
|
19eee6b4e5
|
scrut(1): replace do/while loop
|
2024-07-19 19:31:34 -06:00 |
|
|
9086bf0d08
|
dj(1): remove do/while statement in read loop
|
2024-07-19 19:18:04 -06:00 |
|
|
c8b4f7a8b3
|
str(1): edit out goto
|
2024-07-19 19:03:23 -06:00 |
|
|
71f4a411b6
|
dj(1): replace do/while in write loop
|
2024-07-19 18:40:24 -06:00 |
|