]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add rev(1) to TODO
authorKarel Zak <kzak@redhat.com>
Mon, 9 Mar 2020 10:07:48 +0000 (11:07 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Mar 2020 10:07:48 +0000 (11:07 +0100)
Addresses: https://github.com/karelzak/util-linux/issues/972
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index 8ed2c2d11f9e406bad6aca67d48223c62d5e7b23..4879027551a6e205e4d493467766febcded7bc6d 100644 (file)
@@ -5,6 +5,12 @@ script (lib/pty-session.c)
 --------------------------
   - (!) add #ifdefs and optional code for non-signalfd() systems
 
+rev
+---
+  - support huge input lines (for example read input by small fixed buffer
+    rather than try allocate all buffer for a whole line)
+    see: https://github.com/karelzak/util-linux/issues/972
+
 col
 ---
   - use unsigned sizes for columns and lines