aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/sys_common/memchr.rs
Commit message (Collapse)AuthorAgeFilesLines
* Recreate ctr-std from latest nightlyFenrir2018-01-211-230/+0
|
* Use libc from crates.ioFenrir2017-07-071-0/+230
The libc crate has newlib bindings now, so we don't have to maintain them in-tree anymore