Was just building some stuff on my recently 2.0.33-empowered alpha, and
RLIMIT_* seemed undefined. I looked at include/resourcebits.h, which
simple includes asm/resource.h.
The problem appears to be that all architechtures apart from the alpha
define RLIMIT_CPU etc. in this file. The alpha version of this resource.h
file only seems to define __KERNEL_RLIMIT_CPU, __KERNEL_RLIMIT_*, you get
the idea.
Problem?
Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu