Define IOV_MAX for userland too and make it available via sysctl and
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 9 Nov 2004 17:52:45 +0000 (17:52 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 9 Nov 2004 17:52:45 +0000 (17:52 +0000)
commitcbd0496de4f4c806e2b574c190ee5f1438ad8f0b
tree848b4eca8d50436a316a3698f8f9d0b900460971
parentb265bae035bb8f63e5247eac7e9602915448412c
Define IOV_MAX for userland too and make it available via sysctl and
getconf/sysconf. This is kind of a hack, but too much code wants it.

Obtained-from: FreeBSD
lib/libc/gen/sysconf.3
lib/libc/gen/sysconf.c
sys/kern/kern_subr.c
sys/sys/sysctl.h
sys/sys/syslimits.h
sys/sys/unistd.h