diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-02-24 12:34:31 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-02-24 12:34:31 -0500 |
commit | 9f19b3ec8dec1e9402e31172a74b72cd46d3da36 (patch) | |
tree | eec1213b1fa6d1bc5f89bf18eccfd06e675ccbf3 /src/string/memccpy.c | |
parent | a6238c30d169cbac6bc4c4977622242063e32270 (diff) | |
download | musl-9f19b3ec8dec1e9402e31172a74b72cd46d3da36.tar.gz musl-9f19b3ec8dec1e9402e31172a74b72cd46d3da36.tar.xz musl-9f19b3ec8dec1e9402e31172a74b72cd46d3da36.zip |
fix backwards conditional in stpncpy
this only made the function unnecessarily slow on systems with unaligned access, but would of course crash on systems that can't do unaligned accesses (none of which have ports yet).
Diffstat (limited to 'src/string/memccpy.c')
0 files changed, 0 insertions, 0 deletions