aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/libc_exec.go
AgeCommit message (Expand)Author
2021-02-05compiler_wrapper: make a loop c89-compatibleGeorge Burgess IV
2021-01-29compiler_wrapper: loop in exec on ERESTARTSYSGeorge Burgess IV
2020-06-20wrapper: fork() before exec()ingGeorge Burgess IV
2020-02-13compiler_wrapper: Use syscall.exec on platforms other than Chrome OSTiancong Wang
2019-09-13Use execve with properly merged env variables.Tobias Bosch
2019-09-13Allow to remove env variables.Tobias Bosch