aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls_netbsd.h
Commit message (Expand)AuthorAgeFilesLines
* sys: move generate files to separate packagesDmitry Vyukov2018-05-051-1/+1
* gometalinter: enable package comment checkingDmitry Vyukov2018-05-031-1/+1
* pkg/compiler: don't assign call IDs staticallyDmitry Vyukov2018-02-251-1/+1
* sys: fix descriptions for strickter return type checksDmitry Vyukov2018-02-231-1/+1
* prog: rework address allocationDmitry Vyukov2018-02-191-1/+4
* sys/syz-sysgen: don't generate syz_ syscall numbersDmitry Vyukov2018-01-131-1/+0
* pkg/compiler: support void typeDmitry Vyukov2018-01-131-1/+1
* pkg/compiler: add bitsize typeDmitry Vyukov2018-01-061-1/+1
* pkg/compiler: add check that len does not refer to array with varlen elementsDmitry Vyukov2017-11-281-1/+1
* Changing the types of members of struct statUtkarsh Anand2017-10-301-1/+1
* Added a few more syscall descriptions, constsUtkarsh Anand2017-10-301-2/+139
* Add two new syscalls `shmctl` and `msgctl`Utkarsh Anand2017-10-301-2/+10
* Fix the SYS_SEMCTL value issue for NetBSDUtkarsh Anand2017-10-301-11/+11
* sys/netbsd: fix mmap signatureDmitry Vyukov2017-10-251-1/+1
* Lots of changes to sys/netbsd (#397)Utkarsh Anand2017-10-251-0/+54