aboutsummaryrefslogtreecommitdiffstats
path: root/sys/syz-extract/netbsd.go
Commit message (Expand)AuthorAgeFilesLines
* sys: refactor const extractionAleksandr Nogikh2023-10-041-8/+8
* all: use special placeholder for errorsTaras Madan2023-07-241-1/+1
* sys/syz-extract: move SOURCEDIR check to callerPatrick Meyer2021-05-201-3/+0
* all: fix dup types in func argsDmitry Vyukov2020-07-041-1/+1
* target: support of big-endian architecturesAlexander Egorenkov2020-06-231-1/+2
* sys/syz-extract: run mrproper for all linux archesDmitry Vyukov2020-05-091-1/+1
* sys/syz-extract: extract constants from ELFDmitry Vyukov2019-12-021-1/+4
* sys/syz-extract: Add "DefineGlibcUse" flag.Marco Vanotti2019-07-161-1/+1
* sys/syz-extract: add -includedirs optionJoey Jiao2019-01-191-0/+5
* sys: check that target consts are definedDmitry Vyukov2018-10-191-0/+1
* syz-extract: select declaring printf or notzoulasc2017-11-061-1/+1
* syz-extract: Add missing symlink for NetBSD and refactor symlink code.zoulasc2017-11-061-5/+19
* Added a few more syscall descriptions, constsUtkarsh Anand2017-10-301-3/+5
* Fix the SYS_SEMCTL value issue for NetBSDUtkarsh Anand2017-10-301-3/+13
* Lots of changes to sys/netbsd (#397)Utkarsh Anand2017-10-251-0/+74