]> git.lizzy.rs Git - rust.git/history - src/shims/foreign_items/posix/linux.rs
avoid using unchecked casts or arithmetic
[rust.git] / src / shims / foreign_items / posix / linux.rs
2020-03-17 Ralf Jungavoid using unchecked casts or arithmetic
2020-02-26 borsAuto merge of #1152 - divergentdave:shim-directory...
2020-02-25 David CookReview comments
2020-02-23 David CookAdd shim for readdir64_r
2020-02-23 David CookAdd shims for opendir and closedir
2020-02-23 borsAuto merge of #1189 - RalfJung:cleanup, r=RalfJung
2020-02-23 Ralf Jungimprove comments
2020-02-23 borsAuto merge of #1167 - christianpoveda:shims-refactor...
2020-02-22 Christian Povedaimprove docs
2020-02-22 Christian Povedaminor fixes
2020-02-19 Christian Povedarename platform specific shims
2020-02-19 Christian Povedaremove syscall shim from macos and move getrandom to...
2020-02-19 Christian Povedapromote open and lseek shims to posix
2020-02-19 Christian Povedareorganize comments for shim's classification
2020-02-19 Christian Povedaremove hack for panics
2020-02-19 Christian Povedamove remaining shims
2020-02-14 Christian Povedamigrate more functions
2020-02-14 Christian Povedamigrate more functions
2020-02-14 Christian Povedareorganize shims by platform