-2018-05-05 Bruno Haible <bruno@clisp.org>
-
- af_alg: Fix bug on empty files.
- * lib/af_alg.c (afalg_stream): Ignore the kernel's result if the input
- stream is empty.
-
2018-05-05 Paul Eggert <eggert@cs.ucla.edu>
crypto tests: pacify GCC
decl-after-statement, since we’re already assuming C99. Clarify
by strengthening the bind test and omit unnecessary assignment.
+2018-05-05 Bruno Haible <bruno@clisp.org>
+
+ af_alg: Fix bug on empty files.
+ * lib/af_alg.c (afalg_stream): Ignore the kernel's result if the input
+ stream is empty.
+
+2018-05-05 Paul Eggert <eggert@cs.ucla.edu>
+
sys-limits.h: new file for crypto and safe I/O
* lib/af_alg.c: Include sys-limits.h.
(MAX_RW_COUNT): Remove. Use replaced by SYS_BUFSIZE_MAX.