aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/sys/unix/memchr.rs
Commit message (Collapse)AuthorAgeFilesLines
* Delete ctr-std to use my fork of the rust repo insteadVivian Lim2021-02-061-57/+0
|
* Update for latest nightly 2018-06-09 (#70)Valentin2018-06-151-10/+21
| | | | * Update for latest nightly 2018-06-09 * We now have a proper horizon os and sys modules in libstd
* Recreate ctr-std from latest nightlyFenrir2018-01-211-3/+11
|
* Use libc from crates.ioFenrir2017-07-071-17/+4
| | | | The libc crate has newlib bindings now, so we don't have to maintain them in-tree anymore
* We stdlib nowFenrir2017-01-211-0/+51