Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!cmcl2!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn ) Newsgroups: comp.unix.wizards Subject: Re: System V resource limits Message-ID: <9588@smoke.BRL.MIL> Date: 4 Feb 89 07:53:28 GMT References: <5213@lynx.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 4 In article <5213@lynx.UUCP> m5@lynx.UUCP (Mike McNally) writes: >Are there System V equivalents to the BSD getrlimit/setrlimit calls? Just ulimit(), which deals with fewer parameters than BSD's.