|
8cf7063150
|
Replace most of the current_thread! usages via Context
|
2024-08-12 10:38:35 +08:00 |
|
|
9200538175
|
Replace a myriad of current! usages via Context
|
2024-08-12 10:38:35 +08:00 |
|
|
66a37da214
|
Allow passing the process Context to syscall handlers
|
2024-08-12 10:38:35 +08:00 |
|
|
19ad2a2eb4
|
Remove module-level allowed lints in system call handlers
|
2024-08-12 10:38:35 +08:00 |
|
|
75da7fd30e
|
Replace old user space read/write with new APIs
|
2024-08-09 18:01:01 +08:00 |
|
|
da987db700
|
Add prctl subcommand PR_GET_DUMPABLE/PR_SET_DUMPABLE
|
2024-07-16 22:31:26 +08:00 |
|
|
cd2b305fa8
|
Modify the userspace read/write usage location
|
2024-06-28 15:36:21 +08:00 |
|
|
57fc6a5402
|
Support parent death signal & Refactor do_exit
|
2024-06-07 17:07:16 +08:00 |
|
|
9107a1771e
|
Allow dead_code and unused_variables at file level
|
2024-06-04 10:25:45 +08:00 |
|
|
0d5131c822
|
Extract x86-specific syscall dispatch to arch/x86
|
2024-05-17 21:29:04 +08:00 |
|
|
e3c227ae06
|
Refactor project structure
|
2024-02-28 16:30:48 +08:00 |
|