2 Copyright © 2004-2013, The AROS Development Team. All rights reserved.
5 POSIX.1-2008 function getgroups().
8 #include <aros/debug.h>
11 /*****************************************************************************
40 ******************************************************************************/
42 /* TODO: Implement getgroups() */
43 AROS_FUNCTION_NOT_IMPLEMENTED("posixc");