Use getrlimit() instead of vlimit(), like BSD/OS and OSF/1 do.
This commit is contained in:
parent
e7cf87f5dc
commit
2583d55c05
@ -24,7 +24,7 @@ Cambridge, MA 02139, USA. */
|
||||
#include <sys/resource.h>
|
||||
#endif
|
||||
|
||||
#ifdef __bsdi__
|
||||
#if defined(__bsdi__) && defined(__NetBSD__)
|
||||
#define BSD4_2
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user