From: Karel Zak Date: Mon, 9 Mar 2020 10:07:48 +0000 (+0100) Subject: docs: add rev(1) to TODO X-Git-Tag: v2.36-rc1~191 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40c28f51c98877d3cfff1eadbca1225c3bdb71c7;p=thirdparty%2Futil-linux.git docs: add rev(1) to TODO Addresses: https://github.com/karelzak/util-linux/issues/972 Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index 8ed2c2d11f..4879027551 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -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