Re: ulimit syscall

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 12 Feb 2001 10:36:09 +0000 (GMT)


> Hello All!
> I'm running 2.2.18 kernel and as I see ulimit not implemented in 2.2
> Is 2.4 has ulimit syscall implementation?

Both 2.2 and 2.4 do - but via the rather more flexible rlimit() interface in
the kernel. The C library will do ulimit->rlimit translation
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/