]> git.ipfire.org Git - thirdparty/util-linux.git/commit
rev: use pointer-size-pairs instead of C-string
authorThomas Weißschuh <thomas@t-8ch.de>
Sat, 12 Nov 2022 04:09:38 +0000 (05:09 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Sat, 12 Nov 2022 19:29:55 +0000 (20:29 +0100)
commitc9cc84621ca98ef85499e83ca56f05f12055f193
tree4bc57b6b9bceca65df74872781ebddbc59f16b61
parent1e4e0af7db815e6c855d3cb66b930fd3f24580d5
rev: use pointer-size-pairs instead of C-string

This allows us to properly handle zero-bytes
text-utils/rev.c