diff options
author | mjg <mjg@FreeBSD.org> | 2014-07-06 22:54:17 +0000 |
---|---|---|
committer | mjg <mjg@FreeBSD.org> | 2014-07-06 22:54:17 +0000 |
commit | 4ec4a6585547ae29000dc768cf108796f523d42a (patch) | |
tree | e46ad6df7605189eef26054537d618b971177e94 /lib/libc/stdlib/getenv.c | |
parent | bfa18e46636c505178365dff658104704cd4e1c8 (diff) | |
download | FreeBSD-src-4ec4a6585547ae29000dc768cf108796f523d42a.zip FreeBSD-src-4ec4a6585547ae29000dc768cf108796f523d42a.tar.gz |
MFC r267710:
fd: replace fd_nfiles with fd_lastfile where appropriate
fd_lastfile is guaranteed to be the biggest open fd, so when the intent
is to iterate over active fds or lookup one, there is no point in looking
beyond that limit.
Few places are left unpatched for now.
Diffstat (limited to 'lib/libc/stdlib/getenv.c')
0 files changed, 0 insertions, 0 deletions