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