# # ChangeLog for testsuites in rtems # # Generated by Trac 1.2.1.dev0 # 05/17/24 04:28:48 Mon, 05 Sep 2022 06:55:24 GMT Sebastian Huber [9e9ce43d] * testsuites/validation/tc-intr-get-affinity.c (modified) validation: Regenerate Update #4702. Tue, 30 Aug 2022 06:22:32 GMT Sebastian Huber [b1072f5] * testsuites/validation/tc-intr-get-affinity.c (modified) validation: Ignore array bounds warnings Update #4702. Tue, 30 Aug 2022 05:06:14 GMT Sebastian Huber [1be6dc18] * cpukit/include/rtems/test.h (modified) * cpukit/libtest/t-test-checks.c (modified) * testsuites/libtests/ttest01/test-checks.c (modified) libtest: Fix warnings without a pragma It seems that recent GCC ... Wed, 31 Aug 2022 09:26:49 GMT Sebastian Huber [c4472cef] * testsuites/validation/tc-futex-wake.c (modified) * testsuites/validation/tc-sem-flush.c (modified) * testsuites/validation/tr-tq-flush-fifo.c (modified) * testsuites/validation/tr-tq-flush-fifo.h (modified) validation: Move flush filter stop validation This gets rid of a ... Wed, 31 Aug 2022 09:26:00 GMT Sebastian Huber [1dca588] * testsuites/validation/tc-futex-wake.c (modified) * testsuites/validation/tc-sem-flush.c (modified) * testsuites/validation/tr-tq-flush-fifo.c (modified) * testsuites/validation/tr-tq-flush-priority-inherit.c (modified) * testsuites/validation/tr-tq-flush-priority.c (modified) * testsuites/validation/tx-thread-queue.c (modified) * testsuites/validation/tx-thread-queue.h (modified) validation: Support a partial thread queue flush Update #3716. Tue, 30 Aug 2022 05:27:05 GMT Sebastian Huber [44b3bc65] * testsuites/validation/tc-message-performance.c (modified) validation: Fix use of uninitialized variables Update #4662. Tue, 16 Aug 2022 17:06:05 GMT Ryan Long [f045b9d] * testsuites/psxtests/psxkey07/init.c (modified) psxkey07/init.c: Add pragma for gcc 12 warning Updates #4662 Tue, 16 Aug 2022 17:05:31 GMT Ryan Long [f60f349] * testsuites/psxtests/psxclock/init.c (modified) psxclock/init.c: Change print format for warning Updates #4662 Tue, 16 Aug 2022 17:04:55 GMT Ryan Long [978022ee] * testsuites/libtests/ttest01/test-checks.c (modified) ttest01/test-checks.c: Initialize variables These uninitialized ... Tue, 16 Aug 2022 17:04:00 GMT Ryan Long [a447b9b3] * testsuites/libtests/malloctest/init.c (modified) malloctest/init.c: Added pragmas to address gcc 12 warnings Updates ... Tue, 16 Aug 2022 17:03:17 GMT Ryan Long [dc0dccc] * testsuites/libtests/dl09/dl-load.c (modified) dl09/dl-load.c: Fix gcc 12 warning Changed format of size_t ... Wed, 10 Aug 2022 22:17:24 GMT Joel Sherrill [996d18c] * testsuites/psxtests/psxtimer_face01/psxtimer.c (modified) * testsuites/psxtests/psxtimer_face01/psxtimer_face01.doc (modified) * testsuites/psxtests/psxtimer_face01/psxtimer_face01.scn (modified) psxtimer_face01: Improve coverage and documentation Updates #4691. Mon, 01 Aug 2022 22:35:21 GMT Joel Sherrill [b6e00691] * testsuites/psxtests/psxtimer01/psxtimer.c (modified) * testsuites/psxtests/psxtimer02/psxtimer.c (modified) psxtimer0[12]/psxtimer.c: Reformat file header. Mon, 01 Aug 2022 22:12:21 GMT Joel Sherrill [4b04589b] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/confdefs/face.h (added) * cpukit/include/rtems/posix/timer.h (modified) * cpukit/posix/src/psxtimercreate.c (modified) * spec/build/testsuites/psxtests/grp.yml (modified) * spec/build/testsuites/psxtests/psxtimer_face01.yml (added) * testsuites/psxtests/psxtimer_face01/psxtimer.c (added) * testsuites/psxtests/psxtimer_face01/psxtimer_face01.doc (added) * testsuites/psxtests/psxtimer_face01/psxtimer_face01.scn (added) Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR This adds the ... Fri, 05 Aug 2022 13:35:33 GMT Sebastian Huber [f6a38fb] * testsuites/validation/tr-io-kernel.c (modified) validation: Use T_report_hash_sha256_update() Add the direct BSP ... Thu, 04 Aug 2022 21:51:43 GMT Chris Johns [c36d608] * testsuites/fstests/tftpfs/init.c (modified) * testsuites/libtests/POSIX/free.c (modified) testsuite: Fix warnings Updates #4662 Tue, 02 Aug 2022 00:03:41 GMT Chris Johns [1a883b9] * testsuites/psxtests/psxclock/init.c (modified) testsuite/psxclock: Check setting realtime clock does not effect ... Mon, 01 Aug 2022 07:03:11 GMT Sebastian Huber [c64c638] * cpukit/posix/src/clocknanosleep.c (modified) * testsuites/validation/tc-clock-nanosleep.c (modified) posix: Fix relative CLOCK_REALTIME sleep A relative CLOCK_REALTIME ... Mon, 01 Aug 2022 07:14:07 GMT Sebastian Huber [4d77f725] * testsuites/sptests/sp54/init.c (modified) sp54: Fix test case Since commit ... Wed, 01 Jun 2022 17:22:12 GMT Ryan Long [2ea37e8] * testsuites/libtests/dl01/init.c (modified) * testsuites/libtests/dl02/init.c (modified) * testsuites/libtests/dl03/init.c (modified) * testsuites/libtests/dl04/init.c (modified) * testsuites/libtests/dl05/init.c (modified) * testsuites/libtests/dl06/initimpl.h (modified) * testsuites/libtests/dl07/init.c (modified) * testsuites/libtests/dl08/init.c (modified) * testsuites/libtests/dl09/init.c (modified) * testsuites/libtests/dl10/init.c (modified) libtests/dl*: Bump up the size of CONFIGURE_INIT_TASK_STACK_SIZE ... Tue, 19 Jul 2022 08:38:12 GMT Sebastian Huber [8a864bc6] * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/psxtests/psx08/init.c (modified) score: Use PTHREAD_CANCELED for _Thread_Cancel() The ... Mon, 18 Jul 2022 07:41:39 GMT Sebastian Huber [31036f1d] * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/psxtests/psx08/init.c (modified) * testsuites/psxtests/psx12/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/validation/tc-task-delete.c (modified) * testsuites/validation/tc-task-exit.c (modified) * testsuites/validation/tc-task-restart.c (modified) score: Use priority inheritance for thread join Threads may join ... Wed, 27 Jul 2022 08:03:16 GMT Sebastian Huber [e1fdf97] * testsuites/psxtests/psxconfig01/init.c (modified) psxconfig01: Increase region area This fixes a test failure on ... Fri, 15 Jul 2022 07:16:04 GMT Sebastian Huber [7fe6d60] * cpukit/include/rtems/posix/priorityimpl.h (modified) * cpukit/include/rtems/score/priority.h (modified) * cpukit/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/include/rtems/score/schedulerimpl.h (modified) * cpukit/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/include/rtems/score/scheduleruniimpl.h (added) * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/scheduleredfblock.c (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfschedule.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriorityblock.c (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerpriorityschedule.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimpleblock.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimpleschedule.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * spec/build/cpukit/librtemscpu.yml (modified) * testsuites/sptests/sptasknopreempt01/init.c (modified) score: Remove PRIORITY_PSEUDO_ISR thread priority The uniprocessor ... Mon, 25 Jul 2022 08:01:35 GMT Sebastian Huber [0a1d2d78] * spec/build/testsuites/sptests/grp.yml (modified) * spec/build/testsuites/sptests/spstdc17.yml (added) * testsuites/sptests/spstdc17/init.c (added) * testsuites/sptests/spstdc17/spstdc17.doc (added) sptests/spstdc17: New test Mon, 23 May 2022 10:27:56 GMT Matt Joyce [6d4b390] * cpukit/include/rtems/confdefs/newlib.h (modified) * cpukit/include/rtems/confdefs/threads.h (modified) * cpukit/include/rtems/libcsupport.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/libcsupport/src/getreentglobal.c (modified) * cpukit/libcsupport/src/newlibc_reent.c (modified) * testsuites/libtests/newlib01/init.c (modified) Support _REENT_THREAD_LOCAL Newlib configuration In case the Newlib ... Mon, 30 May 2022 09:05:11 GMT Matt Joyce [57a569e] * testsuites/sptests/sp01/system.h (modified) * testsuites/sptests/spstkalloc02/init.c (modified) * testsuites/sptests/spstkalloc02/spstkalloc02.doc (modified) * testsuites/sptests/sptls03/init.c (modified) sptests: Disable Newlib reentrancy Update #4560. Wed, 20 Jul 2022 09:05:00 GMT Sebastian Huber [ca7c2dd] * spec/build/testsuites/sptests/sptls04.yml (modified) * testsuites/sptests/sptls04/init.c (modified) * testsuites/sptests/sptls04/sptls04.h (added) * testsuites/sptests/sptls04/tls.c (added) sptls04: Test an external TLS object Wed, 20 Jul 2022 07:42:17 GMT Sebastian Huber [d4c21e5] * testsuites/ada/sptests/sp09/sptest.adb (modified) ada/sp09: The year 2100 cannot be set Update #4338. Mon, 18 Jul 2022 08:12:22 GMT Sebastian Huber [0e5f4c5] * testsuites/sptests/spsysinit01/init.c (modified) spsysinit01: Account for use of .noinit section The objects control ... Wed, 13 Jul 2022 12:37:45 GMT Sebastian Huber [3bb79aab] * spec/build/testsuites/sptests/grp.yml (modified) * spec/build/testsuites/sptests/spunlimited01.yml (added) * testsuites/sptests/spunlimited01/init.c (added) * testsuites/sptests/spunlimited01/spunlimited01.doc (added) spunlimited01: New test Update #4677. Thu, 14 Jul 2022 13:06:02 GMT Sebastian Huber [1bf878f7] * cpukit/include/rtems/score/memory.h (modified) * cpukit/score/src/memorydirtyfreeareas.c (modified) * cpukit/score/src/memorynoinit.c (added) * cpukit/score/src/memoryzerofreeareas.c (modified) * spec/build/cpukit/librtemscpu.yml (modified) * testsuites/sptests/sp54/init.c (modified) score: Extend memory dirty/zero actions Dirty or zero also the part ... Thu, 14 Jul 2022 11:59:23 GMT Sebastian Huber [4b911a75] * cpukit/include/rtems/score/objectdata.h (modified) * cpukit/include/rtems/score/thread.h (modified) * testsuites/sptests/sp01/init.c (modified) score: Place object controls into .noinit sections Place the ... Wed, 13 Jul 2022 11:41:04 GMT Sebastian Huber [656765c7] * testsuites/samples/cdtest/main.cc (modified) cdtest: Restrict exceptions during sysinit Exceptions during system ... Wed, 13 Jul 2022 06:14:07 GMT Sebastian Huber [da01642] * testsuites/sptests/spextensions01/init.c (modified) spextensions01: Fix assertion Commit ... Tue, 12 Jul 2022 15:17:00 GMT Sebastian Huber [cdc1eb7d] * testsuites/validation/tc-bsp-interrupt-spurious.c (modified) validation: SMP-specific spurious interrupt test Update #3716. Wed, 13 Jul 2022 14:01:12 GMT Sebastian Huber [013e028] * testsuites/sptests/sppps01/init.c (modified) sppps01: Fix test in SMP configurations Update #2349. Tue, 05 Jul 2022 09:54:59 GMT Sebastian Huber [e506df5] * spec/build/testsuites/validation/validation-0.yml (modified) * testsuites/validation/tc-thread-idle-body-no-return.c (added) validation: Test thread idle bodies Update #3716. Tue, 05 Jul 2022 08:45:54 GMT Sebastian Huber [588a07e1] * spec/build/testsuites/validation/validation-intr.yml (modified) * spec/build/testsuites/validation/validation-smp-only-0.yml (modified) * testsuites/validation/tc-bsp-interrupt-spurious.c (modified) validation: Always test spurious interrupts Update #3716. Tue, 05 Jul 2022 08:12:34 GMT Sebastian Huber [c75e033] * testsuites/validation/tc-score-thread.c (modified) validation: Test thread free of FPU owner Update #3716. Tue, 05 Jul 2022 06:22:58 GMT Sebastian Huber [af90f78] * testsuites/validation/tc-sched-smp.c (modified) validation: Test scheduler detail This particular state during a ... Fri, 01 Jul 2022 06:36:30 GMT Gabriel Moyano [eefaf068] * testsuites/sptests/sppps01/init.c (modified) sppps01: Add test case for early returns of pps_event() Update #2349. Wed, 29 Jun 2022 12:37:47 GMT Sebastian Huber [03e4d1e9] * cpukit/score/cpu/aarch64/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/arm/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/bfin/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/i386/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/lm32/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/m68k/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/microblaze/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/mips/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/moxie/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/nios2/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/powerpc/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/riscv/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sparc/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sparc64/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/v850/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/x86_64/include/rtems/score/cpuimpl.h (modified) * cpukit/score/src/threadcreateidle.c (modified) * testsuites/sptests/sptls01/init.c (modified) score: Add _CPU_Use_thread_local_storage() At some point during ... Tue, 28 Jun 2022 15:40:49 GMT Sebastian Huber [9dd4bd3] * testsuites/libtests/crypt01/init.c (modified) libtests/crypt01: Avoid stack overflows The SHA512 functions may ... Tue, 28 Jun 2022 14:21:49 GMT Sebastian Huber [da8b2342] * testsuites/samples/minimum/init.c (modified) samples/minimum: Prevent a stack overflow Prevent a stack overflow ... Mon, 27 Jun 2022 15:29:25 GMT Sebastian Huber [5c13a96] * spec/build/bsps/optcflags.yml (modified) * spec/build/cpukit/cpuopts.yml (modified) * spec/build/cpukit/grp.yml (modified) * spec/build/cpukit/optcoverage.yml (added) * spec/build/cpukit/optcoveragecflags.yml (added) * spec/build/cpukit/optcoverageldflags.yml (added) * spec/build/cpukit/optnocoveragecflags.yml (added) * spec/build/cpukit/optnocoverageldflags.yml (added) * spec/build/testsuites/grp.yml (modified) * testsuites/validation/tc-terminate.c (modified) * testsuites/validation/ts-config.h (modified) build: Add RTEMS_GCOV_COVERAGE option Update #4670. Tue, 28 Jun 2022 05:45:02 GMT Sebastian Huber [4f87edb] * cpukit/include/rtems/score/gcov.h (added) * cpukit/include/rtems/test-info.h (modified) * cpukit/libtest/testgcovdumpinfo.c (added) * cpukit/score/src/gcovdumpinfo.c (added) * cpukit/score/src/gcovdumpinfobase64.c (added) * cpukit/score/src/gcovinfoset.c (added) * spec/build/cpukit/librtemscpu.yml (modified) * spec/build/cpukit/librtemstest.yml (modified) * testsuites/validation/tc-terminate.c (modified) gcov: Add functions to dump the gcov information Update #4670. Fri, 01 Jul 2022 07:00:51 GMT Sebastian Huber [d07d6498] * testsuites/samples/cdtest/main.cc (modified) samples/cdtest: Test exceptions during system init Update #4668. ... Wed, 22 Jun 2022 08:25:06 GMT Sebastian Huber [89e910f1] * testsuites/sptests/spcpuset01/test.c (modified) spcpuset01: Account for API changes Update #4667. Wed, 22 Jun 2022 09:02:33 GMT Sebastian Huber [cd50bea] * cpukit/score/src/threadqtimeout.c (modified) * testsuites/validation/tc-clock-nanosleep.c (modified) score: Use right clock for threadq timeouts Use CLOCK_REALTIME and ... Tue, 21 Jun 2022 14:09:30 GMT Sebastian Huber [085f363] * testsuites/fstests/tftpfs/init.c (modified) TFTPFS: Fix test configuration for FP targets The test uses ... Tue, 21 Jun 2022 14:08:50 GMT Sebastian Huber [e38d4f7] * testsuites/fstests/tftpfs/init.c (modified) TFTPFS: Reduce test configuration Update #4666. Wed, 01 Jun 2022 17:14:02 GMT Frank Kühndel [3e2b4ec] * Doxyfile (modified) * spec/build/testsuites/fstests/grp.yml (modified) * spec/build/testsuites/fstests/tftpfs.yml (added) * testsuites/fstests/tftpfs/init.c (added) * testsuites/fstests/tftpfs/tftpfs_interactions.c (added) * testsuites/fstests/tftpfs/tftpfs_interactions.h (added) * testsuites/fstests/tftpfs/tftpfs_udp_network_fake.c (added) * testsuites/fstests/tftpfs/tftpfs_udp_network_fake.h (added) TFTPFS: Add tests Update #4666. Mon, 20 Jun 2022 02:04:43 GMT Chris Johns [6b2c5b5d] * testsuites/libtests/POSIX/readv.c (modified) * testsuites/libtests/POSIX/sigismember.c (modified) * testsuites/libtests/POSIX/sigprocmask.c (modified) * testsuites/libtests/POSIX/writev.c (modified) * testsuites/psxtests/psxhdrs/arpa/inet/inet_ntop.c (modified) * testsuites/psxtests/psxhdrs/fcntl/openat.c (modified) * testsuites/psxtests/psxhdrs/netdb/gethostbyaddr.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getdetachstate.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getinheritsched.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedpolicy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getscope.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstackaddr.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstacksize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_timedwait.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_getpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_create.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_getprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_timedlock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprotocol.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getpshared.c (modified) * testsuites/psxtests/psxhdrs/sys/select/pselect.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/bind.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/connect.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/getsockopt.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/send.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/sendmsg.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/sendto.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/setsockopt.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/futimens.c (modified) * testsuites/psxtests/psxhdrs/sys/stat/utimensat.c (modified) * testsuites/psxtests/psxhdrs/sys/time/utimes.c (modified) * testsuites/psxtests/psxhdrs/termios/cfgetispeed.c (modified) * testsuites/psxtests/psxhdrs/termios/cfgetospeed.c (modified) * testsuites/psxtests/psxhdrs/termios/cfsetispeed.c (modified) * testsuites/psxtests/psxhdrs/termios/cfsetospeed.c (modified) * testsuites/psxtests/psxhdrs/termios/tcgetattr.c (modified) * testsuites/psxtests/psxhdrs/termios/tcsetattr.c (modified) * testsuites/psxtests/psxhdrs/time/asctime.c (modified) * testsuites/psxtests/psxhdrs/time/asctime_r.c (modified) * testsuites/psxtests/psxhdrs/time/clock_settime.c (modified) * testsuites/psxtests/psxhdrs/time/ctime.c (modified) * testsuites/psxtests/psxhdrs/time/ctime_r.c (modified) * testsuites/psxtests/psxhdrs/time/gmtime.c (modified) * testsuites/psxtests/psxhdrs/time/gmtime_r.c (modified) * testsuites/psxtests/psxhdrs/time/localtime.c (modified) * testsuites/psxtests/psxhdrs/time/localtime_r.c (modified) * testsuites/psxtests/psxhdrs/time/strftime.c (modified) * testsuites/psxtests/psxhdrs/unistd/setgroups.c (modified) * testsuites/psxtests/psxhdrs/utime/utime.c (modified) * testsuites/psxtests/psxhdrs/wchar/mbsinit.c (modified) * testsuites/psxtests/psxkey07/init.c (modified) * testsuites/psxtests/psxkey08/init.c (modified) * testsuites/psxtests/psxmsgq01/init.c (modified) * testsuites/sptests/sp68/init.c (modified) * testsuites/sptests/spfatal32/init.c (modified) testsuite: Fix gcc 12 warnings Fri, 10 Jun 2022 15:44:50 GMT Joel Sherrill [1f23640] * testsuites/sptests/spglobalcon01/init.cc (modified) sptests/spglobalcon01/init.cc: Change license to BSD-2 Updates #3053. Fri, 10 Jun 2022 15:44:23 GMT Joel Sherrill [3a222527] * testsuites/samples/iostream/init.cc (modified) samples/iostream/init.cc: Change license to BSD-2 Updates #3053. Fri, 10 Jun 2022 14:08:20 GMT Joel Sherrill [59a79ed] * testsuites/sptests/spheapprot/spheapprot.doc (modified) sptests/*/*.doc: Change license to BSD-2 Updates #3053. Fri, 10 Jun 2022 14:07:53 GMT Joel Sherrill [7c6ff95] * testsuites/mptests/mp01/mp01-node1.doc (modified) * testsuites/mptests/mp01/mp01-node2.doc (modified) * testsuites/mptests/mp03/mp03-node1.doc (modified) * testsuites/mptests/mp03/mp03-node2.doc (modified) * testsuites/mptests/mp04/mp04-node1.doc (modified) * testsuites/mptests/mp04/mp04-node2.doc (modified) * testsuites/mptests/mp05/mp05-node1.doc (modified) * testsuites/mptests/mp05/mp05-node2.doc (modified) * testsuites/mptests/mp06/mp06-node1.doc (modified) * testsuites/mptests/mp06/mp06-node2.doc (modified) * testsuites/mptests/mp07/mp07-node1.doc (modified) * testsuites/mptests/mp07/mp07-node2.doc (modified) * testsuites/mptests/mp08/mp08-node1.doc (modified) * testsuites/mptests/mp08/mp08-node2.doc (modified) * testsuites/mptests/mp09/mp09-node1.doc (modified) * testsuites/mptests/mp09/mp09-node2.doc (modified) * testsuites/mptests/mp10/mp10-node1.doc (modified) * testsuites/mptests/mp10/mp10-node2.doc (modified) * testsuites/mptests/mp11/mp11-node1.doc (modified) * testsuites/mptests/mp11/mp11-node2.doc (modified) * testsuites/mptests/mp12/mp12-node1.doc (modified) * testsuites/mptests/mp12/mp12-node2.doc (modified) * testsuites/mptests/mp13/mp13-node1.doc (modified) * testsuites/mptests/mp13/mp13-node2.doc (modified) * testsuites/mptests/mp14/mp14-node1.doc (modified) * testsuites/mptests/mp14/mp14-node2.doc (modified) mptests/*/*.doc: Change license to BSD-2 Updates #3053. Fri, 10 Jun 2022 14:07:38 GMT Joel Sherrill [031f8fbc] * testsuites/smptests/smp01/smp01.doc (modified) * testsuites/smptests/smp02/smp02.doc (modified) * testsuites/smptests/smp03/smp03.doc (modified) * testsuites/smptests/smp05/smp05.doc (modified) * testsuites/smptests/smp07/smp07.doc (modified) * testsuites/smptests/smp08/smp08.doc (modified) * testsuites/smptests/smp09/smp09.doc (modified) * testsuites/smptests/smpaffinity01/smpaffinity01.doc (modified) * testsuites/smptests/smppsxaffinity01/smppsxaffinity01.doc (modified) * testsuites/smptests/smppsxaffinity02/smppsxaffinity02.doc (modified) smptests/*/*.doc: Change license to BSD-2 Updates #3053. Fri, 10 Jun 2022 14:07:22 GMT Joel Sherrill [dcbba7c] * testsuites/psxtmtests/psxtmbarrier01/psxtmbarrier01.doc (modified) * testsuites/psxtmtests/psxtmbarrier02/psxtmbarrier02.doc (modified) * testsuites/psxtmtests/psxtmbarrier03/psxtmbarrier03.doc (modified) * testsuites/psxtmtests/psxtmbarrier04/psxtmbarrier04.doc (modified) * testsuites/psxtmtests/psxtmclocknanosleep01/psxtmclocknanosleep01.doc (modified) * testsuites/psxtmtests/psxtmclocknanosleep02/psxtmclocknanosleep02.doc (modified) * testsuites/psxtmtests/psxtmclocknanosleep03/psxtmclocknanosleep03.doc (modified) * testsuites/psxtmtests/psxtmcond02/psxtmcond02.doc (modified) * testsuites/psxtmtests/psxtmcond03/psxtmcond03.doc (modified) * testsuites/psxtmtests/psxtmcond04/psxtmcond04.doc (modified) * testsuites/psxtmtests/psxtmcond05/psxtmcond05.doc (modified) * testsuites/psxtmtests/psxtmcond06/psxtmcond06.doc (modified) * testsuites/psxtmtests/psxtmcond07/psxtmcond07.doc (modified) * testsuites/psxtmtests/psxtmcond08/psxtmcond08.doc (modified) * testsuites/psxtmtests/psxtmcond09/psxtmcond09.doc (modified) * testsuites/psxtmtests/psxtmkey01/psxtmkey01.doc (modified) * testsuites/psxtmtests/psxtmkey02/psxtmkey02.doc (modified) * testsuites/psxtmtests/psxtmmq01/psxtmmq01.doc (modified) * testsuites/psxtmtests/psxtmmutex01/psxtmmutex01.doc (modified) * testsuites/psxtmtests/psxtmmutex02/psxtmmutex02.doc (modified) * testsuites/psxtmtests/psxtmmutex03/psxtmmutex03.doc (modified) * testsuites/psxtmtests/psxtmmutex04/psxtmmutex04.doc (modified) * testsuites/psxtmtests/psxtmmutex05/psxtmmutex05.doc (modified) * testsuites/psxtmtests/psxtmmutex06/psxtmmutex06.doc (modified) * testsuites/psxtmtests/psxtmmutex07/psxtmmutex07.doc (modified) * testsuites/psxtmtests/psxtmnanosleep01/psxtmnanosleep01.doc (modified) * testsuites/psxtmtests/psxtmnanosleep02/psxtmnanosleep02.doc (modified) * testsuites/psxtmtests/psxtmrwlock01/psxtmrwlock01.doc (modified) * testsuites/psxtmtests/psxtmrwlock02/psxtmrwlock02.doc (modified) * testsuites/psxtmtests/psxtmrwlock03/psxtmrwlock03.doc (modified) * testsuites/psxtmtests/psxtmrwlock04/psxtmrwlock04.doc (modified) * testsuites/psxtmtests/psxtmrwlock05/psxtmrwlock05.doc (modified) * testsuites/psxtmtests/psxtmrwlock06/psxtmrwlock06.doc (modified) * testsuites/psxtmtests/psxtmrwlock07/psxtmrwlock07.doc (modified) * testsuites/psxtmtests/psxtmsem01/psxtmsem01.doc (modified) * testsuites/psxtmtests/psxtmsem02/psxtmsem02.doc (modified) * testsuites/psxtmtests/psxtmsem03/psxtmsem03.doc (modified) * testsuites/psxtmtests/psxtmsem04/psxtmsem04.doc (modified) * testsuites/psxtmtests/psxtmsem05/psxtmsem05.doc (modified) * testsuites/psxtmtests/psxtmsleep01/psxtmsleep01.doc (modified) * testsuites/psxtmtests/psxtmsleep02/psxtmsleep02.doc (modified) * testsuites/psxtmtests/psxtmthread01/psxtmthread01.doc (modified) * testsuites/psxtmtests/psxtmthread03/psxtmthread03.doc (modified) * testsuites/psxtmtests/psxtmthread04/psxtmthread04.doc (modified) * testsuites/psxtmtests/psxtmthread05/psxtmthread05.doc (modified) psxtmtests/*/*.doc: Change license to BSD-2 Updates #3053. Fri, 10 Jun 2022 14:06:51 GMT Joel Sherrill [731607b3] * testsuites/samples/base_mp/base_mp-node1.doc (modified) * testsuites/samples/base_mp/base_mp-node2.doc (modified) * testsuites/samples/base_sp/base_sp.doc (modified) * testsuites/samples/capture/capture.doc (modified) * testsuites/samples/fileio/fileio.doc (modified) * testsuites/samples/hello/hello.doc (modified) * testsuites/samples/iostream/iostream.doc (modified) * testsuites/samples/minimum/minimum.doc (modified) * testsuites/samples/nsecs/nsecs.doc (modified) * testsuites/samples/paranoia/paranoia.doc (modified) * testsuites/samples/ticker/ticker.doc (modified) * testsuites/samples/unlimited/unlimited.doc (modified) samples/*/*.doc: Change license to BSD-2 Updates #3053. Fri, 10 Jun 2022 13:44:06 GMT Joel Sherrill [f98b739] * testsuites/smptests/smplock01/smplock01fair.py (modified) * testsuites/smptests/smplock01/smplock01perf.py (modified) * testsuites/smptests/smpopenmp01/smpopenmp01.py (modified) * testsuites/sptests/sptimecounter02/sptimecounter02.py (modified) smptests/*/*.py: Change license to BSD-2 Manually adjusted location ... Wed, 08 Jun 2022 09:02:36 GMT Matt Joyce [4152157] * testsuites/libtests/newlib01/init.c (modified) * testsuites/libtests/newlib01/newlib01.doc (modified) Newlib01: Add tests for rand() and lrand48() Check that the state ... Wed, 08 Jun 2022 04:45:14 GMT Chris Johns [80aea6a] * spec/build/testsuites/libtests/exit03.yml (added) * spec/build/testsuites/libtests/grp.yml (modified) * testsuites/libtests/exit03/exit03.doc (added) * testsuites/libtests/exit03/exit03.scn (added) * testsuites/libtests/exit03/init.c (added) * testsuites/libtests/exit03/stdio.cc (added) testsuite/libtests: Add exit03 to test exit() with C++ Updates #4661 Tue, 07 Jun 2022 13:40:07 GMT Sebastian Huber [9a69e430] * testsuites/validation/tx-call-within-isr.c (modified) validation: Fix CallWithinISR() Some BSPs require that ... Wed, 25 May 2022 12:19:11 GMT Gabriel Moyano [34ba0e5a] * testsuites/sptests/sppps01/init.c (modified) sppps01: Improve default handler test Update #2349. Fri, 20 May 2022 09:30:03 GMT Gabriel Moyano [6553bf4] * spec/build/testsuites/sptests/grp.yml (modified) * spec/build/testsuites/sptests/sppps01.yml (added) * testsuites/sptests/sppps01/init.c (added) testsuites/sptests: Add sppps01 test Update #2349. Fri, 20 May 2022 09:30:01 GMT Gabriel Moyano [b3e4f580] * cpukit/include/sys/timepps.h (modified) * cpukit/score/src/kern_ntptime.c (modified) * testsuites/sptests/spntp01/init.c (modified) timepps.h: PPS_SYNC defined by default Update #2349. Thu, 28 Apr 2022 07:37:49 GMT Sebastian Huber [d56d8a6] * testsuites/libtests/termios06/test_pppd.c (modified) termios06: Fix warning Update #4493. Thu, 28 Apr 2022 06:56:59 GMT Sebastian Huber [8b18037f] * cpukit/include/rtems/score/heapimpl.h (modified) * cpukit/score/src/heapallocate.c (modified) * testsuites/libtests/malloctest/init.c (modified) heap: Fix heap statistics with protection enabled Close #4644. Wed, 20 Apr 2022 14:52:54 GMT Ryan Long [9a7e6d34] * testsuites/sptests/sp65/init.c (modified) sp65/init.c: Add file header and license This file had no file ... Wed, 20 Apr 2022 14:50:44 GMT Ryan Long [853860c5] * testsuites/sptests/sp47/init.c (modified) sp47/init.c: Add file header and license This file had no header, ... Tue, 19 Apr 2022 20:27:04 GMT Ryan Long [a1c1d3ad] * testsuites/sptests/sp44/init.c (modified) sp44/init.c: Add file header and license This file had no header, ... Tue, 19 Apr 2022 20:06:01 GMT Ryan Long [b99d119] * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/psxtmtests/psxtmcond09/init.c (modified) * testsuites/psxtmtests/psxtmcond10/init.c (modified) psxtmtests/psxtmcond*: Add file headers and licenses These files ... Fri, 15 Apr 2022 19:37:53 GMT Ryan Long [2bb6004] * testsuites/ada/samples/base_mp/node1/init.c (modified) * testsuites/ada/samples/base_mp/node2/init.c (modified) ada/samples: Manually adding file headers and licenses These files ... Fri, 15 Apr 2022 19:36:19 GMT Ryan Long [9a6aeb7] * testsuites/sptests/sp27/init.c (modified) * testsuites/sptests/sp27a/init.c (modified) sptests/sp27*: Manually adding file headers and licenses These ... Fri, 15 Apr 2022 18:57:39 GMT Ryan Long [48d9dc6] * testsuites/libtests/dl06/init.c (modified) * testsuites/libtests/dl06/pre-init.c (modified) libtests/dl06: Manually adding file headers and licenses. These ... Wed, 06 Apr 2022 15:43:55 GMT Ryan Long [db1be84] * testsuites/support/include/buffer_test_io.h (modified) support: Manually adding file headers and licenses This file had no ... Wed, 06 Apr 2022 15:43:34 GMT Ryan Long [187ab790] * testsuites/samples/base_mp/init1.c (modified) * testsuites/samples/base_mp/init2.c (modified) * testsuites/samples/nsecs/system.h (modified) samples: Manually adding file headers and licenses These files had ... Wed, 06 Apr 2022 15:21:31 GMT Ryan Long [49a11071] * testsuites/psxtests/psxchroot01/main.c (modified) * testsuites/psxtests/psxfatal01/init.c (modified) * testsuites/psxtests/psxfatal02/init.c (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/psxtests/psxreaddir/main.c (modified) * testsuites/psxtests/psxsignal03/init.c (modified) * testsuites/psxtests/psxsignal04/init.c (modified) psxtests: Adding file headers and licenses These files had no file ... Wed, 06 Apr 2022 15:19:27 GMT Ryan Long [5b29f1eb] * testsuites/libtests/mouse01/serial_mouse_config.c (modified) * testsuites/libtests/termios04/termios_testdriver_intr.c (modified) * testsuites/libtests/termios05/termios_testdriver_task.c (modified) * testsuites/libtests/termios10/init.c (modified) * testsuites/libtests/termios11/init.c (modified) libtests: Adding file headers and licenses These files had no file ... Wed, 06 Apr 2022 14:09:15 GMT Ryan Long [855ddeaf] * testsuites/sptests/sp52/init.c (modified) * testsuites/sptests/sp53/init.c (modified) * testsuites/sptests/sp66/init.c (modified) * testsuites/sptests/spcpuset01/init.c (modified) * testsuites/sptests/spcpuset01/test.c (modified) * testsuites/sptests/spfatal01/init.c (modified) * testsuites/sptests/spfatal04/init.c (modified) * testsuites/sptests/spintrcritical01/init.c (modified) * testsuites/sptests/spintrcritical02/init.c (modified) * testsuites/sptests/spintrcritical03/init.c (modified) * testsuites/sptests/spintrcritical04/init.c (modified) * testsuites/sptests/spintrcritical05/init.c (modified) * testsuites/sptests/spintrcritical11/init.c (modified) * testsuites/sptests/spintrcritical12/init.c (modified) * testsuites/sptests/spintrcritical13/init.c (modified) * testsuites/sptests/spintrcritical14/init.c (modified) sptests: Manually adding file headers and licenses Theses files had ... Wed, 06 Apr 2022 13:43:06 GMT Ryan Long [0419c1e] * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm31/task1.c (modified) * testsuites/tmtests/tm32/task1.c (modified) * testsuites/tmtests/tm33/task1.c (modified) * testsuites/tmtests/tm34/task1.c (modified) * testsuites/tmtests/tm35/task1.c (modified) * testsuites/tmtests/tm36/task1.c (modified) tmtests: Manually adding file headers and licenses These files had ... Tue, 05 Apr 2022 16:35:44 GMT Ryan Long [d036f37] * testsuites/mptests/mp01/init1.c (modified) * testsuites/mptests/mp01/init2.c (modified) * testsuites/mptests/mp03/init1.c (modified) * testsuites/mptests/mp03/init2.c (modified) * testsuites/mptests/mp04/init1.c (modified) * testsuites/mptests/mp04/init2.c (modified) * testsuites/mptests/mp05/init1.c (modified) * testsuites/mptests/mp05/init2.c (modified) * testsuites/mptests/mp06/init1.c (modified) * testsuites/mptests/mp06/init2.c (modified) * testsuites/mptests/mp07/init1.c (modified) * testsuites/mptests/mp07/init2.c (modified) * testsuites/mptests/mp08/init1.c (modified) * testsuites/mptests/mp08/init2.c (modified) * testsuites/mptests/mp09/init1.c (modified) * testsuites/mptests/mp09/init2.c (modified) * testsuites/mptests/mp10/init1.c (modified) * testsuites/mptests/mp10/init2.c (modified) * testsuites/mptests/mp11/init1.c (modified) * testsuites/mptests/mp11/init2.c (modified) * testsuites/mptests/mp12/init1.c (modified) * testsuites/mptests/mp12/init2.c (modified) * testsuites/mptests/mp13/init1.c (modified) * testsuites/mptests/mp13/init2.c (modified) * testsuites/mptests/mp14/init1.c (modified) * testsuites/mptests/mp14/init2.c (modified) mptests: Manually adding file headers and licenses These files had ... Fri, 08 Apr 2022 14:23:16 GMT Joel Sherrill [842a7dd8] * testsuites/psxtmtests/psxtmkey02/init.c (modified) psxtmtests/psxtmkey02/init.c: Manually change license to BSD-2 ... Fri, 08 Apr 2022 14:19:27 GMT Joel Sherrill [ceeca0d] * testsuites/psxtmtests/psxtmthread06/init.c (modified) psxtmtests/psxtmthread06/init.c: Adjust formatting Thu, 07 Apr 2022 16:13:34 GMT Joel Sherrill [e71f0909] * testsuites/samples/base_mp/apptask.c (modified) * testsuites/samples/base_mp/initimpl.h (modified) * testsuites/samples/base_mp/system.h (modified) * testsuites/samples/base_sp/apptask.c (modified) * testsuites/samples/base_sp/init.c (modified) * testsuites/samples/base_sp/system.h (modified) * testsuites/samples/capture/init.c (modified) * testsuites/samples/capture/system.h (modified) * testsuites/samples/capture/test1.c (modified) * testsuites/samples/cdtest/init.c (modified) * testsuites/samples/cdtest/system.h (modified) * testsuites/samples/fileio/init.c (modified) * testsuites/samples/fileio/system.h (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/iostream/system.h (modified) * testsuites/samples/minimum/init.c (modified) * testsuites/samples/nsecs/empty.c (modified) * testsuites/samples/nsecs/init.c (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/samples/paranoia/system.h (modified) * testsuites/samples/ticker/init.c (modified) * testsuites/samples/ticker/system.h (modified) * testsuites/samples/ticker/tasks.c (modified) * testsuites/samples/unlimited/init.c (modified) * testsuites/samples/unlimited/system.h (modified) * testsuites/samples/unlimited/test1.c (modified) * testsuites/samples/unlimited/test2.c (modified) * testsuites/samples/unlimited/test3.c (modified) testsuites/samples: Change license to BSD-2 Updates #3053. Fri, 08 Apr 2022 14:16:55 GMT Joel Sherrill [3f5d8c9c] * testsuites/psxtests/psxhdrs/unistd/alarm.c (modified) * testsuites/psxtests/psxhdrs/unistd/fdatasync.c (modified) * testsuites/psxtests/psxhdrs/unistd/fsync.c (modified) * testsuites/psxtests/psxhdrs/unistd/getegid.c (modified) * testsuites/psxtests/psxhdrs/unistd/geteuid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getgid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getgroups.c (modified) * testsuites/psxtests/psxhdrs/unistd/getlogin.c (modified) * testsuites/psxtests/psxhdrs/unistd/getlogin_r.c (modified) * testsuites/psxtests/psxhdrs/unistd/getpgrp.c (modified) * testsuites/psxtests/psxhdrs/unistd/getpid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getppid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getuid.c (modified) * testsuites/psxtests/psxhdrs/unistd/pause.c (modified) * testsuites/psxtests/psxhdrs/unistd/setgid.c (modified) * testsuites/psxtests/psxhdrs/unistd/setgroups.c (modified) * testsuites/psxtests/psxhdrs/unistd/setpgid.c (modified) * testsuites/psxtests/psxhdrs/unistd/setsid.c (modified) * testsuites/psxtests/psxhdrs/unistd/setuid.c (modified) * testsuites/psxtests/psxhdrs/unistd/sleep.c (modified) * testsuites/psxtests/psxhdrs/unistd/sync.c (modified) * testsuites/psxtests/psxhdrs/unistd/ualarm.c (modified) * testsuites/psxtests/psxhdrs/unistd/usleep.c (modified) testsuites/psxtests/psxhdrs/unistd/*: Change license to BSD-2 ... Fri, 08 Apr 2022 14:16:41 GMT Joel Sherrill [88b6293a] * testsuites/psxtests/psxhdrs/time/asctime.c (modified) * testsuites/psxtests/psxhdrs/time/asctime_r.c (modified) * testsuites/psxtests/psxhdrs/time/clock.c (modified) * testsuites/psxtests/psxhdrs/time/clock_getcpuclockid.c (modified) * testsuites/psxtests/psxhdrs/time/clock_getres.c (modified) * testsuites/psxtests/psxhdrs/time/clock_gettime.c (modified) * testsuites/psxtests/psxhdrs/time/clock_nanosleep.c (modified) * testsuites/psxtests/psxhdrs/time/clock_settime.c (modified) * testsuites/psxtests/psxhdrs/time/ctime.c (modified) * testsuites/psxtests/psxhdrs/time/ctime_r.c (modified) * testsuites/psxtests/psxhdrs/time/difftime.c (modified) * testsuites/psxtests/psxhdrs/time/gmtime.c (modified) * testsuites/psxtests/psxhdrs/time/gmtime_r.c (modified) * testsuites/psxtests/psxhdrs/time/localtime.c (modified) * testsuites/psxtests/psxhdrs/time/localtime_r.c (modified) * testsuites/psxtests/psxhdrs/time/mktime.c (modified) * testsuites/psxtests/psxhdrs/time/nanosleep.c (modified) * testsuites/psxtests/psxhdrs/time/strftime.c (modified) * testsuites/psxtests/psxhdrs/time/time.c (modified) * testsuites/psxtests/psxhdrs/time/timer_create.c (modified) * testsuites/psxtests/psxhdrs/time/timer_delete.c (modified) * testsuites/psxtests/psxhdrs/time/timer_getoverrun.c (modified) * testsuites/psxtests/psxhdrs/time/timer_gettime.c (modified) * testsuites/psxtests/psxhdrs/time/timer_settime.c (modified) testsuites/psxtests/psxhdrs/time/*: Change license to BSD-2 Updates ... Fri, 08 Apr 2022 14:16:14 GMT Joel Sherrill [15db02f6] * testsuites/psxtests/psxhdrs/sys/socket/accept.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/bind.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/connect.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/getpeername.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/getsockname.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/getsockopt.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/listen.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/recv.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/recvfrom.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/recvmsg.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/send.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/sendmsg.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/sendto.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/setsockopt.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/shutdown.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/socket.c (modified) * testsuites/psxtests/psxhdrs/sys/socket/socketpair.c (modified) testsuites/psxtests/psxhdrs/sys/socket/*: Change license to BSD-2 ... Fri, 08 Apr 2022 14:15:55 GMT Joel Sherrill [e1448e9] * testsuites/psxtests/psxhdrs/sys/mman/mlock.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/mlockall.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/mmap.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/mprotect.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/msync.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/munlock.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/munlockall.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/munmap.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/posix_madvise.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/shm_open.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c (modified) testsuites/psxtests/psxhdrs/sys/mman/*: Change license to BSD-2 ... Fri, 08 Apr 2022 14:14:23 GMT Joel Sherrill [7f78f06] * testsuites/psxtests/psxhdrs/signal/pthread_sigmask.c (modified) * testsuites/psxtests/psxhdrs/signal/raise.c (modified) * testsuites/psxtests/psxhdrs/signal/signal.c (modified) * testsuites/psxtests/psxhdrs/signal/sigpending.c (modified) * testsuites/psxtests/psxhdrs/signal/sigprocmask.c (modified) * testsuites/psxtests/psxhdrs/signal/sigsuspend.c (modified) * testsuites/psxtests/psxhdrs/signal/sigtimedwait.c (modified) * testsuites/psxtests/psxhdrs/signal/sigwait.c (modified) * testsuites/psxtests/psxhdrs/signal/sigwaitinfo.c (modified) testsuites/psxtests/psxhdrs/signal*: Change license to BSD-2 ... Fri, 08 Apr 2022 14:14:05 GMT Joel Sherrill [7f209b98] * testsuites/psxtests/psxhdrs/sched/sched_get_priority_max.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_get_priority_min.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_getparam.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_getscheduler.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_rr_get_interval.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_setparam.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_setscheduler.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_yield.c (modified) testsuites/psxtests/psxhdrs/sched/*: Change license to BSD-2 ... Fri, 08 Apr 2022 14:13:51 GMT Joel Sherrill [9e6b2a9] * testsuites/psxtests/psxhdrs/pthread/pthread_attr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getdetachstate.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getinheritsched.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedpolicy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getscope.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstackaddr.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstacksize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setdetachstate.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setguardsize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setinheritsched.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedpolicy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setscope.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstack.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstackaddr.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstacksize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cancel.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cleanup.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_broadcast.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_signal.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_timedwait.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_wait.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_getpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_setpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_create.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_detach.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_equal.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_exit.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getconcurrency.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getcpuclockid.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getspecific.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_join.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_key_create.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_key_delete.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_getprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_lock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_setprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_timedlock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_trylock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_unlock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprotocol.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprotocol.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_once.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_self.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setcancelstate.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setcanceltype.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setconcurrency.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setspecific.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c (modified) testsuites/psxtests/psxhdrs/pthread/*: Change license to BSD-2 ... Fri, 08 Apr 2022 14:13:24 GMT Joel Sherrill [ab9faf9] * testsuites/psxtests/psxhdrs/devctl/posix_devctl.c (modified) testsuites/psxtests/psxhdrs/devctl/*: Change license to BSD-2 ... Thu, 07 Apr 2022 16:16:26 GMT Joel Sherrill [94fa540] * testsuites/psxtmtests/psxtmbarrier01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier02/init.c (modified) * testsuites/psxtmtests/psxtmbarrier03/init.c (modified) * testsuites/psxtmtests/psxtmbarrier04/init.c (modified) * testsuites/psxtmtests/psxtmclocknanosleep01/init.c (modified) * testsuites/psxtmtests/psxtmclocknanosleep02/init.c (modified) * testsuites/psxtmtests/psxtmclocknanosleep03/init.c (modified) * testsuites/psxtmtests/psxtmcond01/init.c (modified) * testsuites/psxtmtests/psxtmcond02/init.c (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond05/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond07/init.c (modified) * testsuites/psxtmtests/psxtmcond08/psxtmcond08impl.h (modified) * testsuites/psxtmtests/psxtmkey01/init.c (modified) * testsuites/psxtmtests/psxtmmq01/init.c (modified) * testsuites/psxtmtests/psxtmmutex01/init.c (modified) * testsuites/psxtmtests/psxtmmutex02/init.c (modified) * testsuites/psxtmtests/psxtmmutex03/init.c (modified) * testsuites/psxtmtests/psxtmmutex04/init.c (modified) * testsuites/psxtmtests/psxtmmutex05/init.c (modified) * testsuites/psxtmtests/psxtmmutex06/init.c (modified) * testsuites/psxtmtests/psxtmmutex07/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep01/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock01/init.c (modified) * testsuites/psxtmtests/psxtmrwlock02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock03/init.c (modified) * testsuites/psxtmtests/psxtmrwlock04/init.c (modified) * testsuites/psxtmtests/psxtmrwlock05/init.c (modified) * testsuites/psxtmtests/psxtmrwlock06/init.c (modified) * testsuites/psxtmtests/psxtmrwlock07/init.c (modified) * testsuites/psxtmtests/psxtmsem01/init.c (modified) * testsuites/psxtmtests/psxtmsem02/init.c (modified) * testsuites/psxtmtests/psxtmsem03/init.c (modified) * testsuites/psxtmtests/psxtmsem04/init.c (modified) * testsuites/psxtmtests/psxtmsem05/init.c (modified) * testsuites/psxtmtests/psxtmsleep01/init.c (modified) * testsuites/psxtmtests/psxtmsleep02/init.c (modified) * testsuites/psxtmtests/psxtmthread01/init.c (modified) * testsuites/psxtmtests/psxtmthread02/init.c (modified) * testsuites/psxtmtests/psxtmthread03/init.c (modified) * testsuites/psxtmtests/psxtmthread04/init.c (modified) * testsuites/psxtmtests/psxtmthread05/init.c (modified) testsuites/psxtmtests: Change license to BSD-2 Updates #3053. Thu, 07 Apr 2022 15:05:46 GMT Joel Sherrill [ecdac598] * testsuites/psxtests/include/pmacros.h (modified) testsuites/psxtests/include: Change license to BSD-2 Updates #3053. Thu, 07 Apr 2022 15:05:28 GMT Joel Sherrill [5594854] * testsuites/psxtests/psxobj01/init.c (modified) * testsuites/psxtests/psxobj01/psxobj01.doc (modified) * testsuites/psxtests/psxonce01/init.c (modified) * testsuites/psxtests/psxonce01/psxonce01.doc (modified) * testsuites/psxtests/psxonce01/system.h (modified) * testsuites/psxtests/psxpasswd01/init.c (modified) * testsuites/psxtests/psxpasswd01/psxpasswd01.doc (modified) * testsuites/psxtests/psxpasswd02/init.c (modified) * testsuites/psxtests/psxpasswd02/psxpasswd02.doc (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/psxtests/psxpipe01/psxpipe01.doc (modified) * testsuites/psxtests/psxrdwrv/main.c (modified) * testsuites/psxtests/psxrdwrv/test.c (modified) * testsuites/psxtests/psxreaddir/test.c (modified) * testsuites/psxtests/psxrwlock01/main.c (modified) * testsuites/psxtests/psxrwlock01/test.c (modified) * testsuites/psxtests/psxsem01/init.c (modified) * testsuites/psxtests/psxshm01/init.c (modified) * testsuites/psxtests/psxshm01/system.h (modified) * testsuites/psxtests/psxshm02/init.c (modified) * testsuites/psxtests/psxshm02/system.h (modified) * testsuites/psxtests/psxsignal01/init.c (modified) * testsuites/psxtests/psxsignal01/system.h (modified) * testsuites/psxtests/psxsignal01/task1.c (modified) * testsuites/psxtests/psxsignal02/init.c (modified) * testsuites/psxtests/psxsignal02/psxsignal02.doc (modified) * testsuites/psxtests/psxsignal03/psxsignal03.doc (modified) * testsuites/psxtests/psxsignal03/psxsignal0ximpl.h (modified) * testsuites/psxtests/psxsignal04/psxsignal04.doc (modified) * testsuites/psxtests/psxsignal05/init.c (modified) * testsuites/psxtests/psxsignal05/psxsignal05.doc (modified) * testsuites/psxtests/psxsignal06/init.c (modified) * testsuites/psxtests/psxsignal06/psxsignal06.doc (modified) * testsuites/psxtests/psxspin01/main.c (modified) * testsuites/psxtests/psxspin01/psxspin01.doc (modified) * testsuites/psxtests/psxspin01/test.c (modified) * testsuites/psxtests/psxstack01/init.c (modified) * testsuites/psxtests/psxstack01/psxstack01.doc (modified) * testsuites/psxtests/psxstack02/init.c (modified) * testsuites/psxtests/psxstack02/psxstack02.doc (modified) * testsuites/psxtests/psxstat/main.c (modified) * testsuites/psxtests/psxstat/test.c (modified) * testsuites/psxtests/psxstrsignal01/init.c (modified) * testsuites/psxtests/psxstrsignal01/psxstrsignal01.doc (modified) * testsuites/psxtests/psxsysconf/init.c (modified) * testsuites/psxtests/psxsysconf/system.h (modified) * testsuites/psxtests/psxthreadname01/init.c (modified) * testsuites/psxtests/psxtime/main.c (modified) * testsuites/psxtests/psxtime/psxtime.doc (modified) * testsuites/psxtests/psxtime/test.c (modified) * testsuites/psxtests/psxtimer01/psxtimer.c (modified) * testsuites/psxtests/psxtimer01/system.h (modified) * testsuites/psxtests/psxtimer02/psxtimer.c (modified) * testsuites/psxtests/psxtimer02/system.h (modified) * testsuites/psxtests/psxtimes01/init.c (modified) * testsuites/psxtests/psxtimes01/psxtimes01.doc (modified) * testsuites/psxtests/psxualarm/init.c (modified) * testsuites/psxtests/psxualarm/system.h (modified) * testsuites/psxtests/psxusleep/init.c (modified) * testsuites/psxtests/psxusleep/psxusleep.doc (modified) testsuites/psxtests/psx[n-z]*: Change license to BSD-2 Updates #3053. Thu, 07 Apr 2022 15:04:59 GMT Joel Sherrill [9e07bcc] * testsuites/psxtests/psxgetattrnp01/init.c (modified) * testsuites/psxtests/psxgetattrnp01/psxgetattrnp01.doc (modified) * testsuites/psxtests/psxgetrusage01/init.c (modified) * testsuites/psxtests/psxgetrusage01/psxgetrusage01.doc (modified) * testsuites/psxtests/psxglobalcon01/init.cc (modified) * testsuites/psxtests/psxglobalcon02/init.cc (modified) * testsuites/psxtests/psxid01/init.c (modified) * testsuites/psxtests/psxid01/psxid01.doc (modified) * testsuites/psxtests/psximfs01/init.c (modified) * testsuites/psxtests/psximfs01/psximfs01.doc (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psximfs02/psximfs02.doc (modified) * testsuites/psxtests/psxintrcritical01/init.c (modified) * testsuites/psxtests/psxintrcritical01/psxintrcritical01.doc (modified) * testsuites/psxtests/psxitimer/init.c (modified) * testsuites/psxtests/psxkey01/init.c (modified) * testsuites/psxtests/psxkey01/system.h (modified) * testsuites/psxtests/psxkey02/init.c (modified) * testsuites/psxtests/psxkey02/psxkey02.doc (modified) * testsuites/psxtests/psxkey03/init.c (modified) * testsuites/psxtests/psxkey03/psxkey03.doc (modified) * testsuites/psxtests/psxkey04/init.c (modified) * testsuites/psxtests/psxkey04/psxkey04.doc (modified) * testsuites/psxtests/psxkey05/init.c (modified) * testsuites/psxtests/psxkey05/psxkey05.doc (modified) * testsuites/psxtests/psxkey06/init.c (modified) * testsuites/psxtests/psxkey06/psxkey06.doc (modified) * testsuites/psxtests/psxkey07/init.c (modified) * testsuites/psxtests/psxkey07/psxkey07.doc (modified) * testsuites/psxtests/psxkey08/init.c (modified) * testsuites/psxtests/psxkey08/psxkey08.doc (modified) * testsuites/psxtests/psxkey09/init.c (modified) * testsuites/psxtests/psxkey09/psxkey09.doc (modified) * testsuites/psxtests/psxkey10/init.c (modified) * testsuites/psxtests/psxkey10/psxkey10.doc (modified) * testsuites/psxtests/psxmmap01/system.h (modified) * testsuites/psxtests/psxmmap01/test_driver.c (modified) * testsuites/psxtests/psxmmap01/test_driver.h (modified) * testsuites/psxtests/psxmmap01/test_helper.c (modified) * testsuites/psxtests/psxmmap01/test_helper.h (modified) * testsuites/psxtests/psxmount/test.c (modified) * testsuites/psxtests/psxmsgq01/init.c (modified) * testsuites/psxtests/psxmsgq01/system.h (modified) * testsuites/psxtests/psxmsgq02/init.c (modified) * testsuites/psxtests/psxmsgq02/system.h (modified) * testsuites/psxtests/psxmsgq03/init.c (modified) * testsuites/psxtests/psxmsgq03/psxmsgq03.doc (modified) * testsuites/psxtests/psxmsgq03/system.h (modified) * testsuites/psxtests/psxmsgq04/init.c (modified) * testsuites/psxtests/psxmsgq04/psxmsgq04.doc (modified) * testsuites/psxtests/psxmutexattr01/init.c (modified) * testsuites/psxtests/psxmutexattr01/psxmutexattr01.doc (modified) testsuites/psxtests/psx[g-m1]*: Change license to BSD-2 Updates #3053. Thu, 07 Apr 2022 15:04:32 GMT Joel Sherrill [ede29158] * testsuites/psxtests/psxaio01/init.c (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/init.c (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/init.c (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxalarm01/init.c (modified) * testsuites/psxtests/psxalarm01/psxalarm01.doc (modified) * testsuites/psxtests/psxautoinit01/init.c (modified) * testsuites/psxtests/psxautoinit02/init.c (modified) * testsuites/psxtests/psxautoinit02/psxautoinit02.doc (modified) * testsuites/psxtests/psxbarrier01/main.c (modified) * testsuites/psxtests/psxbarrier01/test.c (modified) * testsuites/psxtests/psxcancel/init.c (modified) * testsuites/psxtests/psxcancel/psxcancel.doc (modified) * testsuites/psxtests/psxcancel01/init.c (modified) * testsuites/psxtests/psxcancel01/psxcancel01.doc (modified) * testsuites/psxtests/psxchroot01/test.c (modified) * testsuites/psxtests/psxclassic01/init.c (modified) * testsuites/psxtests/psxclassic01/psxclassic01.doc (modified) * testsuites/psxtests/psxcleanup/psxcleanup.c (modified) * testsuites/psxtests/psxcleanup/psxcleanup.doc (modified) * testsuites/psxtests/psxcleanup/system.h (modified) * testsuites/psxtests/psxcleanup01/init.c (modified) * testsuites/psxtests/psxcleanup01/psxcleanup01.doc (modified) * testsuites/psxtests/psxclock/init.c (modified) * testsuites/psxtests/psxclock/psxclock.doc (modified) * testsuites/psxtests/psxclock01/init.c (modified) * testsuites/psxtests/psxconcurrency01/init.c (modified) * testsuites/psxtests/psxconcurrency01/psxconcurrency01.doc (modified) * testsuites/psxtests/psxcond01/init.c (modified) * testsuites/psxtests/psxcond01/psxcond01.doc (modified) * testsuites/psxtests/psxcond02/init.c (modified) * testsuites/psxtests/psxcond02/psxcond02.doc (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxconfig01/psxconfig01.doc (modified) * testsuites/psxtests/psxdevctl01/main.c (modified) * testsuites/psxtests/psxdevctl01/psxdevctl01.doc (modified) * testsuites/psxtests/psxdevctl01/test.c (modified) * testsuites/psxtests/psxeintr_join/init.c (modified) * testsuites/psxtests/psxeintr_join/psxeintr_join.doc (modified) * testsuites/psxtests/psxenosys/init.c (modified) * testsuites/psxtests/psxenosys/psxenosys.doc (modified) * testsuites/psxtests/psxenosys/system.h (modified) * testsuites/psxtests/psxfatal01/psxfatal01.doc (modified) * testsuites/psxtests/psxfatal_support/psxfatal.h (modified) * testsuites/psxtests/psxfatal_support/psxfatalimpl.h (modified) * testsuites/psxtests/psxfchx01/init.c (modified) * testsuites/psxtests/psxfchx01/psxfchx01.doc (modified) * testsuites/psxtests/psxfile01/main.c (modified) * testsuites/psxtests/psxfile01/test.c (modified) * testsuites/psxtests/psxfile01/test_cat.c (modified) * testsuites/psxtests/psxfile01/test_extend.c (modified) * testsuites/psxtests/psxfile01/test_write.c (modified) * testsuites/psxtests/psxfile02/init.c (modified) * testsuites/psxtests/psxfile02/psxfile02.doc (modified) * testsuites/psxtests/psxfilelock01/init.c (modified) * testsuites/psxtests/psxfilelock01/psxfilelock01.doc (modified) testsuites/psxtests/psx[a-f]*: Change license to BSD-2 Updates #3053.