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