summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx04/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuites/psxtests/psx[01]*: Change license to BSD-2Joel Sherrill2022-04-121-3/+22
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* posix: Fix return states of pthread_kill()Sebastian Huber2016-05-171-6/+2
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-1/+6
* tests/psxtests: Use <rtems/test.h>Sebastian Huber2014-03-251-2/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-03-091-6/+0
* Add HAVE_CONFIG_H.Ralf Corsepius2011-02-221-0/+4
* 2010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-10-211-87/+87
* 2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill2010-07-271-0/+3
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-081-86/+86
* Use INT_MAX instead of 0xffffffff in call to kill() for 16bit compliance.Ralf Corsepius2009-10-301-1/+1
* Use PRIxpthread_t to print pthread_t's.Ralf Corsepius2009-10-271-3/+3
* 2009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-031-0/+14
* 2009-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-171-4/+4
* 2009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-111-10/+17
* 2005-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-011-8/+16
* Remove stray white spaces.Ralf Corsepius2004-04-161-38/+38
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-05-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-05-291-10/+11
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-021-1/+1
* 2001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-201-11/+0
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Commented out test case that no long works since addition of POSIX timers.Joel Sherrill1999-03-161-5/+10
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* Changed all EFAULTS to EINVALsMark Johannes1996-08-231-14/+20
* init: added tests for pthread_kill and kill errors.Mark Johannes1996-08-151-32/+186
* Signal_info_handler: added multiple signal cases to finish out the testMark Johannes1996-08-081-2/+218
* Added more test cases for kill() and alarm(). kill() now can unblock aJoel Sherrill1996-06-131-23/+68
* new filesJoel Sherrill1996-06-121-0/+143