summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcscpy.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2001-11-10 07:24:09 +0000
committermarcel <marcel@FreeBSD.org>2001-11-10 07:24:09 +0000
commit8ac3253026eb77e1e7c50a2f6d3b3eb634ff7aad (patch)
tree5bf099f00f7ed5039e2ac70ba6f61f4601ce28a5 /lib/libc/string/wcscpy.c
parent8122c9fcb409b8b399474666a0fe1fc5d8c8d8a2 (diff)
downloadFreeBSD-src-8ac3253026eb77e1e7c50a2f6d3b3eb634ff7aad.zip
FreeBSD-src-8ac3253026eb77e1e7c50a2f6d3b3eb634ff7aad.tar.gz
Avoid using the .align directive to skip to the next vector offset.
It doesn't help us catch overflowing vector entries at compile time. Instead use the .org directive. The last entry in the IVT doesn't strictly need to be limited to 256 bytes, but doing so allows the the VHPT to be placed immediately following the IVT without wasting any space due to alignment.
Diffstat (limited to 'lib/libc/string/wcscpy.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud