Andreas Kling
|
b2d86b7597
|
Add basic GUI API for creating labels and buttons.
|
2019-01-13 05:03:17 +01:00 |
|
Andreas Kling
|
8f8c8d1ca3
|
Start working on a GUI kernel API.
|
2019-01-13 02:02:34 +01:00 |
|
Andreas Kling
|
de4604ac95
|
Finally hook up the mkdir code to a syscall.
Added a /bin/mkdir that makes directories. How very neat :^)
There are various limitations because of missing functionality.
|
2018-11-18 15:02:16 +01:00 |
|
Andreas Kling
|
303577df16
|
Various stubs while trying to get an old coreutils to build.
|
2018-11-17 15:56:09 +01:00 |
|
Andreas Kling
|
d7a41579e5
|
Miscellaneous compat work while seeing if GNU coreutils would build.
|
2018-11-07 10:23:16 +01:00 |
|
Andreas Kling
|
7c3746592b
|
Add strsignal() and improve sharing signal numbers between LibC and kernel.
|
2018-11-06 15:45:16 +01:00 |
|