aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls/sighold/sighold02.c
AgeCommit message (Expand)Author
2019-01-03syscalls/sighold02: ignore reserved signalsSteve Muckle
2019-01-03Skip additional reserved signals in Android.Kenneth Magic
2017-10-03Make use of SAFE_KILL()Cyril Hrubis
2016-07-27replace SIGCLD with SIGCHLDKhem Raj
2015-03-10syscalls/sighold02: Rewrite.Cyril Hrubis
2015-03-10Introduce tst_parse_opts()Cyril Hrubis
2015-02-04Include usctest.h in test.hCyril Hrubis
2015-02-04Get rid of TEST_CLEANUPCyril Hrubis
2014-06-02Remove STD_FUNCTIONAL_TESTCyril Hrubis
2014-05-27testcases: Constify char *msg variable.Cyril Hrubis
2014-04-09syscalls: clean up warnings related to prototype mismatches with signal funcsMike Frysinger
2014-04-09testcases/kernel/syscalls: clean up old style prototypesMike Frysinger
2013-04-04Another semiautomated cleanup.Cyril Hrubis
2013-03-07s/Tst_count/tst_count/ to avoid CamelCaseCaspar Zhang
2012-12-07cleanup code indentWanlong Gao
2012-10-24Another semiautomated cleanup.Cyril Hrubis
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-18Fix some tests. Remove all externs to Tst_count.Garrett Cooper
2010-12-16Style and conformance changes.Garrett Cooper
2010-11-22Remove useless casts.Garrett Cooper
2010-08-16Clean up arguments passed in sighold02.Garrett Cooper
2009-08-28try and cleanup ugly message passing ... hopefully i didnt break anythingvapier
2009-03-23Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>.subrata_modak
2009-02-26Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2009-02-26Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2009-02-26Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2005-08-31Applied a load of patches submitted to the mailing list by Gentoo's Mike Frys...robbiew
2005-07-11Applied fixes by Paul J.Y. Lahaie to implement support for UCLinuxrobbiew
2003-09-25Recoded how we handle NPTL installed systems. We now ignore signals 32 and 33robbiew
2003-04-29Added code to handle NPTL.robbiew
2003-03-04Removed "extern int errno" lines and replaced with "#include <errno.h>"robbiew
2001-08-27restructuring work done, and adding about 400 testcasesplars