aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/osutil/osutil_unix.go
Commit message (Expand)AuthorAgeFilesLines
* all: delete dead codeTaras Madan2025-02-101-40/+0
* all: go fix everythingDmitry Vyukov2024-04-261-1/+0
* all: use special placeholder for errorsTaras Madan2023-07-241-3/+3
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-2/+1
* pkg/osutil: use memfd_create on LinuxAleksandr Nogikh2021-12-031-26/+12
* pkg: update generated files to go 1.17Alexey Kardashevskiy2021-07-071-0/+1
* pkg/osutil: remove appengine tagDmitry Vyukov2020-07-061-1/+1
* .golangci.yml: enable nestif checkerDmitry Vyukov2020-06-051-14/+18
* Add mandatory OpenBSD bits (#689)Anton Lindqvist2018-08-281-1/+1
* pkg/ipc: remove abort signal and buffer sizeDmitry Vyukov2018-08-031-11/+0
* all: basic building on netbsdDmitry Vyukov2017-10-231-1/+1
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-0/+65
* all: basic freebsd supportDmitry Vyukov2017-10-021-1/+1
* syz-fuzzer: use osutil.HandleInterrupts instead of custom codeDmitry Vyukov2017-10-021-1/+1
* pkg/osutil: windows portDmitry Vyukov2017-09-251-20/+0
* all: more assorted fuchsia supportDmitry Vyukov2017-09-221-0/+20
* pkg/osutil: don't depend on syscall in appengine buildDmitry Vyukov2017-07-031-0/+92