> This seems wrong to me, since getpwent_r isn't a syscall > (see /usr/include/linux/syscalls.h). But then, neither are some of the > other things already in Mono.Posix.Syscall, and "syscall" isn't even a > POSIX concept anyway. Ugh. Bad namespace. No biscuit. > > Why is the "Syscall" namespace there anyway? Couldn't everything just be > in "Mono.Posix"? >
I don't know the history behind it, but if there is an agreement to change Syscall, I'd be willing to change my code to be in Mono.Posix. I was just trying to conform to the existing code. -- Loren Bandiera, CISSP <[EMAIL PROTECTED]> MMG Security, Inc. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
