summary refs log tree commit diff
path: root/src/vendor/libc
AgeCommit message (Collapse)AuthorLines
2016-11-08rustbuild: Vendor all dependenciesAlex Crichton-0/+18216
This commit vendors all dependencies when using rustbuild to ensure that we don't hit the network during a build and can build as a self-contained unit.