|
e7a6632b41
|
mm(1): improves comments
|
2024-07-15 12:52:02 -06:00 |
|
|
48dbea0228
|
mm(1): imports full enum
|
2024-07-15 12:52:02 -06:00 |
|
|
64f3f73d96
|
mm(1): formatting
|
2024-07-15 12:52:02 -06:00 |
|
|
8dc763f05e
|
mm(1): treats trailing arguments as optargs for the last opt
|
2024-07-15 12:52:01 -06:00 |
|
|
20692d581a
|
mm(1): makes -e block inferring stdout as an output, mm.1: reflects changes to -e
|
2024-07-15 12:52:01 -06:00 |
|
|
8d693b6664
|
mm(1): removes debug print
|
2024-07-15 12:52:01 -06:00 |
|
|
37804aab6b
|
mm(1): fixes comment about flags -a & -t
|
2024-07-15 12:52:01 -06:00 |
|
|
3b76254599
|
mm(1): fixes creating files
|
2024-07-15 12:52:01 -06:00 |
|
|
e972ff468a
|
mm(1): added -t for disabling truncation; mm.1: updated docs
|
2024-07-15 12:52:01 -06:00 |
|
|
1b3b03cae0
|
mm(1): rewritten in Rust
|
2024-07-15 12:51:48 -06:00 |
|
|
efb3ce626d
|
strcmp(1): fix program_name type
|
2024-07-15 04:29:43 -06:00 |
|
|
d87c278be5
|
strcmp(1): re-style, tweak exits
|
2024-07-15 04:21:50 -06:00 |
|
|
5caefbb465
|
strcmp(1): note used sysexit
|
2024-07-15 03:45:36 -06:00 |
|
|
8d743dab7a
|
strcmp(1): add copyright header
I could trace strcmp(1) as far back as
<293436c5ad/src/streq.c >
in my repo.
|
2024-07-15 03:43:25 -06:00 |
|
|
2f2270322a
|
intcmp(1): rewrite in rust
|
2024-07-15 03:14:57 -06:00 |
|
|
699893af89
|
intcmp(1): initial rust impl
|
2024-07-15 03:09:00 -06:00 |
|
|
9addfc9284
|
Merge branch 'dj'
|
2024-07-15 02:36:07 -06:00 |
|
|
ab003f7d4a
|
strcmp(1): commenting
|
2024-07-14 03:25:52 -06:00 |
|
|
3c243e4a09
|
str(1): formatting
|
2024-07-14 03:20:15 -06:00 |
|
|
49031102f2
|
npc(1): commenting
|
2024-07-14 03:17:21 -06:00 |
|
|
fd1ed79329
|
dj(1): return top-of-scope variable
|
2024-07-14 02:43:01 -06:00 |
|
|
fe0c631d42
|
dj.1: reverts change to hex literals
|
2024-07-14 02:41:59 -06:00 |
|
|
b0602388e7
|
rpn(1): better comments
|
2024-07-13 18:29:27 -06:00 |
|
|
a9b388fe4b
|
hru(1): adds more descriptive comments
|
2024-07-13 18:18:32 -06:00 |
|
|
e4e823a309
|
fop(1): adds more comments
|
2024-07-13 18:03:49 -06:00 |
|
|
c7c6ca2c60
|
mm(1): formatting
|
2024-07-13 17:23:31 -06:00 |
|
|
26b0c93f4d
|
strcmp(1): returns -1, specifies sysexits imports
|
2024-07-13 17:04:38 -06:00 |
|
|
35a20dca79
|
npc(1): specifies sysexits imports, formatting
|
2024-07-13 17:03:41 -06:00 |
|
|
8421f8be87
|
mm(1): specifies sysexits imports
|
2024-07-13 17:02:23 -06:00 |
|
|
0c530dffbf
|
intcmp(1): formatting, fixes argv[0] ternary and usage function
|
2024-07-13 17:01:53 -06:00 |
|
|
d9dd4e6057
|
intcmp(1): formatting, lists sysexits imports, allows no args
|
2024-07-13 16:57:52 -06:00 |
|
|
1dfad87e87
|
dj(1): lists sysexits imports, fixes negation
|
2024-07-13 16:56:56 -06:00 |
|
|
99f2b2963a
|
dj(1): more formatting
|
2024-07-12 16:39:11 -06:00 |
|
|
666c621a02
|
strcmp(1): more formatting
|
2024-07-12 16:38:50 -06:00 |
|
|
34cd715e37
|
mm(1): removes unnecessary macros
|
2024-07-12 16:22:56 -06:00 |
|
|
958bfa52ed
|
scrut(1): more formatting
|
2024-07-12 16:18:48 -06:00 |
|
|
59de0262bd
|
strcmp(1): adds copyright header, formatting, removes unused #include
|
2024-07-12 16:15:41 -06:00 |
|
|
5d2872d050
|
scrut(1): formatting, removes gotos
|
2024-07-12 16:04:07 -06:00 |
|
|
6e1e3db6c8
|
npc(1): forgot to update copyright
|
2024-07-12 15:55:36 -06:00 |
|
|
9cfc48c960
|
intcmp(1): formatting, removed gotos
|
2024-07-12 15:54:30 -06:00 |
|
|
acc3cf3e90
|
swab(1): formatting, remove gotos
|
2024-07-12 15:43:00 -06:00 |
|
|
1ad4114882
|
dj(1): remove unnecessary macros
|
2024-07-12 15:42:24 -06:00 |
|
|
db0dd02d55
|
dj(1): more formatting
|
2024-07-12 15:32:30 -06:00 |
|
|
6cf7fd9794
|
dj(1): reformatting
|
2024-07-12 15:23:57 -06:00 |
|
|
8f8de5de2b
|
dj(1): fix io[0].bufuse underflow
|
2024-07-08 22:53:44 -06:00 |
|
|
0df2c9f566
|
dj(1): fix infiniskipping
|
2024-07-08 22:48:16 -06:00 |
|
|
b7bc1f16ad
|
swab(1): use the getopt error message
|
2024-07-08 14:34:42 -06:00 |
|
|
ca6865688a
|
swab(1): updates getopt usage
|
2024-07-08 13:23:23 -06:00 |
|
|
1fd768057c
|
swab(1): don't accept positional arguments
|
2024-07-08 11:45:01 -06:00 |
|
|
35d54d84b0
|
swab(1): don't use the getopt error message
|
2024-07-08 11:31:35 -06:00 |
|
|
a141b95293
|
swab(1): remove -f
|
2024-07-08 11:30:21 -06:00 |
|
|
bf06e91be5
|
Merge branch 'main' into dj
|
2024-07-08 11:20:52 -06:00 |
|
|
5d5a6d2172
|
dj(1): fix retvals
|
2024-07-07 21:13:44 -06:00 |
|
|
691e94c0c1
|
dj(1): error reporting more of the time
|
2024-07-07 20:33:54 -06:00 |
|
|
cf744efc1b
|
swab(1): fixes not using strerror(3)
|
2024-07-07 18:21:48 -06:00 |
|
|
bab3cdd90e
|
dj(1): Io_write: don't add to bufuse
|
2024-07-07 18:14:48 -06:00 |
|
|
abfe7046e7
|
dj(1): fix some type issues
|
2024-07-05 08:02:09 -06:00 |
|
|
6ed7089b25
|
dj(1): statistics now track hard seeks
|
2024-07-04 21:32:05 -06:00 |
|
|
9e8b82c4bb
|
dj(1): fix inaccurate statistics after Io_read and Io_write
|
2024-07-04 20:47:30 -06:00 |
|
|
906eb92f5a
|
dj(1): (broken) move hard skipping to the main loop
|
2024-07-04 20:27:31 -06:00 |
|
|
9f420131ee
|
dj(1): more work adapting hard skipping to the main loop
|
2024-07-04 20:16:54 -06:00 |
|
|
1fab60d779
|
dj(1): no more pointer arithmetic
|
2024-07-04 20:05:18 -06:00 |
|
|
fe175cab19
|
dj(1): add a variable for skipping in the main loop
|
2024-07-04 20:00:40 -06:00 |
|
|
8c33f0116c
|
dj(1): move open(2) flags, remove unnecessary comments
|
2024-07-04 19:45:53 -06:00 |
|
|
f8c0e0570c
|
dj(1): make Io_write handle prec and rec
|
2024-07-04 19:36:32 -06:00 |
|
|
fc0d9e374b
|
dj(1): make printio fprintio
|
2024-07-04 19:23:09 -06:00 |
|
|
f49a2d2eb8
|
dj(1): move prec and rec adjustment into Io_read
|
2024-07-04 19:21:40 -06:00 |
|
|
4004a4a006
|
dj(1): use the retvals of Io_read and Io_write
|
2024-07-04 18:41:20 -06:00 |
|
|
cc64561388
|
dj(1): only include sysexits if they aren't defined
|
2024-07-03 20:52:41 -06:00 |
|
|
5b1d4fef88
|
dj(1): remove Io_fdopen
|
2024-07-03 19:22:34 -06:00 |
|
|
2b593559af
|
dj(1): remove Io_bufrpad
|
2024-07-03 19:06:59 -06:00 |
|
|
b74160fa4e
|
dj(1): remove Io_bufxfer
|
2024-07-03 19:04:01 -06:00 |
|
|
3e1735f778
|
dj(1): clean up some stray ends
|
2024-07-03 18:44:42 -06:00 |
|
|
2167f35f58
|
dj(1): fix segfault when bses are mismatched
|
2024-07-03 17:59:21 -06:00 |
|
|
f4b97be1f1
|
dj(1): iron out Io_bufxapp
|
2024-07-03 17:50:04 -06:00 |
|
|
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 |
|
|
881df1bb18
|
Merge branch 'usage-text'
|
2024-06-29 17:20:19 -06:00 |
|
|
cf5136d247
|
Makefile, swab(1): fixes swab build
|
2024-06-29 07:49:47 -06:00 |
|
|
17455baeab
|
intcmp(1), npc(1): removes vestigial option
|
2024-06-29 06:38:55 -06:00 |
|
|
6bd19c072d
|
swab(1): fix some silly mistakes
|
2024-06-29 06:02:39 -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 |
|
|
50bbee10a9
|
libgetopt.rs(3): fixes typecasting for ARM devices
|
2024-06-28 10:22:20 -06:00 |
|
|
d07bb7da41
|
swab(1): untested move to new getopt bindings
|
2024-06-28 08:33:31 -06:00 |
|
|
2f87ad948f
|
strerror.rs(3), getopt.rs(3): renames
|
2024-06-27 14:04:31 -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 |
|