summaryrefslogtreecommitdiffstats
path: root/sys/mips/include/pmap.h
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2012-08-09 15:11:38 +0000
committerjilles <jilles@FreeBSD.org>2012-08-09 15:11:38 +0000
commit01c6b906beb3f49fe7d799ffaa172f7b9d686595 (patch)
tree933955f7e71757dadd941575ec8621686a6854d1 /sys/mips/include/pmap.h
parent05000e5bd1001071522b669bef4e6844d1453f80 (diff)
downloadFreeBSD-src-01c6b906beb3f49fe7d799ffaa172f7b9d686595.zip
FreeBSD-src-01c6b906beb3f49fe7d799ffaa172f7b9d686595.tar.gz
ftw(): Do not check the maxfds argument against OPEN_MAX.
Apart from the fact that nothing should have OPEN_MAX as a limit (as opposed to RLIMIT_NOFILE from getrlimit() or _SC_OPEN_MAX from sysconf()), POSIX does not require us to check this. POSIX does have a requirement on the application that maxfds not exceed {OPEN_MAX}, but does not require the implementation to check it ("may fail"). PR: 95239
Diffstat (limited to 'sys/mips/include/pmap.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud