| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-27 | use generic Atomic type where possible | Christopher Durham | -2/+2 |
| 2025-04-11 | cfi: Remove #[no_sanitize(cfi)] for extern weak functions | Bastian Kersting | -3/+0 |
| 2025-04-04 | Fix unsafe_op_in_unsafe_fn for Unix fd and weak | Thalia Archibald | -7/+12 |
| 2025-03-26 | Change the syntax of the internal `weak!` macro | Mads Marquart | -16/+24 |
| 2025-03-10 | Add comments for #[no_sanitize(cfi)] in stdlib | Bastian Kersting | -1/+1 |
| 2025-03-10 | Disable CFI for weakly linked syscalls | Bastian Kersting | -0/+3 |
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -1/+1 |
| 2025-02-09 | Mark extern blocks as unsafe | Michael Goulet | -1/+1 |
| 2024-08-01 | Dogfood | Caio | -16/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 |
| 2024-04-21 | Fix watchOS and visionOS for pread64 and pwrite64 calls | Sebastian Imlay | -2/+2 |
| 2024-02-21 | rename ptr::invalid -> ptr::without_provenance | Ralf Jung | -1/+5 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+195 |
