summaryrefslogtreecommitdiffstats
path: root/testsuite/termios (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests/termios: Fix warningsSebastian Huber2018-08-201-3/+11
|
* Include missing <string.h> and <limits.h>Sebastian Huber2017-08-251-1/+2
| | | | | | | Fix warnings. Update #2132. Update #2133.
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-082-83/+3
| | | | | | | | | | | | | | | | | 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.
* Adding test cases for FREEBSD termios support through ttyKevin Kirspel2017-05-115-0/+1290