On 2003-10-14 at 00:22, lowmagnet wrote: > Oh, don't get me wrong. I don't care how it's done, just so long as it > doesn't become someting that mysteriously hinders a platform because > its uname matches a magick string. THAT is what I'm more concered > about.
No need to check uname. POSIX / SUS gives you an API for reading limits. Of course accessing that API from Java may possibly be a challenge. /Benny _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
