]> git.lizzy.rs Git - rust.git/history - src/shims/unix/linux/sync.rs
Auto merge of #2221 - InfRandomness:freebsd-target-support, r=RalfJung
[rust.git] / src / shims / unix / linux / sync.rs
2022-06-26 borsAuto merge of #2245 - saethlin:color-always, r=RalfJung
2022-06-25 borsAuto merge of #2264 - RalfJung:not-a-fixme, r=RalfJung
2022-06-25 Ralf Jungremove a FIXME that is not actually a bug
2022-06-19 borsAuto merge of #2240 - RalfJung:readme, r=RalfJung
2022-06-18 borsAuto merge of #2228 - cbeuw:futex-fix, r=RalfJung
2022-06-18 Ralf Jungtweak correctness comment
2022-06-15 Andy WangElaborate correctness comments
2022-06-13 borsAuto merge of #2179 - RalfJung:rustc, r=oli-obk
2022-06-11 Andy WangPrevent futex_wait from reading outdated value
2022-06-06 borsAuto merge of #2198 - InfRandomness:UNIX-refactor,...
2022-06-05 infrandomnessRefactor POSIX to UNIX