summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/sys/select/FD_SET.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Turn off executable permissions for a number of source filesJoel Sherrill2021-08-091-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.
* psxhdrs: Add POSIX API Signature Compliance Tests for sys/select.h (GCI 2018)Jacob Shin2018-12-131-0/+48
The Google Code-In finished before I could submit this, so I thought I would submit this instead of letting it go to waste.