aboutsummaryrefslogtreecommitdiff
path: root/lib/tst_sig.c
AgeCommit message (Expand)Author
2019-02-26Define __SIGRTMIN and __SIGRTMAX for MUSLDaniel Díaz
2016-07-27replace SIGCLD with SIGCHLDKhem Raj
2014-06-11lib/tst_sig: Fix fork_flag.Cyril Hrubis
2014-06-10lib: Remove -c option and STD_COPIESCyril Hrubis
2014-06-02lib/tst_sig: Remove CRAY and __sgi ifdefs.Cyril Hrubis
2014-05-13lib/tst_sig.c: output signal name when got unexpected signalXiaoguang Wang
2012-12-07cleanup code indentWanlong Gao
2012-10-24Fix FSF addressWanlong Gao
2012-10-18Add missing newline at end of fileChris Dearman
2010-12-19Resolving all compile errors via a scriptGarrett Cooper
2010-12-18Remove unnecessary tst_sig code.Garrett Cooper
2009-08-28cleanup code stylevapier
2009-08-28convert warning message over to TERRNOvapier
2009-07-20trim trailing whitespacevapier
2005-01-04Porting changes to provide compatability of LTP with Solaris, HP-UX and AIXmridge
2004-05-19Applied patch from Alastair McKinstry to allow LTP to build on Linux/HPPArobbiew
2003-11-25Allowed the test driver to ignore all real-time signals.robbiew
2003-09-25Recoded how we handle NPTL installed systems. We know ignore signals 32 androbbiew
2003-04-28Added code to handle situations where NPTL is installed.robbiew
2003-03-04Removed "extern int errno" lines and replaced with "#include <errno.h>"robbiew
2001-06-01Accepting a patch by Wayne Boyer to make tst_sig() detect whether SIGCHLDnstraz
2000-09-07Update tst_sig.c to use tst_setup_signal() to setup signals thanalaffin
2000-08-30- Removed mc_getopt.c and used getopt() instead. user defined help is nownstraz
2000-07-27New additions:alaffin