2 Copyright © 1995-2003, The AROS Development Team. All rights reserved.
5 ANSI C function sigaction().
8 #include <aros/debug.h>
10 /*****************************************************************************
19 const struct sigaction
*act
,
20 struct sigaction
*oldact
)
38 ******************************************************************************/
40 # warning Implement sigaction()
41 AROS_FUNCTION_NOT_IMPLEMENTED("arosc");