index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
unix
/
weak.rs
Age
Commit message (
Expand
)
Author
Lines
2022-12-30
Replace libstd, libcore, liballoc in docs.
jonathanCogan
-4
/
+3
2022-12-28
Update bootstrap cfg
Pietro Albini
-45
/
+1
2022-12-05
Reimplement weak! using Option.
Peter Collingbourne
-1
/
+36
2022-04-17
Replace sys/unix/weak AtomicUsize with AtomicPtr
CAD97
-17
/
+15
2022-01-19
Fix CVE-2022-21658 for UNIX-like
Hans Kratz
-2
/
+4
2021-12-14
Fix a bunch of typos
Frank Steffahn
-1
/
+1
2021-11-12
Refactor weak symbols in std::sys::unix
Josh Stone
-21
/
+81
2021-08-01
bump bootstrap compiler to 1.55
Pietro Albini
-5
/
+0
2021-07-10
Change `weak!` and `linkat!` to macros 2.0
Aris Merchant
-3
/
+10
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-1
/
+1
2020-11-20
unix/weak: pass arguments to syscall at the given type
Ralf Jung
-1
/
+1
2020-11-18
Rollup merge of #79039 - thomcc:weakly-relaxing, r=Amanieu
Mara Bos
-6
/
+40
2020-11-16
Try weak symbols for all linux syscall! wrappers
Josh Stone
-16
/
+7
2020-11-16
linux: try to use libc getrandom to allow interposition
Josh Stone
-2
/
+19
2020-11-13
Tighten the bounds on atomic Ordering in std::sys::unix::weak
Thom Chiovoloni
-6
/
+40
2020-07-27
mv std libs to library/
mark
-0
/
+101