Subject: Re: getdirentries(2): argument doesn't match To: Jaromir Dolecek <jdolecek@netbsd.org> From: None <itojun@iijlab.net> List: tech-kern Date: 10/03/2002 15:36:11
>I fixed getdirentries(2) manpage to reflect reality, so there isn't
>any inconsistency anymore.
looking at lib/libc/sys/getdirentries.c, i'm not sure if it is
the right way to go. include/dirent.h prototype mismatches from the
document.
itojun