| Age | Commit message (Expand) | Author | Lines |
| 2021-10-10 | Auto merge of #88952 - skrap:add-armv7-uclibc, r=nagisa | bors | -1/+5 |
| 2021-10-09 | Rollup merge of #87528 - :stack_overflow_obsd, r=joshtriplett | Guillaume Gomez | -8/+9 |
| 2021-10-06 | Rollup merge of #89324 - yoshuawuyts:hardware-parallelism, r=m-ou-se | Manish Goregaokar | -1/+1 |
| 2021-10-06 | add platform support details file for armv7-unknown-linux-uclibc | Jonah Petri | -1/+1 |
| 2021-10-06 | Add new target armv7-unknown-linux-uclibceabihf | Yannick Koehler | -2/+6 |
| 2021-10-05 | Rollup merge of #88828 - FabianWolff:issue-88585, r=dtolnay | Manish Goregaokar | -3/+13 |
| 2021-10-04 | Rollup merge of #89462 - devnexen:haiku_thread_aff_build_fix, r=nagisa | Manish Goregaokar | -6/+10 |
| 2021-10-04 | Rollup merge of #87631 - :solarish_upd_fs, r=joshtriplett | Manish Goregaokar | -13/+17 |
| 2021-10-03 | Rollup merge of #88305 - ijackson:exitstatus-debug, r=dtolnay | Manish Goregaokar | -3/+21 |
| 2021-10-03 | Rollup merge of #88286 - LeSeulArtichaut:unnecessary-unsafe-block-std, r=dtolnay | Manish Goregaokar | -2/+1 |
| 2021-10-02 | haiku thread affinity build fix | David Carlier | -6/+10 |
| 2021-10-01 | Call `libc::sigaction()` only on Android | Fabian Wolff | -3/+14 |
| 2021-09-30 | Rollup merge of #89306 - devnexen:haiku_ncpus, r=nagisa | Manish Goregaokar | -1/+10 |
| 2021-09-29 | Auto merge of #89011 - bjorn3:restructure_rt, r=dtolnay | bors | -1/+1 |
| 2021-09-28 | Clean up unneeded explicit pointer cast | David Tolnay | -1/+1 |
| 2021-09-28 | Rename `std::thread::available_onccurrency` to `std::thread::available_parall... | Yoshua Wuyts | -1/+1 |
| 2021-09-27 | thread: implements available_concurrency on haiku | David Carlier | -1/+10 |
| 2021-09-16 | Replace a couple of asserts with rtassert! in rt code | bjorn3 | -1/+1 |
| 2021-09-14 | Add chown functions to std::os::unix::fs to change the owner and group of files | Josh Triplett | -0/+17 |
| 2021-09-10 | Use `libc::sigaction()` instead of `sys::signal()` to prevent a deadlock | Fabian Wolff | -4/+3 |
| 2021-09-01 | Rollup merge of #88542 - tavianator:readdir_r-errno, r=jyn514 | Mara Bos | -2/+3 |
| 2021-08-31 | Use the return value of readdir_r() instead of errno | Tavian Barnes | -2/+3 |
| 2021-08-30 | clean up `c::linger` conversion | ibraheemdev | -1/+1 |
| 2021-08-30 | add `TcpStream::set_linger` and `TcpStream::linger` | ibraheemdev | -0/+39 |
| 2021-08-27 | Handle stack_t.ss_sp type change for DragonFlyBSD | Ryan Zoeller | -14/+0 |
| 2021-08-24 | Manual Debug for Unix ExitCode ExitStatus ExitStatusError | Ian Jackson | -3/+21 |
| 2021-08-24 | Remove unnecessary unsafe block in `process_unix` | Léo Lanteri Thauvin | -2/+1 |
| 2021-08-19 | Fix an unused import warning. | Dan Gohman | -1/+1 |
| 2021-08-19 | Update PidFd for the new I/O safety APIs. | Dan Gohman | -5/+11 |
| 2021-08-19 | I/O safety. | Dan Gohman | -135/+295 |
| 2021-08-10 | STD support for the ESP-IDF framework | ivmarkov | -41/+334 |
| 2021-08-07 | Auto merge of #87810 - devnexen:haiku_os_simpl, r=Mark-Simulacrum | bors | -33/+8 |
| 2021-08-06 | current_exe haiku code path simplification all of these part of libc | David Carlier | -33/+8 |
| 2021-08-06 | Rollup merge of #87561 - devnexen:haiku_thread_build_fix, r=yaahc | Yuki Okushi | -2/+9 |
| 2021-08-02 | os current_exe using same approach as linux to get always the full absolute path | David Carlier | -13/+17 |
| 2021-08-02 | Rollup merge of #86509 - CDirkx:os_str, r=m-ou-se | Yuki Okushi | -2/+266 |
| 2021-08-02 | Rollup merge of #86183 - inquisitivecrystal:env-nul, r=m-ou-se | Yuki Okushi | -5/+4 |
| 2021-08-01 | Auto merge of #87622 - pietroalbini:bump-bootstrap, r=Mark-Simulacrum | bors | -5/+0 |
| 2021-08-01 | Auto merge of #81825 - voidc:pidfd, r=joshtriplett | bors | -3/+174 |
| 2021-08-01 | bump bootstrap compiler to 1.55 | Pietro Albini | -5/+0 |
| 2021-07-29 | fs File get_path procfs usage for netbsd same as linux. | David Carlier | -2/+7 |
| 2021-07-28 | thread set_name haiku implementation. | David Carlier | -2/+9 |
| 2021-07-28 | stack overflow handler specific openbsd fix. | David Carlier | -8/+9 |
| 2021-07-27 | Rollup merge of #87446 - devnexen:macos_update, r=dtolnay | Yuki Okushi | -5/+2 |
| 2021-07-27 | Rollup merge of #87354 - Wind-River:2021_master, r=kennytm | Yuki Okushi | -1/+3 |
| 2021-07-25 | macos current_exe using directly libc instead. | David CARLIER | -5/+2 |
| 2021-07-24 | Auto merge of #84589 - In-line:zircon-thread-name, r=JohnTitor | bors | -4/+30 |
| 2021-07-21 | VxWorks does provide sigemptyset and sigaddset | Nicholas Baron | -1/+1 |
| 2021-07-21 | Disable glibc tests on vxworks | Nicholas Baron | -0/+2 |
| 2021-07-21 | Add tracking issue and link to man-page | Dominik Stolz | -1/+1 |