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