summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/Module-Build/lib/Module
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2014-11-16 17:39:09 +0000
committertedu <tedu@openbsd.org>2014-11-16 17:39:09 +0000
commitde2d0d0b4cbe6369522bc554bb84ec764c7eb996 (patch)
treeeee3e841a43f373691b15803cf1e0d2c54184166 /gnu/usr.bin/perl/cpan/Module-Build/lib/Module
parentconvert to use sha512 for pf iss. ok deraadt dlg (diff)
downloadwireguard-openbsd-de2d0d0b4cbe6369522bc554bb84ec764c7eb996.tar.xz
wireguard-openbsd-de2d0d0b4cbe6369522bc554bb84ec764c7eb996.zip
Defining the interface in terms of char * means most callers are
required to cast their pointers, which is ugly and possibly error prone. accidentally casting an int to a pointer, for example, instead of the address of the int. implicit void * casting is safer. This updates the kernel hash interfaces to use void *. Similar changes are possible for userland. I think it's safe, but there may be some peculiar source compatbility issues there, so let's just do the kernel first. ok dlg millert
Diffstat (limited to 'gnu/usr.bin/perl/cpan/Module-Build/lib/Module')
0 files changed, 0 insertions, 0 deletions