diff options
author | mjg <mjg@FreeBSD.org> | 2014-09-29 23:59:19 +0000 |
---|---|---|
committer | mjg <mjg@FreeBSD.org> | 2014-09-29 23:59:19 +0000 |
commit | 24150776bd5aa131c5e9310c55392653b9ce1964 (patch) | |
tree | 47c724de1346e990fa96c63158fc4cc08acc144b /lib/libc | |
parent | 4cad8c4b18a5c4c8bd59c66b9983438ebf564fe0 (diff) | |
download | FreeBSD-src-24150776bd5aa131c5e9310c55392653b9ce1964.zip FreeBSD-src-24150776bd5aa131c5e9310c55392653b9ce1964.tar.gz |
Use bzero instead of explicitly zeroing stuff in do_execve.
While strictly speaking this is not correct since some fields are pointers,
it makes no difference on all supported archs and we already rely on it doing
the right thing in other places.
No functional changes.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions