Death of KERN_JAVA_* sysctl

Nate Eldredge (nate@cartsys.com)
Sat, 10 Jul 1999 13:12:57 -0700


Why have KERN_JAVA_* been removed from linux/sysctl.h? (as of 2.3.9)

This is a problem for anything in userspace that uses these values; it
won't compile anymore, and since it's an enum there's no way to check
for it. (strace uses them, for one.)

-- 

Nate Eldredge nate@cartsys.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/