]> git.lizzy.rs Git - rust.git/commit
Improve handling of the `addr` argument in SYS_futex.
authorMara Bos <m-ou.se@m-ou.se>
Fri, 2 Oct 2020 08:47:36 +0000 (10:47 +0200)
committerMara Bos <m-ou.se@m-ou.se>
Fri, 2 Oct 2020 08:47:36 +0000 (10:47 +0200)
commit712e8006b3c3a055b53326196081df11da123d38
treee0bfc521bf467d14956809e80c1d8944e3604c6b
parentc2fa27c3b8bfd99240bda23fff1b09bb78c5e7fa
Improve handling of the `addr` argument in SYS_futex.
src/shims/posix/linux/sync.rs
src/sync.rs