Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-16 | The linux header doesn't prototype unshare, and the glibc header introduced ↵ | Rob Landley | |
a regression in recent versions inexplicably crediting a linux feature to the FSF, so add the prototype ourselves. | |||
2012-03-09 | Work around glibc regression by including Linux header directly. | Rob Landley | |
2012-03-07 | Consolidate headers. | Rob Landley | |
2012-02-03 | Add autodetect for container support. | Rob Landley | |
2011-12-12 | Implement unshare. | Rob Landley | |