syzkaller/sys
Marco Vanotti 1472562444 sys/syz-extract: define __GLIBC_USE if not defined.
When I try to run `make extract` for fuchsia, the clang compiler
complains that __GLIBC_USE is undefined.

This CL just defines it to be an always false function-like macro if it
was not defined.
2019-07-16 16:34:29 +02:00
..
akaros .golangci.yml: add codeanalysis build tag 2019-05-15 11:39:31 +02:00
android sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
freebsd sys/freebsd: fix sockaddr structures 2019-06-23 13:16:30 +02:00
fuchsia sys/fuchsia: remove power fidl definitions. 2019-07-16 16:34:29 +02:00
linux dashboard: fix usb config extraction script 2019-07-16 15:02:36 +02:00
netbsd executor: add network packet injection for NetBSD 2019-07-14 17:59:29 +03:00
openbsd sys/openbsd: add diskmap descriptions 2019-07-10 22:37:39 +02:00
syz-extract sys/syz-extract: define __GLIBC_USE if not defined. 2019-07-16 16:34:29 +02:00
syz-sysgen .golangci.yml: add codeanalysis build tag 2019-05-15 11:39:31 +02:00
targets sys/fuchsia: update paths for fdio and driver libs. 2019-07-16 16:34:29 +02:00
test pkg/compiler: add offsetof type 2019-05-16 18:05:05 +02:00
trusty .golangci.yml: add codeanalysis build tag 2019-05-15 11:39:31 +02:00
windows .golangci.yml: add codeanalysis build tag 2019-05-15 11:39:31 +02:00
sys.go dashboard/app: properly handle build failures 2019-03-25 17:00:25 +01:00