NetBSD/common/lib/libc
joerg 17c77a58f0 Fix SIGBUS issues on strict alignment issues. Use le32dec in RMD160
as the data pointer to RMD160_Update doesn't have to be aligned.
In SHA256_Update and SHA512_Update, only operate directly on the passed
in data if no left-over in the context exists and the data is correctly
aligned. The problem was exposed by the audit-packages rewrite in C
and reported for the libnbcompat version in PR pkg/36662.
2007-07-18 13:57:54 +00:00
..
arch Apply the patch, with some minor tweaks, supplied in PR/36513. 2007-06-21 21:37:04 +00:00
gen
gmon Simplify the __attribute__ ifdef mess now that __used does the right 2006-10-27 22:14:13 +00:00
hash Fix SIGBUS issues on strict alignment issues. Use le32dec in RMD160 2007-07-18 13:57:54 +00:00
inet
md Include <sys/param.h> first to make VAX port happy. 2005-12-24 08:34:10 +00:00
net
quad
stdlib remove bogus (void)&var; from Anon Ymous 2006-12-18 00:41:54 +00:00
string handle fortify, ansify. 2007-06-04 18:19:26 +00:00
Makefile.inc this is shared with the kernel now. 2006-10-27 21:23:15 +00:00