]> git.lizzy.rs Git - rust.git/commit
remove syscall shim from macos and move getrandom to linux module
authorChristian Poveda <git@christianpoveda.xyz>
Wed, 19 Feb 2020 22:28:48 +0000 (17:28 -0500)
committerChristian Poveda <git@christianpoveda.xyz>
Wed, 19 Feb 2020 22:48:16 +0000 (17:48 -0500)
commit3418b40dac84d124db68a10fb0e17668139751e9
tree7e0d7e5bc403e79d826a99efd9bb7588ae8f6cbe
parentb213f88b58b915097049d0432cbc83114f326959
remove syscall shim from macos and move getrandom to linux module
src/shims/foreign_items/posix.rs
src/shims/foreign_items/posix/linux.rs
src/shims/foreign_items/posix/macos.rs