Andreas Kling
|
fdfda6dec2
AK: Make string-to-number conversion helpers return Optional
|
5 年之前 |
Brian Gianforcaro
|
597ff9ec93
Userland: Fix kill to support negative pid values.
|
5 年之前 |
Andreas Kling
|
60c8d2379a
kill: Use pledge()
|
5 年之前 |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 年之前 |
Andreas Kling
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
6 年之前 |
Andreas Kling
|
b07bbf383d
Userland: Run clang-format on everything.
|
6 年之前 |
Andreas Kling
|
b5b44a29bb
Replace various copies of parse_uint(String) with String::to_uint().
|
6 年之前 |
Andreas Kling
|
c09ab7cc40
Kernel: Only allow sending signals to process you own.
|
6 年之前 |
Andreas Kling
|
9624b54703
More moving towards using signed types.
|
6 年之前 |
Andreas Kling
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 年之前 |
Andreas Kling
|
ec1c487dcd
Yet another pass of style fixes.
|
6 年之前 |
Andreas Kling
|
ca6847b5bb
Import a simple text editor I started working on.
|
6 年之前 |
Andreas Kling
|
41a751c90c
Minor tweak to /bin/kill.
|
6 年之前 |
Andreas Kling
|
153ea704af
Add some basic signal support.
|
6 年之前 |
Andreas Kling
|
3218f00099
Implement basic sys$kill() and add a /bin/kill
|
6 年之前 |