aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls_freebsd.h
Commit message (Collapse)AuthorAgeFilesLines
* sys/freebsd: add POLLINIGNEOFTobias Klauser2017-11-081-1/+1
|
* sys/freebsd: more syscall descriptionsDmitry Vyukov2017-10-171-2/+254
| | | | | | | This is mostly copied form linux. We probably need better support for sharing descriptions between multiple OSes. But there are lots of differences, so this is not trivial.
* sys/syz-extract: support freebsdDmitry Vyukov2017-10-121-3/+4
|
* all: basic freebsd supportDmitry Vyukov2017-10-021-0/+12
For now we just make Go part build for freebsd.