|
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 |
|
|
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 |
|
|
6e4aeb7be7
|
fop(1): bring getopt(3) usage up-to-date
|
2024-06-23 01:00:48 -06:00 |
|
|
965d1bb76e
|
Merge branch 'main' into getopt-bindings
|
2024-06-23 00:57:20 -06:00 |
|
|
e1bf49c75a
|
getopt.rs(3): adds comments & documentation
|
2024-06-22 22:30:30 -06:00 |
|
|
8f990ba515
|
getopt.rs(3): adds testing
|
2024-06-22 22:18:13 -06:00 |
|
|
4b3333d8d3
|
fop(1): record separator worky now?
|
2024-06-21 03:26:42 -06:00 |
|
|
35f49a699f
|
fop(1): fixes record separator, again
|
2024-06-19 15:26:46 -06:00 |
|
|
40da8135f1
|
getopt.rs(3): relicense to AGPLv3
|
2024-06-06 01:03:01 -06:00 |
|
|
d22d90b6ec
|
Merge branch 'fop-delim' (closes #106)
|
2024-06-05 17:28:51 -06:00 |
|
|
3392d64e44
|
fop(1): literal record separator
|
2024-06-05 17:25:22 -06:00 |
|
|
02daca87dc
|
fop(1): updated to latest optind api
|
2024-06-05 11:55:16 -06:00 |
|
|
e862b7fec6
|
getopt.rs(3): safe api around optind reading and setting
|
2024-06-05 11:54:55 -06:00 |
|
|
05cde15105
|
fop(1): updated to use new optind api
|
2024-06-04 19:15:55 -06:00 |
|
|
35ddc729fd
|
getopt.rs(3): makes optind part of the Opt struct
|
2024-06-04 19:15:22 -06:00 |
|
|
b7283d54fe
|
getopt.rs(3): formatting & organization
|
2024-06-04 15:07:11 -06:00 |
|
|
a5a9c91cb6
|
getopt.rs(3): optind support
|
2024-06-04 15:04:01 -06:00 |
|
|
642774bccf
|
src: removed erroneous file
|
2024-06-02 19:21:56 -06:00 |
|
|
2dd6c0ded7
|
fop(1): adds the ability to use any string as a delimiter
|
2024-06-02 19:05:30 -06:00 |
|
|
6132c9bf47
|
Merge branch 'main' into scrut-sysexits
|
2024-04-26 19:37:34 -06:00 |
|
|
919b171400
|
scrut(1): conditionally include non-POSIX sysexits.h
|
2024-04-26 19:35:33 -06:00 |
|
|
8e38db92c7
|
scrut(1): update copyright header
|
2024-04-26 19:33:45 -06:00 |
|
|
adc9dbded5
|
scrut(1): changed return status 1 to EXIT_FAILURE
|
2024-04-26 19:30:33 -06:00 |
|
|
488351da39
|
scrut(1): changed return status 0 to EXIT_SUCCESS
|
2024-04-25 16:46:05 -06:00 |
|
|
78eacd660a
|
getopt.rs(3): better Opt return
|
2024-04-13 23:42:11 -06:00 |
|
|
d1b77d652b
|
getopt.rs(3): returns last parsed option
|
2024-04-13 17:11:04 -06:00 |
|
|
95927ba8c5
|
getopt.rs(3): formatting
|
2024-04-11 23:51:52 -06:00 |
|
|
ad92fe27d4
|
fop(1): switch to getopt.rs(3)
|
2024-04-11 23:37:04 -06:00 |
|
|
bb2c63bfaf
|
getopt.rs(3): fixed pointer shenanigans
|
2024-04-11 20:33:42 -06:00 |
|