Files
rtems/testsuites/psxtests/psx04
Sebastian Huber 3c20d2810a posix: Fix return states of pthread_kill()
POSIX mandates that an error code is returned and not -1 plus errno.

Close #2715.
2016-05-17 13:41:56 +02:00
..