summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/sys (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Turn off executable permissions for a number of source filesJoel Sherrill2021-08-0911-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-3/+5
| | | | | | | 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-2022-246/+488
|
* psxhdrs: Update licenses to 2-Clause BSD (GCI 2018)Marçal Comajoan Cara2018-12-141-11/+22
| | | | | | Updated licenses of the files I wrote to the 2-Clause BSD License. This work was part of GCI 2018.
* psxhdrs: Changed the Copyright license to BSD-2-Clause .Pritish Jain2018-12-131-13/+24
| | | | | The Copyright clause has been changed to BSD-2-Clause for all the tests in the header files math.h , utime.h , fmtmsg.h and sys/ipc.h .
* psxhdrs: Add POSIX API Signature Compliance Tests for sys/msg.h (GCI 2018)Jacob Shin2018-12-134-0/+215
|
* psxhdrs: Add POSIX API Signature Compliance Tests for sys/select.h (GCI 2018)Jacob Shin2018-12-136-0/+297
| | | | The Google Code-In finished before I could submit this, so I thought I would submit this instead of letting it go to waste.
* psxhdrs: Add POSIX Signature Compliance Test for sys/shm.h (GCI 2018)ABR290B2018-12-134-0/+147
|
* POSIX Signature Compliance Test for sys/statvfs.h (GCI 2018)ABR290B2018-12-132-0/+74
|
* psxhdrs/: Changed boilerplate licenses to BSD-2 (GCI 2018)zehata2018-12-115-60/+115
|
* psxhdrs: Add POSIX API Signature Compliance Tests for sys/resource.h (GCI 2018)Jacob Shin2018-12-105-0/+196
|
* psxhdrs: Implement POSIX API Signature Compliance Tests for sys/times.h (GCI ↵Marçal Comajoan Cara2018-12-091-0/+37
| | | | 2018)
* psxhdrs: Add POSIX Conformance Test for sys/ipc.h (GCI 2018)Shashvat Jain2018-12-091-0/+40
| | | | | | | Test for this file has been added but are disabled due to the absence of header file sys/ipc.h. see Ticket #3650
* psxhdrs: Add POSIX API Signature Compliance Tests for sys/stat.h (GCI 2018)Jacob Shin2018-12-0916-0/+622
|
* psxhdrs: POSIX API Signature Compliance Tests for sys/utsname.h (GCI 2018)Jacob Shin2018-12-051-0/+37
|
* psxhdrs: Fix warningsJoel Sherrill2018-12-043-19/+10
|
* psxhdrs: Added POSIX Compliance Test fot sys/time.h (GCI 2018)zehata2018-12-045-0/+207
|
* testsuites/psxtests/psxhdrs: Fix comment so copyright block is separateJoel Sherrill2018-11-1411-55/+55
|
* posix: move sys/mman.h to newlib and test it in psxhdrsGedare Bloom2017-01-1311-0/+309
|
* psxhdrs: Add tests for <sys/socket.h> API complianceJoel Sherrill2015-02-1217-0/+595