2 Copyright © 2004, The AROS Development Team. All rights reserved.
6 #include <aros/debug.h>
9 /*****************************************************************************
15 struct group
*getgrent(
37 ******************************************************************************/
39 /* TODO: Implement getgrent() */
40 AROS_FUNCTION_NOT_IMPLEMENTED("posixc");