| .. |
|
credentials
|
Remove useless `#[allow(lint)]`
|
2025-02-08 15:10:04 +08:00 |
|
posix_thread
|
Fix timeout mechanism in `wait_events`
|
2025-02-23 23:11:05 +08:00 |
|
process
|
Refactor RLimit64 to atomic
|
2025-03-06 11:22:05 +08:00 |
|
process_vm
|
Use `#[expect(lint)]`, not `#[allow(lint)]`
|
2025-02-08 15:10:04 +08:00 |
|
program_loader
|
Use `#[expect(lint)]`, not `#[allow(lint)]`
|
2025-02-08 15:10:04 +08:00 |
|
signal
|
Never expose `ERESTARTSYS` to the userspace
|
2025-02-23 23:11:05 +08:00 |
|
sync
|
Use `#[expect(lint)]`, not `#[allow(lint)]`
|
2025-02-08 15:10:04 +08:00 |
|
clone.rs
|
Support PR_SET/GET_CHILD_SUBREAPER for sys_prctl
|
2025-03-03 19:31:50 +08:00 |
|
exit.rs
|
Support PR_SET/GET_CHILD_SUBREAPER for sys_prctl
|
2025-03-03 19:31:50 +08:00 |
|
kill.rs
|
Rewrite `exit()` and `exit_group()`
|
2024-12-17 19:36:38 +08:00 |
|
mod.rs
|
Use `#[expect(lint)]`, not `#[allow(lint)]`
|
2025-02-08 15:10:04 +08:00 |
|
process_filter.rs
|
Use `#[expect(lint)]`, not `#[allow(lint)]`
|
2025-02-08 15:10:04 +08:00 |
|
process_table.rs
|
Use `#[expect(lint)]`, not `#[allow(lint)]`
|
2025-02-08 15:10:04 +08:00 |
|
rlimit.rs
|
Refactor RLimit64 to atomic
|
2025-03-06 11:22:05 +08:00 |
|
status.rs
|
Rewrite `exit()` and `exit_group()`
|
2024-12-17 19:36:38 +08:00 |
|
task_set.rs
|
Rewrite `exit()` and `exit_group()`
|
2024-12-17 19:36:38 +08:00 |
|
term_status.rs
|
…
|
|
|
wait.rs
|
Use `#[expect(lint)]`, not `#[allow(lint)]`
|
2025-02-08 15:10:04 +08:00 |