summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authordrahn <drahn@openbsd.org>2001-06-10 18:45:02 +0000
committerdrahn <drahn@openbsd.org>2001-06-10 18:45:02 +0000
commita48ba8f6307e51f3e2d806d2b2092b6cf8384c90 (patch)
tree783aa60eb1c6880dd967074d1659ace240db275e /lib/libc
parentimplement arp -d -a, to delete all arp entries at once. mostly from FreeBSD. deraadt@ ok. (diff)
downloadwireguard-openbsd-a48ba8f6307e51f3e2d806d2b2092b6cf8384c90.tar.xz
wireguard-openbsd-a48ba8f6307e51f3e2d806d2b2092b6cf8384c90.zip
Hack/workaround for gcc bug. GCC will generate a load/store double instruction
to do data copies, however it will not correctly identify that a load/store double will not correctly copy data where the address is misaligned. This emulates the load/store double operations in the kernel. Fixes gtk+ runtime problems. From NetBSD.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions