[Haiku-commits] r24669 - in haiku/trunk: headers/posix headers/private/kernel src/kits/network/dns src/system/kernel src/system/libroot/posix/unistd

François Revol revol at free.fr
Sun Mar 30 23:18:01 CEST 2008


> 
> On 2008-03-30 at 21:22:47 [+0200], François Revol <revol at free.fr> 
> wrote:
> > > +    int fd = open("/etc/group", O_RDONLY);
> > 
> > The current implementation does not use a text file but people-like
> > files...
> 
> What do you mean by "the current implementation"? I didn't see any 
> code 
> that did anything with groups (the <grp.h> functions are only stubs, 
> too).

http://dev.haiku-os.org/browser/haiku/trunk/src/system/libroot/posix/pwd_query.c

François.



More information about the Haiku-commits mailing list