aboutsummaryrefslogtreecommitdiffstats
path: root/libsha2_algorithm_output_size.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-02-10 11:28:30 +0100
committerMattias Andrée <maandree@kth.se>2019-02-10 11:28:30 +0100
commitd84edd9500e6e22ba49c76dc93a7c0731755d008 (patch)
tree5238a0362e0f70ea44fa40906c86102d5a50a4eb /libsha2_algorithm_output_size.3
parentFix warnings (diff)
downloadlibsha2-d84edd9500e6e22ba49c76dc93a7c0731755d008.tar.gz
libsha2-d84edd9500e6e22ba49c76dc93a7c0731755d008.tar.bz2
libsha2-d84edd9500e6e22ba49c76dc93a7c0731755d008.tar.xz
Fix libsha2_digest + minor improvements
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libsha2_algorithm_output_size.3')
-rw-r--r--libsha2_algorithm_output_size.34
1 files changed, 3 insertions, 1 deletions
diff --git a/libsha2_algorithm_output_size.3 b/libsha2_algorithm_output_size.3
index 49fd598..707c0d8 100644
--- a/libsha2_algorithm_output_size.3
+++ b/libsha2_algorithm_output_size.3
@@ -46,6 +46,8 @@ None.
.SH NOTES
None.
.SH BUGS
-None.
+Both GCC and Clang optimises out setting
+.I errno
+if using too high optimisation.
.SH SEE ALSO
.BR libsha2_state_output_size (3)