about summary refs log tree commit diff
path: root/src/libstd/sys/common/memchr.rs
AgeCommit message (Collapse)AuthorLines
2016-11-01std: Move sys_common to libstd/sys_commonBrian Anderson-230/+0
Make the directory structure reflect the module structure. I've always found the existing structure confusing.
2016-10-01std: Move platform specific memchr code into sysBrian Anderson-0/+230