summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/strtoumax.c
diff options
context:
space:
mode:
authorderaadt <>2017-06-28 13:34:50 +0000
committerderaadt <>2017-06-28 13:34:50 +0000
commit77a9e108b735bfd730d56983245c296606a34e8e (patch)
tree79b954b389e14daae636d95ac25de2a4e3590c1d /src/lib/libc/stdlib/strtoumax.c
parent90062b095bce6ad54ec2645782fc8fb9c66c8d1a (diff)
downloadopenbsd-77a9e108b735bfd730d56983245c296606a34e8e.tar.gz
openbsd-77a9e108b735bfd730d56983245c296606a34e8e.tar.bz2
openbsd-77a9e108b735bfd730d56983245c296606a34e8e.zip
.init stub creation doesn't need a jmp + .align to reach a branch target,
just fall into the code. The .align created a FILL zone in the .init section, which on i386 was filled with a NOP-sled, something we want to get away from. discussed with kettenis and tom
Diffstat (limited to 'src/lib/libc/stdlib/strtoumax.c')
0 files changed, 0 insertions, 0 deletions