summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx09/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-12testsuites/psxtests/psx[01]*: Change license to BSD-2Joel Sherrill1-3/+22
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2016-08-18psxtests: Adjust sporadic server testsSebastian Huber1-81/+39
2016-04-21posix: Avoid Giant lock for mutexesSebastian Huber1-0/+46
2015-02-23psxtests: add string param to printf. closes #2241Gedare Bloom1-1/+1
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber1-2/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-09-302011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+3
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius1-0/+4
2010-10-212010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-17/+17
2010-04-03Reflect POSIX changes to sched_param.Ralf Corsepius1-17/+18
2009-12-082009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-17/+17
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2009-10-27Use PRIxpthread_t to print pthread_t's.Ralf Corsepius1-1/+1
2009-10-252009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
2009-08-192009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-28/+20
2009-05-112009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+6
2008-12-142008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-6/+10
2004-04-16Remove stray white spaces.Ralf Corsepius1-13/+13
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-08-07removed if 0 for basic sporadic server case accidentally left in.Joel Sherrill1-2/+1
1996-08-07basic sporadic server test.Joel Sherrill1-0/+227