[comp.unix.wizards] System V resource limits

m5@lynx.uucp (Mike McNally) (02/04/89)

Are there System V equivalents to the BSD getrlimit/setrlimit calls?

-- 
Mike McNally                                    Lynx Real-Time Systems
uucp: {voder,athsys}!lynx!m5                    phone: 408 370 2233

            Where equal mind and contest equal, go.

gwyn@smoke.BRL.MIL (Doug Gwyn ) (02/04/89)

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.