|
944feef434
|
dj(1): Refactor out Io_fdseek entirely
|
2024-07-03 16:07:02 -06:00 |
|
|
66ca4b9a12
|
dj(1): remove unnecessary stderr checks
|
2024-07-03 15:47:48 -06:00 |
|
|
3897f44cf8
|
dj(1): prefix getopt optstring with :
|
2024-07-03 15:46:11 -06:00 |
|
|
6548a448c7
|
dj(1): fix potential skip/seek bug in non-std io
|
2024-07-03 15:44:42 -06:00 |
|
|
aff658d611
|
dj(1): remove debugging vestige, reflow output into printio
|
2024-07-03 14:50:50 -06:00 |
|
|
76252305f9
|
dj(1): remove Io_bufalloc
|
2024-07-03 14:46:56 -06:00 |
|
|
1cf67af281
|
dj(1): add a ton of assertions, fix if statement, fix io[i] mixups
|
2024-07-03 14:22:23 -06:00 |
|
|
064abb82a6
|
dj(1): fix option parsing regression
|
2024-07-03 13:50:24 -06:00 |
|
|
69510d76af
|
Merge branch 'main' into dj
|
2024-06-29 19:23:03 -06:00 |
|
|
07a12ba81c
|
docs, src: fixing man page and usage text readability
|
2024-06-29 05:28:23 -06:00 |
|
|
e341c38cd6
|
docs, src: updates usage text for utilities
|
2024-06-29 05:18:20 -06:00 |
|
|
3a66022c6d
|
dj(1): more refactor (get rid of the c scratch variable, use scoping)
|
2024-06-26 15:28:02 -06:00 |
|
|
2cfae0e8d7
|
dj(1): refactor (remove Io_setdefaults and other stuff)
|
2024-06-26 15:15:37 -06:00 |
|
|
fb74e7bef0
|
dj(1), dj.1: Remove -A (use -a "\0") (see #101)
|
2024-06-26 13:45:36 -06:00 |
|
|
e65f6b650d
|
dj(1): more refactor (get rid of ep pun)
|
2024-06-26 13:41:24 -06:00 |
|
|
b70b356ce5
|
dj(1): remove Io_buffree
|
2024-06-26 12:45:50 -06:00 |
|
|
66f5498232
|
dj(1): refactor Io_fdseek
|
2024-06-26 12:40:36 -06:00 |
|
|
45a880455d
|
dj(1): refactor to build again and to get rid of globals
|
2024-06-26 12:22:33 -06:00 |
|
|
95f7992e0f
|
dj(1): fix usage text to be consistent with man page
|
2024-06-26 11:39:34 -06:00 |
|
|
d3f5246242
|
dj(1), dj.1: remove the unnecessary -d and -q
|
2024-06-26 11:36:52 -06:00 |
|
|
58245c9484
|
dj(1): remove function pointer hijinks (fixes #66)
|
2024-02-22 19:27:14 -07:00 |
|
|
e246290bff
|
Merge branch 'djfix'
|
2024-01-31 13:56:04 -07:00 |
|
|
271510476c
|
dj(1): fix getopt optstring
|
2024-01-29 22:33:04 -07:00 |
|
|
ba7bd26fe6
|
dj(1): fix typos in comments
|
2024-01-15 13:34:30 -07:00 |
|
|
d25c8a64f2
|
dj(1): add copyright header to dj.c
|
2024-01-15 13:32:33 -07:00 |
|
|
612067890f
|
dj(1): interpret a '-' file name as standard input/output
|
2024-01-10 15:03:04 -07:00 |
|
|
88a66bcc01
|
dj(1): import from git.sr.ht/~trinity/src
|
2024-01-09 23:43:45 -07:00 |
|