about summary refs log tree commit diff
path: root/library/std/src/sys/unix/memchr.rs
AgeCommit message (Collapse)AuthorLines
2024-01-11std: begin moving platform support modules into `pal`joboet-40/+0
2022-03-29mark FIXMES for all the places found that are probably offset_fromAria Beingessner-0/+2
2022-03-29Make some linux/unix APIs better conform to strict provenance.Alexis Beingessner-2/+2
This largely makes the stdlib conform to strict provenance on Ubuntu. Some hairier things have been left alone for now.
2020-07-27mv std libs to library/mark-0/+38