summaryrefslogtreecommitdiffstats
path: root/testsuite/selectpollkqueue01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* selectpollkqueue01: Invalidate file descriptorSebastian Huber2018-07-261-0/+6
| | | | This is not a functional change or a fix.
* Include missing <string.h> and <limits.h>Sebastian Huber2017-08-251-1/+0
| | | | | | | Fix warnings. Update #2132. Update #2133.
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-081-1/+1
| | | | | | | | | | | | | | | | | The following files are now provided by Newlib: * arpa/inet.h * net/if.h * netinet/in.h * netinet/tcp.h * sys/socket.h * sys/uio.h * sys/un.h The <sys/param.h> and <sys/cpuset.h> are now compatible enough to be used directly. Update #2833.
* PIPE(2): Port to RTEMSKevin Kirspel2016-12-231-2/+181
|
* testsuite: Fix warningsSebastian Huber2016-10-071-1/+0
|
* selectpollkqueue01: Add EVFILT_USER test caseSebastian Huber2016-06-101-0/+49
|
* Use floating-point tasks for testsSebastian Huber2013-12-201-1/+1
|
* testsuite: Simplify testsSebastian Huber2013-11-131-5/+0
|
* Update to FreeBSD 9.2Sebastian Huber2013-11-111-1/+1
|
* selectpollkqueue01: New testSebastian Huber2013-10-311-0/+997