2 Copyright © 2004, The AROS Development Team. All rights reserved.
5 POSIX function setgid().
8 #include <aros/debug.h>
10 #include <sys/types.h>
13 /*****************************************************************************
40 ******************************************************************************/
42 /* TODO: Implement setgid() */
43 AROS_FUNCTION_NOT_IMPLEMENTED("arosc");