summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/ucontext (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Turn off executable permissions for a number of source filesJoel Sherrill2021-08-094-0/+0
| | | | | | | Cloning under Cygwin turned off executable permission on these files. This shows them as modified even though they have not explicitly been touched. Executable permission should not have been on for these files so this is just a minor clean up.
* Move feature macro before "config.h" includeSebastian Huber2019-12-022-6/+8
| | | | | | | This allows to use header includes in "config.h" to reduce the build configuration checks. Update #3818.
* psxhdrs: Changing copyright license to BSD-2-ClauseJacob Shin2018-12-204-44/+88
|
* psxhdrs: Add POSIX API Signature Compliance Tests for ucontext.h (GCI 2018)Jacob Shin2018-12-064-0/+192