Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-04 | Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, | Rob Landley | |
add xopenro() that takes one argument and understands "-" means stdin, and switch over lots of users. | |||
2015-04-10 | Fix load_policy error reporting. | Elliott Hughes | |
Also switch to xopen for O_CLOEXEC paranoia and to avoid a conditional. Change-Id: Iee5c4c124bcac800313f586768ffcaade542bd22 | |||
2015-03-27 | Promote load_policy to android. | Rob Landley | |