about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-05 18:01:03 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-07 00:43:49 -0800
commit01ce6efd859ed6ce3d20d331ae6e035ebd0a7678 (patch)
treede9b8f12a966bfd2c2b591d38be0c1b56068cca0 /src/libstd/sys/unix/stack_overflow.rs
parent9e4e524e0eb17c8f463e731f23b544003e8709c6 (diff)
downloadrust-01ce6efd859ed6ce3d20d331ae6e035ebd0a7678.tar.gz
rust-01ce6efd859ed6ce3d20d331ae6e035ebd0a7678.zip
libc: Prepare for movement to crates.io
This commit prepares the liblibc library to be moved to crates.io. Unlike the
log, serialize, term, etc crates, the source for this crate will *not* be
duplicated out-of-tree. Instead a new rust-lang/libc repository will be created
with a submodule to this repository and it will use the source directly.

In order to compile within the stable ecosystem of Rust, this crate cannot link
to libcore, and it also needs some tweaks for the other attributes that it has.
As a result this commit tweaks the source of the crate to link to libcore when
built in tree but link to libstd when built via cargo.

Note that the rust-lang/libc crate isn't quite prepared just yet, there's a
Cargo bug or two that I'd like to iron out before publishing it. This is simply
preparing the in-tree source.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions