commit | 938901d7e2738be29b83331fb60a670afc20c602 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sat Feb 04 00:34:31 2017 -0600 |
committer | Rob Landley <rob@landley.net> | Sat Feb 04 00:34:31 2017 -0600 |
tree | 7787456d7ea14cc91c39bc2e039ccfbcafbb1138 | |
parent | cc24b6033a9cdc326006a537bd26c482ec7d7354 [diff] |
Switch oneit to use xopen_stdio() for -c (oops) and switch XVFORK() to use __attribute__((returns_twice)) instead of noinline. Yes LLVM supports it: https://llvm.org/bugs/show_bug.cgi?id=6287