]> Savannah Git Hosting - gnulib.git/commit
crypto/sha1-buffer: Use 'restrict'.
authorBruno Haible <bruno@clisp.org>
Sun, 23 Feb 2020 12:16:44 +0000 (13:16 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 23 Feb 2020 12:16:44 +0000 (13:16 +0100)
commit3b97754de802a01897a8ef4c09edf8487309705f
tree033520e5710393434e1a04ee93e1fe102861cc58
parent94ff8af6bf3399c077cb907e56424d61fdea79d4
crypto/sha1-buffer: Use 'restrict'.

* lib/sha1.h (sha1_finish_ctx, sha1_read_ctx, sha1_buffer): Use
'restrict'.
* modules/crypto/sha1-buffer (configure.ac): Require AC_C_RESTRICT.
ChangeLog
lib/sha1.h
modules/crypto/sha1-buffer