diff options
author | dyson <dyson@FreeBSD.org> | 1996-12-28 22:40:44 +0000 |
---|---|---|
committer | dyson <dyson@FreeBSD.org> | 1996-12-28 22:40:44 +0000 |
commit | 527a08777f4a2f02d65ccc013b7ca9c0b496c57d (patch) | |
tree | 75c6845ccba238501fbe3c2bbde0c4ad7919f839 /lib/libc/stdlib/system.c | |
parent | 4a6f6b4da48614f0b5ee04da957a8cf51bda998e (diff) | |
download | FreeBSD-src-527a08777f4a2f02d65ccc013b7ca9c0b496c57d.zip FreeBSD-src-527a08777f4a2f02d65ccc013b7ca9c0b496c57d.tar.gz |
The code unnecessarily created an object with no handle up-front, which
has the negative effect of disabling some map optimizations. This
patch defers the creation of the object until it needs to be at fault time.
Submitted by: Alan Cox <alc@cs.rice.edu>
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions