]> git.lizzy.rs Git - rust.git/commit
auto merge of #13454 : brson/rust/noglobs, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 16 Apr 2014 17:56:31 +0000 (10:56 -0700)
committerbors <bors@rust-lang.org>
Wed, 16 Apr 2014 17:56:31 +0000 (10:56 -0700)
commitbfaf171c6dff38faecf4de29abcedc6a128c4cec
treef84da831f1bfa7b82a5dd74604843c11d26f057a
parentbaa149bcc7c99dfe3cb5959ae3ba2ff59267d1ae
parent9d48e61da34159be36d8adf45d95ac9e97cb4526
auto merge of #13454 : brson/rust/noglobs, r=alexcrichton

Them removes all the glob reexports from liblibc. I did it by removing them all, and then adding back per-platform explicit reexports until everything built again.

I realize this isn't the best strategy for determining an API, but this is the lowest-impact change that solves the problem, plus I'm dissatisfied with the design of this library for other reasons and think it needs to be reconsidered from top to bottom (later).

Progress on #11870.
src/liblibc/lib.rs