diff options
author | des <des@FreeBSD.org> | 2004-07-09 11:43:37 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2004-07-09 11:43:37 +0000 |
commit | 881a348b52920d03375eddba5597f39a7262bd00 (patch) | |
tree | cf65be9a342015efbc1b8b209d33ac9430b202e9 /lib/libc | |
parent | af4e696e953ece3f0cf7c417ca94d4beea014cf7 (diff) | |
download | FreeBSD-src-881a348b52920d03375eddba5597f39a7262bd00.zip FreeBSD-src-881a348b52920d03375eddba5597f39a7262bd00.tar.gz |
Accumulate directory entries in a fixed-length sbuf, and uiomove them in
one go before returning. This avoids calling uiomove() while holding
allproc_lock.
Don't adjust uio->uio_offset manually, uiomove() does that for us.
Don't drop allproc_lock before calling panic().
Suggested by: alfred
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions