Andreas Kling
|
901b7d5d91
Fix a bunch of compiler warnings. Not all, but a lot.
|
il y a 6 ans |
Andreas Kling
|
022f7790db
Use modern C++ attributes instead of __attribute__ voodoo.
|
il y a 6 ans |
Andreas Kling
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
il y a 6 ans |
Andreas Kling
|
c30e2c8d44
Implement basic chmod() syscall and /bin/chmod helper.
|
il y a 6 ans |
Andreas Kling
|
e71cb1c56b
Fix some paging related bugs exposed by the spawn stress test.
|
il y a 6 ans |
Andreas Kling
|
a8f36f72a8
printfing a number or string bigger than the field width should not crash.
|
il y a 6 ans |
Andreas Kling
|
cc7e3519a6
Add a /bin/clear that prints the clear terminal escape sequence.
|
il y a 6 ans |
Andreas Kling
|
8f91a47aeb
Add some basic field width support to printf().
|
il y a 6 ans |