| Age | Commit message (Expand) | Author | Lines |
| 2024-04-11 | Beta revert "Use OS thread name by default" | Chris Denton | -39/+1 |
| 2024-04-04 | unix fs: Make hurd and horizon using explicit new rather than From | Samuel Thibault | -2/+2 |
| 2024-03-14 | Rollup merge of #121650 - GrigorenkoPV:cap_setgid, r=Amanieu | Matthias Krüger | -3/+11 |
| 2024-03-14 | Auto merge of #114038 - Stargateur:108277, r=ChrisDenton | bors | -51/+35 |
| 2024-03-11 | Auto merge of #122331 - jhpratt:rollup-cbl8xsy, r=jhpratt | bors | -2/+3 |
| 2024-03-11 | Rollup merge of #122002 - devnexen:thread_stack_netbsd_fix, r=workingjubilee,... | Jacob Pratt | -2/+3 |
| 2024-03-11 | Auto merge of #117156 - jmillikin:os-unix-socket-ext, r=Amanieu,dtolnay | bors | -10/+16 |
| 2024-03-10 | Rollup merge of #121942 - devnexen:getrandom_for_dfbsd, r=joboet | Matthias Krüger | -1/+9 |
| 2024-03-08 | further changes from feedback | David Carlier | -19/+1 |
| 2024-03-06 | Dynamically size sigaltstk in std | Jubilee Young | -11/+39 |
| 2024-03-06 | unix time module now return result | Antoine PLASKOWSKI | -51/+35 |
| 2024-03-04 | std::threads: revisit stack address calculation on netbsd. | David Carlier | -2/+21 |
| 2024-03-03 | std::rand: enable getrandom for dragonflybsd too. | David Carlier | -1/+9 |
| 2024-03-02 | Rollup merge of #121666 - ChrisDenton:thread-name, r=cuviper | Matthias Krüger | -1/+39 |
| 2024-03-01 | Auto merge of #114016 - krtab:delete_sys_memchr, r=workingjubilee | bors | -42/+1 |
| 2024-02-28 | Rollup merge of #121691 - janstarke:handle-missing-creation-time-as-unsupport... | Guillaume Gomez | -1/+1 |
| 2024-02-27 | handle unavailable creation time as `io::ErrorKind::Unsupported` | Jan Starke | -1/+1 |
| 2024-02-27 | Auto merge of #119636 - devnexen:linux_tcp_defer_accept, r=m-ou-se | bors | -0/+12 |
| 2024-02-27 | Use the OS thread name by default for the current thread | Chris Denton | -1/+39 |
| 2024-02-26 | change std::process to drop supplementary groups based on CAP_SETGID | Elliot Roberts | -3/+11 |
| 2024-02-24 | library: use `addr_of!` | Pavel Grigorenko | -18/+18 |
| 2024-02-23 | Make timespec capping public to crate::sys | Florian Bartels | -2/+2 |
| 2024-02-21 | os::net: expanding TcpStreamExt for Linux with `tcp_deferaccept`. | David Carlier | -0/+12 |
| 2024-02-21 | rename ptr::invalid -> ptr::without_provenance | Ralf Jung | -5/+16 |
| 2024-02-20 | Delete architecture-specific memchr code in std::sys | Arthur Carcano | -42/+1 |
| 2024-02-19 | Auto merge of #121177 - joboet:move_pal_locks, r=ChrisDenton | bors | -1579/+0 |
| 2024-02-18 | Dyn erase at call site | David Thomas | -26/+26 |
| 2024-02-17 | Auto merge of #120741 - a1phyr:safe_buffer_advance, r=m-ou-se | bors | -2/+2 |
| 2024-02-16 | std: move locks to `sys` on UNIX and other futex platforms | joboet | -1579/+0 |
| 2024-02-16 | Auto merge of #120486 - reitermarkus:use-generic-nonzero, r=dtolnay | bors | -21/+21 |
| 2024-02-15 | Rollup merge of #120672 - devnexen:update_thread_stack_guardpages_fbsd, r=m-o... | Guillaume Gomez | -5/+25 |
| 2024-02-15 | Replace `NonZero::<_>::new` with `NonZero::new`. | Markus Reiter | -7/+7 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -21/+21 |
| 2024-02-14 | Rollup merge of #118738 - devnexen:netbsd10_update, r=cuviper | Oli Scherer | -4/+6 |
| 2024-02-12 | Auto merge of #110211 - joboet:queue_lock, r=Amanieu | bors | -197/+559 |
| 2024-02-11 | add doc-comment to `unlock_queue` | joboet | -0/+3 |
| 2024-02-11 | std: enabling new netbsd (10) calls. | David Carlier | -4/+6 |
| 2024-02-09 | Auto merge of #120852 - matthiaskrgr:rollup-01pr8gj, r=matthiaskrgr | bors | -64/+0 |
| 2024-02-09 | std::thread update freebsd stack guard handling. | David Carlier | -5/+25 |
| 2024-02-09 | Rollup merge of #120776 - joboet:move_pal_path, r=ChrisDenton | Matthias Krüger | -64/+0 |
| 2024-02-09 | Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789 | bors | -1/+0 |
| 2024-02-09 | address review comments | joboet | -21/+19 |
| 2024-02-09 | be more explicit about why adding backlinks eagerly makes sense | joboet | -6/+7 |
| 2024-02-09 | format using latest rustfmt | joboet | -4/+12 |
| 2024-02-09 | inline some single-use functions, add documentation | joboet | -23/+23 |
| 2024-02-09 | queue_rwlock: use a separate `QUEUE_LOCKED` bit to synchronize waiter queue u... | joboet | -144/+195 |
| 2024-02-09 | use exponential backoff in `lock_contended` | joboet | -2/+4 |
| 2024-02-09 | immediately register writer node if threads are queued | joboet | -2/+3 |
| 2024-02-09 | avoid unnecessary `Thread` handle allocation | joboet | -1/+2 |
| 2024-02-09 | use braces to make operator precedence less ambiguous | joboet | -1/+1 |