14 Commits

Author SHA1 Message Date
Paul Mabileau
7a6c424f6e
process: add Command::spawn_with (#7249)
Signed-off-by: Paul Mabileau <paulmabileau@hotmail.fr>
2025-04-16 14:07:36 +02:00
M.Amin Rayej
605ef578df
coop: expose coop as a public module (#7116) 2025-02-14 18:56:12 +03:30
Marshall Lee
dabae570b1
ci: add spellcheck.dic validation (#7062) 2025-01-10 13:39:23 +01:00
Timo
970d880ceb
task: drop the join waker of a task eagerly (#6986) 2024-12-29 18:17:02 +01:00
Noisy
bfa8cadaa0
chore: spelling and date format Corrections (#7018) 2024-12-10 13:16:41 +01:00
Ariel Ben-Yehuda
48e07a6d10
taskdump: add accessor methods for backtrace (#6975) 2024-12-09 16:16:09 +09:00
Russell Cohen
da745ff335
metrics: add H2 Histogram option to improve histogram granularity (#6897) 2024-10-21 14:05:45 +02:00
Alice Ryhl
21cf5a5469
runtime: avoid pointer casts in IO driver on miri (#6859)
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2024-09-23 20:32:37 +02:00
Alice Ryhl
91169992b2
io: recommend OwnedFd with AsyncFd (#6821)
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2024-09-06 09:52:08 +02:00
Russell Cohen
cba86cf1b1
metrics: add MetricAtomicU64 and use in metrics (#6574) 2024-05-23 18:41:01 +02:00
Alice Ryhl
bdf4c142c9
fs: rewrite file system docs (#6467) 2024-04-11 10:33:51 +02:00
Val Lorentz
db6929ad62
task: fix documentation links (#6336) 2024-02-11 15:08:01 +01:00
M.Amin Rayej
53f9e5a357
ci: make sure dictionary words are sorted and unique (#6316) 2024-01-31 16:11:54 +03:30
Owen Leung
131e7b4e49
ci: add spellchecking (#6297) 2024-01-29 10:53:43 +01:00