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
/
stack_overflow.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-23
stack_overflow: get_stackp using MAP_STACK flag on dragonflybsd too.
David Carlier
-2
/
+12
2023-09-21
added support for GNU/Hurd
Samuel Thibault
-0
/
+2
2022-12-22
std: only use LFS function on glibc
mochaaP
-2
/
+2
2022-12-07
Use more LFS functions.
Michael Benfield
-2
/
+5
2022-04-05
Update libc to 0.2.121
Patrick Mooney
-17
/
+1
2021-10-31
Rollup merge of #89068 - bjorn3:restructure_rt2, r=joshtriplett
Matthias Krüger
-10
/
+10
2021-10-09
Rollup merge of #87528 - :stack_overflow_obsd, r=joshtriplett
Guillaume Gomez
-8
/
+9
2021-10-08
Let stack_overflow::imp::cleanup call drop_handler directly
bjorn3
-10
/
+10
2021-08-27
Handle stack_t.ss_sp type change for DragonFlyBSD
Ryan Zoeller
-14
/
+0
2021-07-28
stack overflow handler specific openbsd fix.
David Carlier
-8
/
+9
2021-05-19
Rename `rterr` to `rtprintpanic`
Christiaan Dirkx
-1
/
+1
2021-05-19
Replace `sys_common::util::report_overflow` with `rterr!`
Christiaan Dirkx
-3
/
+5
2021-03-17
Display error details when a `mmap` call fails
Yuki Okushi
-2
/
+3
2021-02-27
Remove the x86_64-rumprun-netbsd target
Simonas Kazlauskas
-2
/
+2
2020-10-16
Take sys/vxworks/stack_overflow from sys/unix instead.
Mara Bos
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+234