On 6/4/2012 4:42 AM, Pawel Jakub Dawidek wrote:
> A library is definiately a better place, although then I wouldn't pass
> see_other_uids as an argument, but obtain it within the function itself.

Does libc make sense for this? I'm thinking yes since it's where the utx
functions live.

In particular this change seems to make sense in getutxent(3).

Though I do not want to violate POSIX...

     The endutxent(), getutxent(), getutxid(), getutxline() and setutxent()
     functions are expected to conform to IEEE Std 1003.1-2008
(``POSIX.1'').

Bryan
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to