]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(__GNUC_PREREQ, __THROW, __attribute__): New macros.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Sep 2005 23:31:37 +0000 (23:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Sep 2005 23:31:37 +0000 (23:31 +0000)
commita19c71988b9b94538f4698be4a142494560dc427
treef193942b0a01222a4199f5370349691348ca7766
parent9e64eb8369c1be6b82ab2c6cdcec370032516753
(__GNUC_PREREQ, __THROW, __attribute__): New macros.
(__md5_buffer): Renamed from md5_buffer.  Add a macro undoing this
if _LIBC is not defined.  Add __THROW.
(__md5_finish_ctx, __md5_init_ctx, __md5_process_block):
(__md5_process_bytes, __md5_read_ctx, __md5_stream): Likewise.
(struct md5_ctx): Mark buffer as being aligned.
(rol): Remove; all uses changed to CYCLIC.
lib/md5.h