lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <Pine.SGI.4.44.0208262140590.175465-100000@hexeris> From: aliver at xexil.com (aliver@...il.com) Subject: 411 [ sneak previews ] - #1 On Mon, 26 Aug 2002, Isaak Bloodlore wrote: > Not to mention: get rid of that bzero stuff, that's what memset is made > for. Yeah, I'd also recommend memcpy() rather than bcopy() since it's a bit faster in my experience. Still bcopy() and bzero() work okay, it's really a matter of taste. aliver
Powered by blists - more mailing lists