[PATCH 00/39] Bulk relicense of testsuites/

Joel Sherrill joel at rtems.org
Fri Apr 8 14:45:28 UTC 2022


Hi

This is a large patch set but the individual patches are crafted to be
below the maximum size limit and reflect an area of the testsuites.
This patch set was mostly generated using some scripting and is only
tests who had attribution solely to OAR, embedded brains, Chris Johns,
or Gedare Bloom. I did do some manual clean up and those are separate
patches.

With this patch set applied, there are 2957 files in testsuites that
are BSD-2 and have SPDX annotation. There are 141 files left with the
RTEMS GPL license URL (http://www.rtems.org/license/LICENSE). Some
of those are likely from authors who have given permission and can
be relicensed. Others are from authors who will need to be tracked 
down. But solely by file count, this is about 95% of the testsuite
source code.

Hopefully this is just large but not controversial.

Thanks.

--joel

Joel Sherrill (39):
  testsuites/ada/support/*: Change license to BSD-2
  testsuites/ada/samples/*: Change license to BSD-2
  testsuites/ada/sptests/sp0*: Change license to BSD-2
  testsuites/ada/sptests/sp1*: Change license to BSD-2
  testsuites/ada/sptests/sp2*: Change license to BSD-2
  testsuites/ada/sptests/spatcb01, spname01: Change license to BSD-2
  testsuites/ada/tmtests/tm1*: Change license to BSD-2
  testsuites/ada/tmtests/tm0*: Change license to BSD-2
  testsuites/ada/tmtests/tm2*: Change license to BSD-2
  testsuites/ada/tmtests/tmck: Change license to BSD-2
  testsuites/ada/mptests/*: Change license to BSD-2
  testsuites/benchmarks/*: Change license to BSD-2
  testsuites/rmtests/tm[01]*: Change license to BSD-2
  testsuites/tmtests/tm[23]*: Change license to BSD-2
  testsuites/tmtests/ remainder: Change license to BSD-2
  testsuites/tmtests/*/*.py: Change license to BSD-2
  testsuites/support/*: Change license to BSD-2
  testsuites/libtests/[a-l]*: Change license to BSD-2
  testsuites/libtests/[m-z]*: Change license to BSD-2
  testsuites/libtests/*/*.dts. stackchk02.doc: Change license to BSD-2
  testsuites/fstests/*: Change license to BSD-2
  fstests/fsdosfsname01/create_image.sh: Manually change license to
    BSD-2
  testsuites/psxtests/psx[01]*: Change license to BSD-2
  testsuites/psxtests/psx[a-f]*: Change license to BSD-2
  testsuites/psxtests/psx[g-m1]*: Change license to BSD-2
  testsuites/psxtests/psx[n-z]*: Change license to BSD-2
  testsuites/psxtests/include: Change license to BSD-2
  testsuites/psxtmtests: Change license to BSD-2
  testsuites/psxtests/psxhdrs/devctl/*: Change license to BSD-2
  testsuites/psxtests/psxhdrs/pthread/*: Change license to BSD-2
  testsuites/psxtests/psxhdrs/sched/*: Change license to BSD-2
  testsuites/psxtests/psxhdrs/signal*: Change license to BSD-2
  testsuites/psxtests/psxhdrs/sys/mman/*: Change license to BSD-2
  testsuites/psxtests/psxhdrs/sys/socket/*: Change license to BSD-2
  testsuites/psxtests/psxhdrs/time/*: Change license to BSD-2
  testsuites/psxtests/psxhdrs/unistd/*: Change license to BSD-2
  testsuites/samples: Change license to BSD-2
  psxtmtests/psxtmthread06/init.c: Adjust formatting
  psxtmtests/psxtmkey02/init.c: Manually change license to BSD-2

 testsuites/ada/mptests/mp01/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp01/mp01.adb          | 25 ++++++++--
 testsuites/ada/mptests/mp01/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp01/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp01/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp01/node1/mp01_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp01/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp01/node2/mp01_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp03/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp03/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp03/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp03/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp03/node1/mp03_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp03/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp03/node2/mp03_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp04/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp04/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp04/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp04/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp04/node1/mp04_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp04/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp04/node2/mp04_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp05/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp05/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp05/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp05/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp05/node1/mp05_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp05/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp05/node2/mp05_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp06/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp06/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp06/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp06/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp06/node1/mp06_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp06/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp06/node2/mp06_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp07/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp07/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp07/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp07/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp07/node1/mp07_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp07/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp07/node2/mp07_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp08/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp08/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp08/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp08/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp08/node1/mp08_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp08/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp08/node2/mp08_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp09/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp09/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp09/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp09/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp09/node1/mp09_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp09/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp09/node2/mp09_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp10/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp10/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp10/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp10/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp10/node1/mp10_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp10/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp10/node2/mp10_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp11/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp11/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp11/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp11/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp11/node1/mp11_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp11/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp11/node2/mp11_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp12/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp12/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp12/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp12/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp12/node1/mp12_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp12/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp12/node2/mp12_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp13/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp13/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp13/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp13/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp13/node1/mp13_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp13/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp13/node2/mp13_node2.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp14/config_base.h     | 25 ++++++++--
 testsuites/ada/mptests/mp14/mptest.adb        | 25 ++++++++--
 testsuites/ada/mptests/mp14/mptest.ads        | 25 ++++++++--
 testsuites/ada/mptests/mp14/node1/init.c      | 25 ++++++++--
 .../ada/mptests/mp14/node1/mp14_node1.adb     | 25 ++++++++--
 testsuites/ada/mptests/mp14/node2/init.c      | 25 ++++++++--
 .../ada/mptests/mp14/node2/mp14_node2.adb     | 25 ++++++++--
 testsuites/ada/samples/base_mp/init.c         | 25 ++++++++--
 testsuites/ada/samples/base_mp/mptest.adb     | 25 ++++++++--
 testsuites/ada/samples/base_mp/mptest.ads     | 25 ++++++++--
 testsuites/ada/samples/base_sp/base_sp.adb    | 25 ++++++++--
 testsuites/ada/samples/base_sp/init.c         | 25 ++++++++--
 testsuites/ada/samples/base_sp/sptest.adb     | 25 ++++++++--
 testsuites/ada/samples/base_sp/sptest.ads     | 25 ++++++++--
 testsuites/ada/samples/hello/hello.adb        | 25 ++++++++--
 testsuites/ada/samples/hello/init.c           | 25 ++++++++--
 testsuites/ada/samples/hello/sptest.adb       | 25 ++++++++--
 testsuites/ada/samples/hello/sptest.ads       | 25 ++++++++--
 testsuites/ada/samples/nsecs/init.c           | 25 ++++++++--
 testsuites/ada/samples/nsecs/nsecs.adb        | 25 ++++++++--
 testsuites/ada/samples/nsecs/sptest.adb       | 25 ++++++++--
 testsuites/ada/samples/nsecs/sptest.ads       | 25 ++++++++--
 testsuites/ada/samples/ticker/init.c          | 25 ++++++++--
 testsuites/ada/samples/ticker/sptest.adb      | 25 ++++++++--
 testsuites/ada/samples/ticker/sptest.ads      | 25 ++++++++--
 testsuites/ada/samples/ticker/ticker.adb      | 25 ++++++++--
 testsuites/ada/sptests/sp01/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp01/sp01.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp01/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp01/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp02/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp02/sp02.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp02/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp02/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp03/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp03/sp03.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp03/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp03/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp04/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp04/sp04.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp04/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp04/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp05/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp05/sp05.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp05/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp05/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp06/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp06/sp06.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp06/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp06/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp07/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp07/sp07.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp07/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp07/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp08/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp08/sp08.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp08/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp08/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp09/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp09/sp09.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp09/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp09/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp11/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp11/sp11.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp11/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp11/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp12/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp12/sp12.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp12/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp12/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp13/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp13/sp13.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp13/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp13/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp14/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp14/sp14.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp14/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp14/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp15/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp15/sp15.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp15/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp15/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp16/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp16/sp16.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp16/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp16/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp17/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp17/sp17.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp17/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp17/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp19/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp19/sp19.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp19/sptest.adb        | 48 ++++++++++++++++---
 testsuites/ada/sptests/sp19/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp20/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp20/sp20.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp20/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp20/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp22/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp22/sp22.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp22/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp22/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp23/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp23/sp23.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp23/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp23/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp24/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp24/sp24.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp24/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp24/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/sp25/init.c            | 25 ++++++++--
 testsuites/ada/sptests/sp25/sp25.adb          | 25 ++++++++--
 testsuites/ada/sptests/sp25/sptest.adb        | 25 ++++++++--
 testsuites/ada/sptests/sp25/sptest.ads        | 25 ++++++++--
 testsuites/ada/sptests/spatcb01/init.c        | 25 ++++++++--
 testsuites/ada/sptests/spatcb01/spatcb01.adb  | 25 ++++++++--
 testsuites/ada/sptests/spname01/init.c        | 25 ++++++++--
 testsuites/ada/sptests/spname01/spname01.adb  | 25 ++++++++--
 testsuites/ada/sptests/spname01/sptest.adb    | 25 ++++++++--
 testsuites/ada/sptests/spname01/sptest.ads    | 25 ++++++++--
 testsuites/ada/support/address_io.adb         | 25 ++++++++--
 testsuites/ada/support/address_io.ads         | 25 ++++++++--
 testsuites/ada/support/float_io.ads           | 25 ++++++++--
 testsuites/ada/support/fp.inc                 | 25 ++++++++--
 testsuites/ada/support/integer.inc            | 25 ++++++++--
 .../ada/support/rtems_calling_overhead.ads    | 25 ++++++++--
 testsuites/ada/support/status_io.ads          | 25 ++++++++--
 testsuites/ada/support/test_support.adb       | 25 ++++++++--
 testsuites/ada/support/test_support.ads       | 25 ++++++++--
 testsuites/ada/support/time_test_support.adb  | 25 ++++++++--
 testsuites/ada/support/time_test_support.ads  | 25 ++++++++--
 testsuites/ada/support/timer_driver.adb       | 25 ++++++++--
 testsuites/ada/support/timer_driver.ads       | 25 ++++++++--
 testsuites/ada/support/unsigned32_io.ads      | 25 ++++++++--
 testsuites/ada/tmtests/tm01/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm01/tm01.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm01/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm01/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm02/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm02/tm02.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm02/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm02/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm03/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm03/tm03.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm03/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm03/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm04/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm04/tm04.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm04/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm04/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm05/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm05/tm05.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm05/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm05/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm06/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm06/tm06.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm06/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm06/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm07/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm07/tm07.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm07/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm07/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm08/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm08/tm08.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm08/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm08/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm09/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm09/tm09.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm09/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm09/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm10/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm10/tm10.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm10/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm10/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm11/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm11/tm11.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm11/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm11/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm12/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm12/tm12.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm12/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm12/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm13/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm13/tm13.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm13/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm13/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm14/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm14/tm14.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm14/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm14/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm15/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm15/tm15.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm15/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm15/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm16/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm16/tm16.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm16/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm16/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm17/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm17/tm17.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm17/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm17/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm18/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm18/tm18.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm18/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm18/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm19/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm19/tm19.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm19/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm19/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm20/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm20/tm20.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm20/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm20/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm21/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm21/tm21.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm21/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm21/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm22/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm22/tm22.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm22/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm22/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm23/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm23/tm23.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm23/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm23/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm24/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm24/tm24.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm24/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm24/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm25/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm25/tm25.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm25/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm25/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm28/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm28/tm28.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm28/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm28/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tm29/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tm29/tm29.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tm29/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tm29/tmtest.ads        | 25 ++++++++--
 testsuites/ada/tmtests/tmck/init.c            | 25 ++++++++--
 testsuites/ada/tmtests/tmck/tmck.adb          | 25 ++++++++--
 testsuites/ada/tmtests/tmck/tmtest.adb        | 25 ++++++++--
 testsuites/ada/tmtests/tmck/tmtest.ads        | 25 ++++++++--
 testsuites/benchmarks/dhrystone/init.c        | 25 ++++++++--
 testsuites/benchmarks/linpack/init.c          | 25 ++++++++--
 testsuites/benchmarks/whetstone/init.c        | 25 ++++++++--
 testsuites/fstests/fsbdpart01/fsbdpart01.doc  | 25 ++++++++--
 .../fsdosfsformat01/fsdosfsformat01.doc       | 25 ++++++++--
 testsuites/fstests/fsdosfsformat01/init.c     | 23 +++++++--
 .../fstests/fsdosfsname01/create_files.cs     | 25 ++++++++--
 .../fstests/fsdosfsname01/create_image.sh     | 25 ++++++++--
 .../fstests/fsdosfssync01/fsdosfssync01.doc   | 25 ++++++++--
 testsuites/fstests/fserror/fserror.doc        | 25 ++++++++--
 .../fstests/fsfpathconf/fsfpathconf.doc       | 25 ++++++++--
 testsuites/fstests/fsfpathconf/test.c         | 25 ++++++++--
 testsuites/fstests/fslink/fslink.doc          | 25 ++++++++--
 testsuites/fstests/fsnofs01/fsnofs01.doc      | 25 ++++++++--
 testsuites/fstests/fspatheval/patheval.doc    | 25 ++++++++--
 .../fstests/fspermission/fspermission.doc     | 25 ++++++++--
 testsuites/fstests/fsrdwr/fsrdwr.doc          | 25 ++++++++--
 testsuites/fstests/fsrename/fsrename.doc      | 25 ++++++++--
 testsuites/fstests/fsrename/test.c            | 25 ++++++++--
 .../fstests/fsrfsbitmap01/fsrfsbitmap01.doc   | 25 ++++++++--
 testsuites/fstests/fsstatvfs/fsstatvfs.doc    | 25 ++++++++--
 testsuites/fstests/fsstatvfs/test.c           | 25 ++++++++--
 testsuites/fstests/fssymlink/fssymlink.doc    | 25 ++++++++--
 testsuites/fstests/fstime/fstime.doc          | 25 ++++++++--
 testsuites/libtests/block01/block01.doc       | 25 ++++++++--
 testsuites/libtests/block02/block02.doc       | 25 ++++++++--
 testsuites/libtests/block03/block03.doc       | 25 ++++++++--
 testsuites/libtests/block04/block04.doc       | 25 ++++++++--
 testsuites/libtests/block05/block05.doc       | 25 ++++++++--
 testsuites/libtests/block06/block06.doc       | 25 ++++++++--
 testsuites/libtests/block07/block07.doc       | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test1_1.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test1_2.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test1_3.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test1_4.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test1_5.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test2_1.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test2_2.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test3_1.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test3_2.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test3_3.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test4_1.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test4_2.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_test4_3.c   | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_tests.c     | 25 ++++++++--
 testsuites/libtests/block08/bdbuf_tests.h     | 25 ++++++++--
 testsuites/libtests/block08/init.c            | 25 ++++++++--
 testsuites/libtests/block08/system.h          | 25 ++++++++--
 testsuites/libtests/block08/test_disk.c       | 25 ++++++++--
 testsuites/libtests/block09/block09.doc       | 25 ++++++++--
 testsuites/libtests/block10/block10.doc       | 25 ++++++++--
 .../libtests/bspcmdline01/bspcmdline01.doc    | 25 ++++++++--
 testsuites/libtests/capture01/capture01.doc   | 25 ++++++++--
 testsuites/libtests/capture01/init.c          | 25 ++++++++--
 testsuites/libtests/capture01/system.h        | 25 ++++++++--
 testsuites/libtests/capture01/test1.c         | 25 ++++++++--
 testsuites/libtests/complex/complex.doc       | 25 ++++++++--
 testsuites/libtests/debugger01/debugger01.doc | 25 ++++++++--
 testsuites/libtests/devfs01/devfs01.doc       | 25 ++++++++--
 testsuites/libtests/devfs04/devfs04.doc       | 25 ++++++++--
 testsuites/libtests/deviceio01/deviceio01.doc | 25 ++++++++--
 .../devnullfatal01/devnullfatal01.doc         | 25 ++++++++--
 testsuites/libtests/dl01/dl01.doc             | 25 ++++++++--
 testsuites/libtests/dl02/dl02.doc             | 25 ++++++++--
 testsuites/libtests/dl03/dl03.doc             | 25 ++++++++--
 testsuites/libtests/dl04/dl04.doc             | 25 ++++++++--
 testsuites/libtests/dl05/dl05.doc             | 25 ++++++++--
 testsuites/libtests/dl06/dl06.doc             | 25 ++++++++--
 testsuites/libtests/dl07/dl07.doc             | 25 ++++++++--
 testsuites/libtests/dl08/dl08.doc             | 25 ++++++++--
 testsuites/libtests/dl09/dl09.doc             | 25 ++++++++--
 testsuites/libtests/dl10/dl10.doc             | 25 ++++++++--
 testsuites/libtests/dumpbuf01/dumpbuf01.doc   | 25 ++++++++--
 .../libtests/flashdisk01/flashdisk01.doc      | 25 ++++++++--
 testsuites/libtests/libfdt01/some.dts         | 25 ++++++++--
 testsuites/libtests/malloc02/malloc02.doc     | 25 ++++++++--
 testsuites/libtests/malloc03/malloc03.doc     | 25 ++++++++--
 testsuites/libtests/malloc04/malloc04.doc     | 25 ++++++++--
 testsuites/libtests/monitor/monitor.doc       | 25 ++++++++--
 testsuites/libtests/monitor02/monitor02.doc   | 25 ++++++++--
 testsuites/libtests/mouse01/mouse01.doc       | 25 ++++++++--
 testsuites/libtests/ofw01/some.dts            | 25 ++++++++--
 testsuites/libtests/putenvtest/putenvtest.doc | 25 ++++++++--
 testsuites/libtests/rbheap01/rbheap.doc       | 25 ++++++++--
 testsuites/libtests/stackchk/stackchk.doc     | 25 ++++++++--
 testsuites/libtests/stackchk01/stackchk01.doc | 25 ++++++++--
 testsuites/libtests/stackchk02/stackchk02.doc | 25 ++++++++--
 testsuites/libtests/stringto01/stringto01.doc | 25 ++++++++--
 testsuites/libtests/tar01/tar01.doc           | 25 ++++++++--
 testsuites/libtests/tar02/tar02.doc           | 25 ++++++++--
 testsuites/libtests/tar03/tar03.doc           | 25 ++++++++--
 testsuites/libtests/termios01/termios01.doc   | 25 ++++++++--
 testsuites/libtests/termios02/termios02.doc   | 25 ++++++++--
 testsuites/libtests/termios03/termios03.doc   | 25 ++++++++--
 testsuites/libtests/termios04/termios04.doc   | 25 ++++++++--
 testsuites/libtests/termios05/termios05.doc   | 25 ++++++++--
 testsuites/libtests/termios06/termios06.doc   | 25 ++++++++--
 testsuites/libtests/termios07/termios07.doc   | 25 ++++++++--
 testsuites/libtests/termios08/termios08.doc   | 25 ++++++++--
 testsuites/libtests/uid01/init.c              | 25 ++++++++--
 testsuites/libtests/uid01/msmouse.c           | 25 ++++++++--
 .../libtests/uid01/serial_mouse_config.c      | 25 ++++++++--
 testsuites/libtests/uid01/uid01.doc           | 25 ++++++++--
 testsuites/libtests/utf8proc01/utf8proc01.doc | 25 ++++++++--
 testsuites/psxtests/include/pmacros.h         | 25 ++++++++--
 testsuites/psxtests/psx01/init.c              | 25 ++++++++--
 testsuites/psxtests/psx01/psx01.doc           | 25 ++++++++--
 testsuites/psxtests/psx01/system.h            | 25 ++++++++--
 testsuites/psxtests/psx01/task.c              | 25 ++++++++--
 testsuites/psxtests/psx02/init.c              | 25 ++++++++--
 testsuites/psxtests/psx02/system.h            | 25 ++++++++--
 testsuites/psxtests/psx02/task.c              | 25 ++++++++--
 testsuites/psxtests/psx03/init.c              | 25 ++++++++--
 testsuites/psxtests/psx03/psx03.doc           |  2 +
 testsuites/psxtests/psx03/system.h            | 25 ++++++++--
 testsuites/psxtests/psx03/task.c              | 25 ++++++++--
 testsuites/psxtests/psx04/init.c              | 25 ++++++++--
 testsuites/psxtests/psx04/system.h            | 25 ++++++++--
 testsuites/psxtests/psx04/task1.c             | 25 ++++++++--
 testsuites/psxtests/psx04/task2.c             | 25 ++++++++--
 testsuites/psxtests/psx04/task3.c             | 25 ++++++++--
 testsuites/psxtests/psx05/init.c              | 25 ++++++++--
 testsuites/psxtests/psx05/psx05.doc           | 25 ++++++++--
 testsuites/psxtests/psx05/system.h            | 25 ++++++++--
 testsuites/psxtests/psx05/task.c              | 25 ++++++++--
 testsuites/psxtests/psx05/task2.c             | 25 ++++++++--
 testsuites/psxtests/psx05/task3.c             | 25 ++++++++--
 testsuites/psxtests/psx06/init.c              | 25 ++++++++--
 testsuites/psxtests/psx06/psx06.doc           |  2 +
 testsuites/psxtests/psx06/system.h            | 25 ++++++++--
 testsuites/psxtests/psx06/task.c              | 25 ++++++++--
 testsuites/psxtests/psx06/task2.c             | 25 ++++++++--
 testsuites/psxtests/psx07/init.c              | 25 ++++++++--
 testsuites/psxtests/psx07/psx07.doc           | 25 ++++++++--
 testsuites/psxtests/psx07/system.h            | 25 ++++++++--
 testsuites/psxtests/psx07/task.c              | 25 ++++++++--
 testsuites/psxtests/psx08/init.c              | 25 ++++++++--
 testsuites/psxtests/psx08/psx08.doc           |  2 +
 testsuites/psxtests/psx08/system.h            | 25 ++++++++--
 testsuites/psxtests/psx08/task1.c             | 25 ++++++++--
 testsuites/psxtests/psx08/task2.c             | 25 ++++++++--
 testsuites/psxtests/psx08/task3.c             | 25 ++++++++--
 testsuites/psxtests/psx09/init.c              | 25 ++++++++--
 testsuites/psxtests/psx09/psx09.doc           |  2 +
 testsuites/psxtests/psx09/system.h            | 25 ++++++++--
 testsuites/psxtests/psx10/init.c              | 25 ++++++++--
 testsuites/psxtests/psx10/system.h            | 25 ++++++++--
 testsuites/psxtests/psx10/task.c              | 25 ++++++++--
 testsuites/psxtests/psx10/task2.c             | 25 ++++++++--
 testsuites/psxtests/psx10/task3.c             | 25 ++++++++--
 testsuites/psxtests/psx11/init.c              | 25 ++++++++--
 testsuites/psxtests/psx11/system.h            | 25 ++++++++--
 testsuites/psxtests/psx11/task.c              | 25 ++++++++--
 testsuites/psxtests/psx12/init.c              | 25 ++++++++--
 testsuites/psxtests/psx14/init.c              | 25 ++++++++--
 testsuites/psxtests/psx14/psx14.doc           | 25 ++++++++--
 testsuites/psxtests/psx14/system.h            | 25 ++++++++--
 testsuites/psxtests/psx15/init.c              | 25 ++++++++--
 testsuites/psxtests/psx16/init.c              | 25 ++++++++--
 testsuites/psxtests/psx16/psx16.doc           | 25 ++++++++--
 testsuites/psxtests/psxaio01/init.c           | 25 ++++++++--
 testsuites/psxtests/psxaio01/system.h         | 25 ++++++++--
 testsuites/psxtests/psxaio02/init.c           | 25 ++++++++--
 testsuites/psxtests/psxaio02/system.h         | 25 ++++++++--
 testsuites/psxtests/psxaio03/init.c           | 25 ++++++++--
 testsuites/psxtests/psxaio03/system.h         |  2 +
 testsuites/psxtests/psxalarm01/init.c         | 25 ++++++++--
 testsuites/psxtests/psxalarm01/psxalarm01.doc | 25 ++++++++--
 testsuites/psxtests/psxautoinit01/init.c      | 25 ++++++++--
 testsuites/psxtests/psxautoinit02/init.c      | 25 ++++++++--
 .../psxtests/psxautoinit02/psxautoinit02.doc  | 25 ++++++++--
 testsuites/psxtests/psxbarrier01/main.c       | 25 ++++++++--
 testsuites/psxtests/psxbarrier01/test.c       | 25 ++++++++--
 testsuites/psxtests/psxcancel/init.c          | 25 ++++++++--
 testsuites/psxtests/psxcancel/psxcancel.doc   | 25 ++++++++--
 testsuites/psxtests/psxcancel01/init.c        | 25 ++++++++--
 .../psxtests/psxcancel01/psxcancel01.doc      | 25 ++++++++--
 testsuites/psxtests/psxchroot01/test.c        | 25 ++++++++--
 testsuites/psxtests/psxclassic01/init.c       | 25 ++++++++--
 .../psxtests/psxclassic01/psxclassic01.doc    | 25 ++++++++--
 testsuites/psxtests/psxcleanup/psxcleanup.c   | 25 ++++++++--
 testsuites/psxtests/psxcleanup/psxcleanup.doc |  2 +
 testsuites/psxtests/psxcleanup/system.h       | 25 ++++++++--
 testsuites/psxtests/psxcleanup01/init.c       | 25 ++++++++--
 .../psxtests/psxcleanup01/psxcleanup01.doc    | 25 ++++++++--
 testsuites/psxtests/psxclock/init.c           | 25 ++++++++--
 testsuites/psxtests/psxclock/psxclock.doc     | 25 ++++++++--
 testsuites/psxtests/psxclock01/init.c         | 25 ++++++++--
 testsuites/psxtests/psxconcurrency01/init.c   | 25 ++++++++--
 .../psxconcurrency01/psxconcurrency01.doc     | 25 ++++++++--
 testsuites/psxtests/psxcond01/init.c          | 25 ++++++++--
 testsuites/psxtests/psxcond01/psxcond01.doc   | 25 ++++++++--
 testsuites/psxtests/psxcond02/init.c          | 25 ++++++++--
 testsuites/psxtests/psxcond02/psxcond02.doc   | 25 ++++++++--
 testsuites/psxtests/psxconfig01/init.c        | 25 ++++++++--
 .../psxtests/psxconfig01/psxconfig01.doc      | 25 ++++++++--
 testsuites/psxtests/psxdevctl01/main.c        | 25 ++++++++--
 .../psxtests/psxdevctl01/psxdevctl01.doc      | 25 ++++++++--
 testsuites/psxtests/psxdevctl01/test.c        | 25 ++++++++--
 testsuites/psxtests/psxeintr_join/init.c      | 25 ++++++++--
 .../psxtests/psxeintr_join/psxeintr_join.doc  | 25 ++++++++--
 testsuites/psxtests/psxenosys/init.c          | 25 ++++++++--
 testsuites/psxtests/psxenosys/psxenosys.doc   | 25 ++++++++--
 testsuites/psxtests/psxenosys/system.h        | 25 ++++++++--
 testsuites/psxtests/psxfatal01/psxfatal01.doc | 25 ++++++++--
 .../psxtests/psxfatal_support/psxfatal.h      | 25 ++++++++--
 .../psxtests/psxfatal_support/psxfatalimpl.h  | 25 ++++++++--
 testsuites/psxtests/psxfchx01/init.c          | 25 ++++++++--
 testsuites/psxtests/psxfchx01/psxfchx01.doc   | 25 ++++++++--
 testsuites/psxtests/psxfile01/main.c          | 25 ++++++++--
 testsuites/psxtests/psxfile01/test.c          | 25 ++++++++--
 testsuites/psxtests/psxfile01/test_cat.c      | 25 ++++++++--
 testsuites/psxtests/psxfile01/test_extend.c   | 25 ++++++++--
 testsuites/psxtests/psxfile01/test_write.c    | 25 ++++++++--
 testsuites/psxtests/psxfile02/init.c          | 25 ++++++++--
 testsuites/psxtests/psxfile02/psxfile02.doc   | 25 ++++++++--
 testsuites/psxtests/psxfilelock01/init.c      | 25 ++++++++--
 .../psxtests/psxfilelock01/psxfilelock01.doc  | 25 ++++++++--
 testsuites/psxtests/psxgetattrnp01/init.c     | 25 ++++++++--
 .../psxgetattrnp01/psxgetattrnp01.doc         | 25 ++++++++--
 testsuites/psxtests/psxgetrusage01/init.c     | 25 ++++++++--
 .../psxgetrusage01/psxgetrusage01.doc         | 25 ++++++++--
 testsuites/psxtests/psxglobalcon01/init.cc    | 25 ++++++++--
 testsuites/psxtests/psxglobalcon02/init.cc    | 25 ++++++++--
 .../psxtests/psxhdrs/devctl/posix_devctl.c    | 25 ++++++++--
 .../psxhdrs/pthread/pthread_attr_destroy.c    | 30 +++++++++---
 .../pthread/pthread_attr_getdetachstate.c     | 30 +++++++++---
 .../pthread/pthread_attr_getguardsize.c       | 30 +++++++++---
 .../pthread/pthread_attr_getinheritsched.c    | 30 +++++++++---
 .../pthread/pthread_attr_getschedparam.c      | 30 +++++++++---
 .../pthread/pthread_attr_getschedpolicy.c     | 30 +++++++++---
 .../psxhdrs/pthread/pthread_attr_getscope.c   | 30 +++++++++---
 .../psxhdrs/pthread/pthread_attr_getstack.c   | 30 +++++++++---
 .../pthread/pthread_attr_getstackaddr.c       | 30 +++++++++---
 .../pthread/pthread_attr_getstacksize.c       | 30 +++++++++---
 .../psxhdrs/pthread/pthread_attr_init.c       | 30 +++++++++---
 .../pthread/pthread_attr_setdetachstate.c     | 25 ++++++++--
 .../pthread/pthread_attr_setguardsize.c       | 30 +++++++++---
 .../pthread/pthread_attr_setinheritsched.c    | 30 +++++++++---
 .../pthread/pthread_attr_setschedparam.c      | 30 +++++++++---
 .../pthread/pthread_attr_setschedpolicy.c     | 30 +++++++++---
 .../psxhdrs/pthread/pthread_attr_setscope.c   | 30 +++++++++---
 .../psxhdrs/pthread/pthread_attr_setstack.c   | 30 +++++++++---
 .../pthread/pthread_attr_setstackaddr.c       | 30 +++++++++---
 .../pthread/pthread_attr_setstacksize.c       | 30 +++++++++---
 .../psxtests/psxhdrs/pthread/pthread_cancel.c | 30 +++++++++---
 .../psxhdrs/pthread/pthread_cleanup.c         | 30 +++++++++---
 .../psxhdrs/pthread/pthread_cond_broadcast.c  | 30 +++++++++---
 .../psxhdrs/pthread/pthread_cond_destroy.c    | 30 +++++++++---
 .../psxhdrs/pthread/pthread_cond_init.c       | 30 +++++++++---
 .../psxhdrs/pthread/pthread_cond_signal.c     | 30 +++++++++---
 .../psxhdrs/pthread/pthread_cond_timedwait.c  | 30 +++++++++---
 .../psxhdrs/pthread/pthread_cond_wait.c       | 30 +++++++++---
 .../pthread/pthread_condattr_destroy.c        | 30 +++++++++---
 .../pthread/pthread_condattr_getpshared.c     | 30 +++++++++---
 .../psxhdrs/pthread/pthread_condattr_init.c   | 30 +++++++++---
 .../pthread/pthread_condattr_setpshared.c     | 30 +++++++++---
 .../psxtests/psxhdrs/pthread/pthread_create.c | 30 +++++++++---
 .../psxtests/psxhdrs/pthread/pthread_detach.c | 30 +++++++++---
 .../psxtests/psxhdrs/pthread/pthread_equal.c  | 30 +++++++++---
 .../psxtests/psxhdrs/pthread/pthread_exit.c   | 30 +++++++++---
 .../psxhdrs/pthread/pthread_getconcurrency.c  | 30 +++++++++---
 .../psxhdrs/pthread/pthread_getcpuclockid.c   | 30 +++++++++---
 .../psxhdrs/pthread/pthread_getschedparam.c   | 30 +++++++++---
 .../psxhdrs/pthread/pthread_getspecific.c     | 30 +++++++++---
 .../psxtests/psxhdrs/pthread/pthread_join.c   | 30 +++++++++---
 .../psxhdrs/pthread/pthread_key_create.c      | 30 +++++++++---
 .../psxhdrs/pthread/pthread_key_delete.c      | 30 +++++++++---
 .../psxhdrs/pthread/pthread_mutex_destroy.c   | 30 +++++++++---
 .../pthread/pthread_mutex_getprioceiling.c    | 30 +++++++++---
 .../psxhdrs/pthread/pthread_mutex_init.c      | 30 +++++++++---
 .../psxhdrs/pthread/pthread_mutex_lock.c      | 30 +++++++++---
 .../pthread/pthread_mutex_setprioceiling.c    | 30 +++++++++---
 .../psxhdrs/pthread/pthread_mutex_timedlock.c | 30 +++++++++---
 .../psxhdrs/pthread/pthread_mutex_trylock.c   | 30 +++++++++---
 .../psxhdrs/pthread/pthread_mutex_unlock.c    | 30 +++++++++---
 .../pthread/pthread_mutexattr_destroy.c       | 30 +++++++++---
 .../pthread_mutexattr_getprioceiling.c        | 30 +++++++++---
 .../pthread/pthread_mutexattr_getprotocol.c   | 30 +++++++++---
 .../pthread/pthread_mutexattr_getpshared.c    | 30 +++++++++---
 .../psxhdrs/pthread/pthread_mutexattr_init.c  | 30 +++++++++---
 .../pthread_mutexattr_setprioceiling.c        | 30 +++++++++---
 .../pthread/pthread_mutexattr_setprotocol.c   | 30 +++++++++---
 .../pthread/pthread_mutexattr_setpshared.c    | 30 +++++++++---
 .../psxtests/psxhdrs/pthread/pthread_once.c   | 30 +++++++++---
 .../psxtests/psxhdrs/pthread/pthread_self.c   | 30 +++++++++---
 .../psxhdrs/pthread/pthread_setcancelstate.c  | 30 +++++++++---
 .../psxhdrs/pthread/pthread_setcanceltype.c   | 30 +++++++++---
 .../psxhdrs/pthread/pthread_setconcurrency.c  | 30 +++++++++---
 .../psxhdrs/pthread/pthread_setschedparam.c   | 30 +++++++++---
 .../psxhdrs/pthread/pthread_setspecific.c     | 30 +++++++++---
 .../psxhdrs/pthread/pthread_testcancel.c      | 30 +++++++++---
 .../psxhdrs/sched/sched_get_priority_max.c    | 25 ++++++++--
 .../psxhdrs/sched/sched_get_priority_min.c    | 25 ++++++++--
 .../psxtests/psxhdrs/sched/sched_getparam.c   | 25 ++++++++--
 .../psxhdrs/sched/sched_getscheduler.c        | 25 ++++++++--
 .../psxhdrs/sched/sched_rr_get_interval.c     | 25 ++++++++--
 .../psxtests/psxhdrs/sched/sched_setparam.c   | 25 ++++++++--
 .../psxhdrs/sched/sched_setscheduler.c        | 25 ++++++++--
 .../psxtests/psxhdrs/sched/sched_yield.c      | 25 ++++++++--
 .../psxtests/psxhdrs/signal/pthread_sigmask.c | 25 ++++++++--
 testsuites/psxtests/psxhdrs/signal/raise.c    | 25 ++++++++--
 testsuites/psxtests/psxhdrs/signal/signal.c   | 25 ++++++++--
 .../psxtests/psxhdrs/signal/sigpending.c      | 25 ++++++++--
 .../psxtests/psxhdrs/signal/sigprocmask.c     | 25 ++++++++--
 .../psxtests/psxhdrs/signal/sigsuspend.c      | 25 ++++++++--
 .../psxtests/psxhdrs/signal/sigtimedwait.c    | 25 ++++++++--
 testsuites/psxtests/psxhdrs/signal/sigwait.c  | 25 ++++++++--
 .../psxtests/psxhdrs/signal/sigwaitinfo.c     | 25 ++++++++--
 testsuites/psxtests/psxhdrs/sys/mman/mlock.c  | 25 ++++++++--
 .../psxtests/psxhdrs/sys/mman/mlockall.c      | 25 ++++++++--
 testsuites/psxtests/psxhdrs/sys/mman/mmap.c   | 25 ++++++++--
 .../psxtests/psxhdrs/sys/mman/mprotect.c      | 25 ++++++++--
 testsuites/psxtests/psxhdrs/sys/mman/msync.c  | 25 ++++++++--
 .../psxtests/psxhdrs/sys/mman/munlock.c       | 25 ++++++++--
 .../psxtests/psxhdrs/sys/mman/munlockall.c    | 25 ++++++++--
 testsuites/psxtests/psxhdrs/sys/mman/munmap.c | 25 ++++++++--
 .../psxtests/psxhdrs/sys/mman/posix_madvise.c | 25 ++++++++--
 .../psxtests/psxhdrs/sys/mman/shm_open.c      | 25 ++++++++--
 .../psxtests/psxhdrs/sys/mman/shm_unlink.c    | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/accept.c      | 25 ++++++++--
 testsuites/psxtests/psxhdrs/sys/socket/bind.c | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/connect.c     | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/getpeername.c | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/getsockname.c | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/getsockopt.c  | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/listen.c      | 25 ++++++++--
 testsuites/psxtests/psxhdrs/sys/socket/recv.c | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/recvfrom.c    | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/recvmsg.c     | 25 ++++++++--
 testsuites/psxtests/psxhdrs/sys/socket/send.c | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/sendmsg.c     | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/sendto.c      | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/setsockopt.c  | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/shutdown.c    | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/socket.c      | 25 ++++++++--
 .../psxtests/psxhdrs/sys/socket/socketpair.c  | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/asctime.c    | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/asctime_r.c  | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/clock.c      | 25 ++++++++--
 .../psxhdrs/time/clock_getcpuclockid.c        | 25 ++++++++--
 .../psxtests/psxhdrs/time/clock_getres.c      | 25 ++++++++--
 .../psxtests/psxhdrs/time/clock_gettime.c     | 25 ++++++++--
 .../psxtests/psxhdrs/time/clock_nanosleep.c   | 25 ++++++++--
 .../psxtests/psxhdrs/time/clock_settime.c     | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/ctime.c      | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/ctime_r.c    | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/difftime.c   | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/gmtime.c     | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/gmtime_r.c   | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/localtime.c  | 25 ++++++++--
 .../psxtests/psxhdrs/time/localtime_r.c       | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/mktime.c     | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/nanosleep.c  | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/strftime.c   | 25 ++++++++--
 testsuites/psxtests/psxhdrs/time/time.c       | 25 ++++++++--
 .../psxtests/psxhdrs/time/timer_create.c      | 25 ++++++++--
 .../psxtests/psxhdrs/time/timer_delete.c      | 25 ++++++++--
 .../psxtests/psxhdrs/time/timer_getoverrun.c  | 25 ++++++++--
 .../psxtests/psxhdrs/time/timer_gettime.c     | 25 ++++++++--
 .../psxtests/psxhdrs/time/timer_settime.c     | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/alarm.c    | 25 ++++++++--
 .../psxtests/psxhdrs/unistd/fdatasync.c       | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/fsync.c    | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/getegid.c  | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/geteuid.c  | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/getgid.c   | 25 ++++++++--
 .../psxtests/psxhdrs/unistd/getgroups.c       | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/getlogin.c | 25 ++++++++--
 .../psxtests/psxhdrs/unistd/getlogin_r.c      | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/getpgrp.c  | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/getpid.c   | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/getppid.c  | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/getuid.c   | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/pause.c    | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/setgid.c   | 25 ++++++++--
 .../psxtests/psxhdrs/unistd/setgroups.c       | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/setpgid.c  | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/setsid.c   | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/setuid.c   | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/sleep.c    | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/sync.c     | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/ualarm.c   | 25 ++++++++--
 testsuites/psxtests/psxhdrs/unistd/usleep.c   | 25 ++++++++--
 testsuites/psxtests/psxid01/init.c            | 25 ++++++++--
 testsuites/psxtests/psxid01/psxid01.doc       | 25 ++++++++--
 testsuites/psxtests/psximfs01/init.c          | 25 ++++++++--
 testsuites/psxtests/psximfs01/psximfs01.doc   | 25 ++++++++--
 testsuites/psxtests/psximfs02/init.c          | 25 ++++++++--
 testsuites/psxtests/psximfs02/psximfs02.doc   | 25 ++++++++--
 testsuites/psxtests/psxintrcritical01/init.c  | 25 ++++++++--
 .../psxintrcritical01/psxintrcritical01.doc   | 25 ++++++++--
 testsuites/psxtests/psxitimer/init.c          | 25 ++++++++--
 testsuites/psxtests/psxkey01/init.c           | 25 ++++++++--
 testsuites/psxtests/psxkey01/system.h         | 25 ++++++++--
 testsuites/psxtests/psxkey02/init.c           | 25 ++++++++--
 testsuites/psxtests/psxkey02/psxkey02.doc     | 25 ++++++++--
 testsuites/psxtests/psxkey03/init.c           | 25 ++++++++--
 testsuites/psxtests/psxkey03/psxkey03.doc     | 25 ++++++++--
 testsuites/psxtests/psxkey04/init.c           | 25 ++++++++--
 testsuites/psxtests/psxkey04/psxkey04.doc     | 25 ++++++++--
 testsuites/psxtests/psxkey05/init.c           | 25 ++++++++--
 testsuites/psxtests/psxkey05/psxkey05.doc     | 25 ++++++++--
 testsuites/psxtests/psxkey06/init.c           | 25 ++++++++--
 testsuites/psxtests/psxkey06/psxkey06.doc     | 25 ++++++++--
 testsuites/psxtests/psxkey07/init.c           | 25 ++++++++--
 testsuites/psxtests/psxkey07/psxkey07.doc     | 25 ++++++++--
 testsuites/psxtests/psxkey08/init.c           | 25 ++++++++--
 testsuites/psxtests/psxkey08/psxkey08.doc     | 25 ++++++++--
 testsuites/psxtests/psxkey09/init.c           | 25 ++++++++--
 testsuites/psxtests/psxkey09/psxkey09.doc     | 25 ++++++++--
 testsuites/psxtests/psxkey10/init.c           | 25 ++++++++--
 testsuites/psxtests/psxkey10/psxkey10.doc     | 25 ++++++++--
 testsuites/psxtests/psxmmap01/system.h        | 25 ++++++++--
 testsuites/psxtests/psxmmap01/test_driver.c   | 25 ++++++++--
 testsuites/psxtests/psxmmap01/test_driver.h   | 25 ++++++++--
 testsuites/psxtests/psxmmap01/test_helper.c   | 25 ++++++++--
 testsuites/psxtests/psxmmap01/test_helper.h   | 25 ++++++++--
 testsuites/psxtests/psxmount/test.c           | 25 ++++++++--
 testsuites/psxtests/psxmsgq01/init.c          | 25 ++++++++--
 testsuites/psxtests/psxmsgq01/system.h        | 25 ++++++++--
 testsuites/psxtests/psxmsgq02/init.c          | 25 ++++++++--
 testsuites/psxtests/psxmsgq02/system.h        | 25 ++++++++--
 testsuites/psxtests/psxmsgq03/init.c          | 25 ++++++++--
 testsuites/psxtests/psxmsgq03/psxmsgq03.doc   | 25 ++++++++--
 testsuites/psxtests/psxmsgq03/system.h        | 25 ++++++++--
 testsuites/psxtests/psxmsgq04/init.c          | 25 ++++++++--
 testsuites/psxtests/psxmsgq04/psxmsgq04.doc   | 25 ++++++++--
 testsuites/psxtests/psxmutexattr01/init.c     | 25 ++++++++--
 .../psxmutexattr01/psxmutexattr01.doc         | 25 ++++++++--
 testsuites/psxtests/psxobj01/init.c           | 25 ++++++++--
 testsuites/psxtests/psxobj01/psxobj01.doc     | 25 ++++++++--
 testsuites/psxtests/psxonce01/init.c          | 25 ++++++++--
 testsuites/psxtests/psxonce01/psxonce01.doc   | 25 ++++++++--
 testsuites/psxtests/psxonce01/system.h        | 25 ++++++++--
 testsuites/psxtests/psxpasswd01/init.c        | 25 ++++++++--
 .../psxtests/psxpasswd01/psxpasswd01.doc      | 25 ++++++++--
 testsuites/psxtests/psxpasswd02/init.c        | 25 ++++++++--
 .../psxtests/psxpasswd02/psxpasswd02.doc      | 25 ++++++++--
 testsuites/psxtests/psxpipe01/init.c          | 25 ++++++++--
 testsuites/psxtests/psxpipe01/psxpipe01.doc   | 25 ++++++++--
 testsuites/psxtests/psxrdwrv/main.c           | 25 ++++++++--
 testsuites/psxtests/psxrdwrv/test.c           | 25 ++++++++--
 testsuites/psxtests/psxreaddir/test.c         | 25 ++++++++--
 testsuites/psxtests/psxrwlock01/main.c        | 25 ++++++++--
 testsuites/psxtests/psxrwlock01/test.c        | 25 ++++++++--
 testsuites/psxtests/psxsem01/init.c           | 25 ++++++++--
 testsuites/psxtests/psxshm01/init.c           | 25 ++++++++--
 testsuites/psxtests/psxshm01/system.h         | 25 ++++++++--
 testsuites/psxtests/psxshm02/init.c           | 25 ++++++++--
 testsuites/psxtests/psxshm02/system.h         | 25 ++++++++--
 testsuites/psxtests/psxsignal01/init.c        | 25 ++++++++--
 testsuites/psxtests/psxsignal01/system.h      | 25 ++++++++--
 testsuites/psxtests/psxsignal01/task1.c       | 25 ++++++++--
 testsuites/psxtests/psxsignal02/init.c        | 25 ++++++++--
 .../psxtests/psxsignal02/psxsignal02.doc      | 25 ++++++++--
 .../psxtests/psxsignal03/psxsignal03.doc      | 25 ++++++++--
 .../psxtests/psxsignal03/psxsignal0ximpl.h    | 25 ++++++++--
 .../psxtests/psxsignal04/psxsignal04.doc      | 25 ++++++++--
 testsuites/psxtests/psxsignal05/init.c        | 25 ++++++++--
 .../psxtests/psxsignal05/psxsignal05.doc      | 25 ++++++++--
 testsuites/psxtests/psxsignal06/init.c        | 25 ++++++++--
 .../psxtests/psxsignal06/psxsignal06.doc      | 25 ++++++++--
 testsuites/psxtests/psxspin01/main.c          | 25 ++++++++--
 testsuites/psxtests/psxspin01/psxspin01.doc   | 25 ++++++++--
 testsuites/psxtests/psxspin01/test.c          | 25 ++++++++--
 testsuites/psxtests/psxstack01/init.c         | 25 ++++++++--
 testsuites/psxtests/psxstack01/psxstack01.doc | 25 ++++++++--
 testsuites/psxtests/psxstack02/init.c         | 25 ++++++++--
 testsuites/psxtests/psxstack02/psxstack02.doc | 25 ++++++++--
 testsuites/psxtests/psxstat/main.c            | 25 ++++++++--
 testsuites/psxtests/psxstat/test.c            | 25 ++++++++--
 testsuites/psxtests/psxstrsignal01/init.c     | 25 ++++++++--
 .../psxstrsignal01/psxstrsignal01.doc         | 25 ++++++++--
 testsuites/psxtests/psxsysconf/init.c         | 25 ++++++++--
 testsuites/psxtests/psxsysconf/system.h       | 25 ++++++++--
 testsuites/psxtests/psxthreadname01/init.c    | 25 ++++++++--
 testsuites/psxtests/psxtime/main.c            | 25 ++++++++--
 testsuites/psxtests/psxtime/psxtime.doc       |  2 +
 testsuites/psxtests/psxtime/test.c            | 25 ++++++++--
 testsuites/psxtests/psxtimer01/psxtimer.c     | 25 ++++++++--
 testsuites/psxtests/psxtimer01/system.h       | 25 ++++++++--
 testsuites/psxtests/psxtimer02/psxtimer.c     | 25 ++++++++--
 testsuites/psxtests/psxtimer02/system.h       | 25 ++++++++--
 testsuites/psxtests/psxtimes01/init.c         | 25 ++++++++--
 testsuites/psxtests/psxtimes01/psxtimes01.doc | 25 ++++++++--
 testsuites/psxtests/psxualarm/init.c          | 25 ++++++++--
 testsuites/psxtests/psxualarm/system.h        | 25 ++++++++--
 testsuites/psxtests/psxusleep/init.c          | 25 ++++++++--
 testsuites/psxtests/psxusleep/psxusleep.doc   | 25 ++++++++--
 testsuites/psxtmtests/psxtmbarrier01/init.c   | 25 ++++++++--
 testsuites/psxtmtests/psxtmbarrier02/init.c   | 25 ++++++++--
 testsuites/psxtmtests/psxtmbarrier03/init.c   | 25 ++++++++--
 testsuites/psxtmtests/psxtmbarrier04/init.c   | 25 ++++++++--
 .../psxtmtests/psxtmclocknanosleep01/init.c   | 25 ++++++++--
 .../psxtmtests/psxtmclocknanosleep02/init.c   | 25 ++++++++--
 .../psxtmtests/psxtmclocknanosleep03/init.c   | 25 ++++++++--
 testsuites/psxtmtests/psxtmcond01/init.c      | 25 ++++++++--
 testsuites/psxtmtests/psxtmcond02/init.c      | 25 ++++++++--
 testsuites/psxtmtests/psxtmcond03/init.c      | 25 ++++++++--
 testsuites/psxtmtests/psxtmcond04/init.c      | 25 ++++++++--
 testsuites/psxtmtests/psxtmcond05/init.c      | 25 ++++++++--
 testsuites/psxtmtests/psxtmcond06/init.c      | 25 ++++++++--
 testsuites/psxtmtests/psxtmcond07/init.c      | 25 ++++++++--
 .../psxtmtests/psxtmcond08/psxtmcond08impl.h  | 25 ++++++++--
 testsuites/psxtmtests/psxtmkey01/init.c       | 25 ++++++++--
 testsuites/psxtmtests/psxtmkey02/init.c       | 23 +++++++--
 testsuites/psxtmtests/psxtmmq01/init.c        | 25 ++++++++--
 testsuites/psxtmtests/psxtmmutex01/init.c     | 25 ++++++++--
 testsuites/psxtmtests/psxtmmutex02/init.c     | 25 ++++++++--
 testsuites/psxtmtests/psxtmmutex03/init.c     | 25 ++++++++--
 testsuites/psxtmtests/psxtmmutex04/init.c     | 25 ++++++++--
 testsuites/psxtmtests/psxtmmutex05/init.c     | 25 ++++++++--
 testsuites/psxtmtests/psxtmmutex06/init.c     | 25 ++++++++--
 testsuites/psxtmtests/psxtmmutex07/init.c     | 25 ++++++++--
 testsuites/psxtmtests/psxtmnanosleep01/init.c | 25 ++++++++--
 testsuites/psxtmtests/psxtmnanosleep02/init.c | 25 ++++++++--
 testsuites/psxtmtests/psxtmrwlock01/init.c    | 25 ++++++++--
 testsuites/psxtmtests/psxtmrwlock02/init.c    | 25 ++++++++--
 testsuites/psxtmtests/psxtmrwlock03/init.c    | 25 ++++++++--
 testsuites/psxtmtests/psxtmrwlock04/init.c    | 25 ++++++++--
 testsuites/psxtmtests/psxtmrwlock05/init.c    | 25 ++++++++--
 testsuites/psxtmtests/psxtmrwlock06/init.c    | 25 ++++++++--
 testsuites/psxtmtests/psxtmrwlock07/init.c    | 25 ++++++++--
 testsuites/psxtmtests/psxtmsem01/init.c       | 25 ++++++++--
 testsuites/psxtmtests/psxtmsem02/init.c       | 25 ++++++++--
 testsuites/psxtmtests/psxtmsem03/init.c       | 25 ++++++++--
 testsuites/psxtmtests/psxtmsem04/init.c       | 25 ++++++++--
 testsuites/psxtmtests/psxtmsem05/init.c       | 25 ++++++++--
 testsuites/psxtmtests/psxtmsleep01/init.c     | 25 ++++++++--
 testsuites/psxtmtests/psxtmsleep02/init.c     | 25 ++++++++--
 testsuites/psxtmtests/psxtmthread01/init.c    | 25 ++++++++--
 testsuites/psxtmtests/psxtmthread02/init.c    | 25 ++++++++--
 testsuites/psxtmtests/psxtmthread03/init.c    | 25 ++++++++--
 testsuites/psxtmtests/psxtmthread04/init.c    | 25 ++++++++--
 testsuites/psxtmtests/psxtmthread05/init.c    | 26 ++++++++--
 testsuites/psxtmtests/psxtmthread06/init.c    |  3 +-
 testsuites/samples/base_mp/apptask.c          | 25 ++++++++--
 testsuites/samples/base_mp/initimpl.h         | 25 ++++++++--
 testsuites/samples/base_mp/system.h           | 25 ++++++++--
 testsuites/samples/base_sp/apptask.c          | 25 ++++++++--
 testsuites/samples/base_sp/init.c             | 25 ++++++++--
 testsuites/samples/base_sp/system.h           | 25 ++++++++--
 testsuites/samples/capture/init.c             | 25 ++++++++--
 testsuites/samples/capture/system.h           | 25 ++++++++--
 testsuites/samples/capture/test1.c            | 25 ++++++++--
 testsuites/samples/cdtest/init.c              | 25 ++++++++--
 testsuites/samples/cdtest/system.h            | 25 ++++++++--
 testsuites/samples/fileio/init.c              | 25 ++++++++--
 testsuites/samples/fileio/system.h            | 25 ++++++++--
 testsuites/samples/hello/init.c               | 25 ++++++++--
 testsuites/samples/iostream/system.h          | 25 ++++++++--
 testsuites/samples/minimum/init.c             | 25 ++++++++--
 testsuites/samples/nsecs/empty.c              | 25 ++++++++--
 testsuites/samples/nsecs/init.c               | 25 ++++++++--
 testsuites/samples/paranoia/init.c            | 25 ++++++++--
 testsuites/samples/paranoia/system.h          | 25 ++++++++--
 testsuites/samples/ticker/init.c              | 25 ++++++++--
 testsuites/samples/ticker/system.h            | 25 ++++++++--
 testsuites/samples/ticker/tasks.c             | 25 ++++++++--
 testsuites/samples/unlimited/init.c           | 25 ++++++++--
 testsuites/samples/unlimited/system.h         | 25 ++++++++--
 testsuites/samples/unlimited/test1.c          | 25 ++++++++--
 testsuites/samples/unlimited/test2.c          | 25 ++++++++--
 testsuites/samples/unlimited/test3.c          | 25 ++++++++--
 testsuites/support/include/test_support.h     | 25 ++++++++--
 testsuites/support/include/tmacros.h          | 25 ++++++++--
 .../support/include/tmtests_empty_function.h  | 25 ++++++++--
 testsuites/support/src/locked_print.c         | 25 ++++++++--
 testsuites/support/src/spin.c                 | 25 ++++++++--
 testsuites/support/src/test_support.c         | 25 ++++++++--
 .../support/src/tmtests_empty_function.c      | 25 ++++++++--
 testsuites/support/src/tmtests_support.c      | 25 ++++++++--
 testsuites/tmtests/tm01/tm01.doc              | 25 ++++++++--
 testsuites/tmtests/tm02/tm02.doc              | 25 ++++++++--
 testsuites/tmtests/tm03/tm03.doc              | 25 ++++++++--
 testsuites/tmtests/tm04/tm04.doc              | 25 ++++++++--
 testsuites/tmtests/tm05/tm05.doc              | 25 ++++++++--
 testsuites/tmtests/tm06/tm06.doc              | 25 ++++++++--
 testsuites/tmtests/tm07/tm07.doc              | 25 ++++++++--
 testsuites/tmtests/tm08/tm08.doc              | 25 ++++++++--
 testsuites/tmtests/tm09/tm09.doc              | 25 ++++++++--
 testsuites/tmtests/tm10/tm10.doc              | 25 ++++++++--
 testsuites/tmtests/tm11/tm11.doc              | 25 ++++++++--
 testsuites/tmtests/tm12/tm12.doc              | 25 ++++++++--
 testsuites/tmtests/tm13/tm13.doc              | 25 ++++++++--
 testsuites/tmtests/tm14/tm14.doc              | 25 ++++++++--
 testsuites/tmtests/tm15/tm15.doc              | 25 ++++++++--
 testsuites/tmtests/tm16/tm16.doc              | 25 ++++++++--
 testsuites/tmtests/tm17/tm17.doc              | 25 ++++++++--
 testsuites/tmtests/tm18/tm18.doc              | 25 ++++++++--
 testsuites/tmtests/tm19/tm19.doc              | 25 ++++++++--
 testsuites/tmtests/tm20/tm20.doc              | 25 ++++++++--
 testsuites/tmtests/tm21/tm21.doc              | 25 ++++++++--
 testsuites/tmtests/tm22/tm22.doc              | 25 ++++++++--
 testsuites/tmtests/tm23/tm23.doc              | 25 ++++++++--
 testsuites/tmtests/tm24/tm24.doc              | 25 ++++++++--
 testsuites/tmtests/tm25/tm25.doc              | 25 ++++++++--
 testsuites/tmtests/tm26/tm26.doc              | 25 ++++++++--
 testsuites/tmtests/tm27/tm27.doc              | 25 ++++++++--
 testsuites/tmtests/tm28/tm28.doc              | 25 ++++++++--
 testsuites/tmtests/tm29/tm29.doc              | 25 ++++++++--
 testsuites/tmtests/tm30/tm30.doc              | 25 ++++++++--
 testsuites/tmtests/tm31/tm31.doc              | 25 ++++++++--
 testsuites/tmtests/tm32/tm32.doc              | 25 ++++++++--
 testsuites/tmtests/tm33/tm33.doc              | 25 ++++++++--
 testsuites/tmtests/tm34/tm34.doc              | 25 ++++++++--
 testsuites/tmtests/tm35/tm35.doc              | 25 ++++++++--
 testsuites/tmtests/tm36/tm36.doc              | 25 ++++++++--
 testsuites/tmtests/tmck/tmck.doc              | 25 ++++++++--
 testsuites/tmtests/tmcontext01/plot.py        | 25 ++++++++--
 testsuites/tmtests/tmfine01/tmfine01.py       | 25 ++++++++--
 testsuites/tmtests/tmtimer01/plot.py          | 25 ++++++++--
 944 files changed, 20689 insertions(+), 3078 deletions(-)

-- 
2.24.4



More information about the devel mailing list