]> granicus.if.org Git - sudo/commit
HP-UX 9.x has RLIMIT_* but no RLIM_INFINITY. If there is no
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 25 Jan 2002 18:38:22 +0000 (18:38 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 25 Jan 2002 18:38:22 +0000 (18:38 +0000)
commitd1bb1bc09976d8d53c5e634640fc6a59b5de3786
tree1ec017f9a054efc766371153fd816e95d6708cae
parentef1f01874ced5a9998980fa227e5dd5de5cfbb75
HP-UX 9.x has RLIMIT_* but no RLIM_INFINITY.  If there is no
RLIM_INFINITY, just pretend it is -1.  This works because we only
check for RLIM_INFINITY and do not set anything to that value.
compat.h