-
cb88ed9809
Merge branch 'getopt-bindings'
emma
2024-06-29 07:51:01 -06:00
-
-
cf5136d247
Makefile, swab(1): fixes swab build
emma
2024-06-29 07:49:47 -06:00
-
17455baeab
intcmp(1), npc(1): removes vestigial option
emma
2024-06-29 06:38:55 -06:00
-
6bd19c072d
swab(1): fix some silly mistakes
DTB
2024-06-28 17:43:32 -06:00
-
3b5ddede98
Merge branch 'main' into dj
DTB
2024-06-29 05:56:11 -06:00
-
-
67b60e20cc
dj.1: Man page fixes
DTB
2024-06-29 05:55:29 -06:00
-
07a12ba81c
docs, src: fixing man page and usage text readability
emma
2024-06-29 05:28:23 -06:00
-
e341c38cd6
docs, src: updates usage text for utilities
emma
2024-06-29 05:18:20 -06:00
-
-
-
50bbee10a9
libgetopt.rs(3): fixes typecasting for ARM devices
emma
2024-06-28 10:22:20 -06:00
-
d07bb7da41
swab(1): untested move to new getopt bindings
DTB
2024-06-28 08:33:31 -06:00
-
2f87ad948f
strerror.rs(3), getopt.rs(3): renames
emma
2024-06-27 14:04:31 -06:00
-
3a66022c6d
dj(1): more refactor (get rid of the c scratch variable, use scoping)
DTB
2024-06-26 15:28:02 -06:00
-
2cfae0e8d7
dj(1): refactor (remove Io_setdefaults and other stuff)
DTB
2024-06-26 15:15:37 -06:00
-
fb74e7bef0
dj(1), dj.1: Remove -A (use -a "\0") (see #101)
DTB
2024-06-26 13:45:36 -06:00
-
e65f6b650d
dj(1): more refactor (get rid of ep pun)
DTB
2024-06-26 13:41:24 -06:00
-
b70b356ce5
dj(1): remove Io_buffree
DTB
2024-06-26 12:45:50 -06:00
-
66f5498232
dj(1): refactor Io_fdseek
DTB
2024-06-26 12:40:36 -06:00
-
45a880455d
dj(1): refactor to build again and to get rid of globals
DTB
2024-06-26 12:22:33 -06:00
-
95f7992e0f
dj(1): fix usage text to be consistent with man page
DTB
2024-06-26 11:39:34 -06:00
-
d3f5246242
dj(1), dj.1: remove the unnecessary -d and -q
DTB
2024-06-26 11:36:52 -06:00
-
0fc9a6b533
Makefile, docs: programmatically generate version for docs (i got tired of doing it myself)
emma
2024-06-23 23:47:29 -06:00
-
8b400d8a62
Makefile, docs: rename
emma
2024-06-23 23:34:23 -06:00
-
-
6e4aeb7be7
fop(1): bring getopt(3) usage up-to-date
emma
2024-06-23 01:00:48 -06:00
-
965d1bb76e
Merge branch 'main' into getopt-bindings
emma
2024-06-23 00:57:20 -06:00
-
-
-
-
e1bf49c75a
getopt.rs(3): adds comments & documentation
emma
2024-06-22 22:30:30 -06:00
-
8f990ba515
getopt.rs(3): adds testing
emma
2024-06-22 22:18:13 -06:00
-
4b3333d8d3
fop(1): record separator worky now?
emma
2024-06-21 03:23:39 -06:00
-
578d947561
Merge branch 'README-clarity'
emma
2024-06-19 23:30:03 -06:00
-
-
2e91338101
Merge branch 'makefile-posix-2024'
emma
2024-06-19 23:29:42 -06:00
-
-
72f57ba08b
Makefile: adds octal disclaimer
emma
2024-06-19 23:29:22 -06:00
-
35f49a699f
fop(1): fixes record separator, again
emma
2024-06-19 15:26:46 -06:00
-
e1ac40e7ee
docs: updates version number
emma
2024-06-19 15:03:06 -06:00
-
125b4c8930
README: updated for clarity
emma
2024-06-19 02:52:58 -06:00
-
f553cff096
Makefile: removes unneeded comment
emma
2024-06-18 16:33:22 -06:00
-
d201f9228c
Makefile: updates to use new POSIX 2024 standard features!
emma
2024-06-18 16:32:20 -06:00
-
-
6814111ad1
dj.1: fixes many clunky sentences
emma
2024-06-17 23:36:52 -06:00
-
e38dcc09b1
intcmp.1: bold
emma
2024-06-17 23:27:19 -06:00
-
59eee27979
strcmp.1: or
emma
2024-06-17 23:21:44 -06:00
-
bf10689606
swab.1: bold
emma
2024-06-17 23:20:29 -06:00
-
266ee20d5c
fop.1: removes unnecessary stdin section and adds AUTHOR
emma
2024-06-17 23:18:45 -06:00
-
1b299f8ee1
rpn.1: fixes clunkiness
emma
2024-06-17 23:16:25 -06:00
-
53d5a1db73
hru.1: italics and removes clunky sentences
emma
2024-06-17 23:09:15 -06:00
-
ee9d42d0d4
str.1: cleanup
emma
2024-06-17 23:02:13 -06:00
-
15d5761cd7
mm.1: fixes clunky sentence
emma
2024-06-17 22:57:08 -06:00
-
376feb9ae9
npc.1: fixes minor details
emma
2024-06-17 22:52:58 -06:00
-
-
314254b32f
docs: hotfix
emma
2024-06-06 13:32:54 -06:00
-
40da8135f1
getopt.rs(3): relicense to AGPLv3
emma
2024-06-06 01:03:01 -06:00
-
51421b2128
dj.1, strcmp.1, swab.1: remove nonexistent roff macros
emma
2024-06-06 00:14:55 -06:00
-
28823206bd
Merge branch 'docs' (closes #81)
emma
2024-06-05 23:22:57 -06:00
-
-
4d27a4976c
swab.1: -f Ignores the SIGINT signal
emma
2024-06-05 23:17:21 -06:00
-
8ce7890124
fop.1: removes Unicode representation of RS; hru.1: removes erroneous line break; mm.1: formatting & grammar; npc.1: dollar sign, not currency sign; rpn.1: syntax error; scrut.1: move description to DESCRIPTION; str.1: comma; swab.1: wording & escape codes; true.1: formatting
emma
2024-06-05 23:07:15 -06:00
-
526185c2c3
swab.1: typo
emma
2024-06-05 22:35:50 -06:00
-
ad6f9d565b
dj.1: formats sysexits.h(3) reference
emma
2024-06-05 20:39:37 -06:00
-
f3f3b7f9aa
Merge branch 'coc' (closes #100)
emma
2024-06-05 17:35:16 -06:00
-
-
d22d90b6ec
Merge branch 'fop-delim' (closes #106)
emma
2024-06-05 17:28:51 -06:00
-
-
516d10e21d
CONDUCT: wording
emma
2024-06-05 17:27:13 -06:00
-
3392d64e44
fop(1): literal record separator
emma
2024-06-05 17:25:22 -06:00
-
11b1b424a0
dj.1: more clarification
emma
2024-06-05 17:18:21 -06:00
-
3c0725f137
dj.1: adds DESCRIPTION and removes seek/skip confusion
emma
2024-06-05 17:15:42 -06:00
-
02daca87dc
fop(1): updated to latest optind api
emma
2024-06-05 11:55:16 -06:00
-
e862b7fec6
getopt.rs(3): safe api around optind reading and setting
emma
2024-06-05 11:54:55 -06:00
-
05cde15105
fop(1): updated to use new optind api
emma
2024-06-04 19:15:55 -06:00
-
35ddc729fd
getopt.rs(3): makes optind part of the Opt struct
emma
2024-06-04 19:15:22 -06:00
-
46c4be5c59
CONDUCT: no llm contributions
emma
2024-06-04 16:21:25 -06:00
-
f4cad598c4
docs: formatting
emma
2024-06-04 16:11:33 -06:00
-
b7283d54fe
getopt.rs(3): formatting & organization
emma
2024-06-04 15:07:11 -06:00
-
a5a9c91cb6
getopt.rs(3): optind support
emma
2024-06-04 14:28:19 -06:00
-
896b251434
hru.1: fixes formatting
emma
2024-06-03 23:52:28 -06:00
-
fec61fee1b
swab.1: fixes formatting
emma
2024-06-03 23:47:14 -06:00
-
beff2d98c6
mm.1: fixed manpage reference formatting
emma
2024-06-03 23:45:26 -06:00
-
e7ba74013b
dj.1: fixes man page reference formatting
emma
2024-06-03 23:21:00 -06:00
-
1211524dee
Merge branch 'README-updates'
emma
2024-06-03 23:08:02 -06:00
-
-
c32c554e03
docs: removed unnecessary comments
emma
2024-06-03 23:07:19 -06:00
-
d6fb08019e
CONDUCT: initial commit
emma
2024-06-02 23:14:40 -06:00
-
-
-
642774bccf
src: removed erroneous file
emma
2024-06-02 19:21:56 -06:00
-
24b235e7c1
README: updated to make current
emma
2024-06-02 19:15:23 -06:00
-
-
2dd6c0ded7
fop(1): adds the ability to use any string as a delimiter
emma
2024-06-02 19:05:30 -06:00
-
-
70cbc52c93
docs: updates to use man(7) macros to fix formatting
emma
2024-06-02 18:47:14 -06:00
-
b7f52902b6
dj.1: grammar & formatting
emma
2024-05-24 10:21:06 -06:00
-
922ee71283
dj.1: fixes standard input section grammar
emma
2024-05-24 10:14:53 -06:00
-
122a10257e
dj.1: fixed option description locations
emma
2024-05-24 10:13:59 -06:00
-
0660db3d02
dj.1: -c: better description
emma
2024-05-24 10:13:17 -06:00
-
b4173a2327
dj.1: -o: better description
emma
2024-05-24 10:06:15 -06:00
-
2137b0bf43
dj.1: -i: better description
emma
2024-05-24 10:03:52 -06:00
-
d87f4b20a3
dj.1: -A: better description
emma
2024-05-24 09:56:44 -06:00
-
c53f3fa617
dj.1: remove mention of KiB
emma
2024-05-24 09:53:54 -06:00
-
432b19818e
made dj options no longer alphabetized
emma
2024-04-28 20:42:44 -06:00
-
9093b06166
Merge branch 'manpage-install'
emma
2024-04-27 12:58:50 -06:00
-
-
6132c9bf47
Merge branch 'main' into scrut-sysexits
DTB
2024-04-26 19:37:34 -06:00
-
-
919b171400
scrut(1): conditionally include non-POSIX sysexits.h
DTB
2024-04-26 19:35:33 -06:00
-
8e38db92c7
scrut(1): update copyright header
DTB
2024-04-26 19:33:45 -06:00
-
adc9dbded5
scrut(1): changed return status 1 to EXIT_FAILURE
DTB
2024-04-26 19:30:33 -06:00
-
488351da39
scrut(1): changed return status 0 to EXIT_SUCCESS
emma
2024-04-25 16:46:05 -06:00
-
d8b54fdbf5
Makefile: fixes erroneous whitespace
emma
2024-04-25 12:43:31 -06:00
-
f6aac60aee
Makefile: fixed manpage install location
emma
2024-04-25 12:40:20 -06:00
-
-
-
187d9486b7
dj.1: debug output clarification
emma
2024-04-18 08:44:44 -06:00
-
b41af1b578
dj.1: -c: grammar
emma
2024-04-18 08:41:55 -06:00
-
ed284b9949
dj.1: -a: More specific wording
emma
2024-04-18 08:40:29 -06:00
-
3cdade71e2
dj.1: -S whether or not the input is a stream is irrelevant
emma
2024-04-18 08:38:48 -06:00
-
df16707b0e
intcmp.1: -e permits adjacent integers to be equal to each other
emma
2024-04-18 08:36:01 -06:00