| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-04-01 | Fix stack overflow detection on FreeBSD 11.1+ | Alan Somers | -7/+16 |
| 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-11-12 | Auto merge of #78965 - jryans:emscripten-threads-libc, r=kennytm | bors | -19/+1 |
| 2020-11-12 | Update thread and futex APIs to work with Emscripten | J. Ryan Stinnett | -19/+1 |
| 2020-10-31 | fix aliasing issue in unix sleep function | Ralf Jung | -1/+2 |
| 2020-10-16 | Take sys/vxworks/thread from sys/unix instead. | Mara Bos | -3/+6 |
| 2020-09-09 | Only call pthread_attr_destroy() after getattr_np() succeeds on all libcs | Tavian Barnes | -2/+4 |
| 2020-09-09 | Fix segfault if pthread_getattr_np fails | Tavian Barnes | -2/+6 |
| 2020-08-19 | Enable stack-overflow detection on musl for non-main threads | Tomasz Miąsko | -6/+21 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+465 |
