Jonas 'Sortie' Termansen
|
4890c306c4
|
printf(3) now writes to fd 1.
|
2011-11-24 10:26:36 +01:00 |
|
Jonas 'Sortie' Termansen
|
7a9afd66fe
|
cat(1) now writes to /dev/tty.
Someone really ought to implement stdout.
|
2011-11-23 00:18:04 +01:00 |
|
Jonas 'Sortie' Termansen
|
9f35df813e
|
Implemented errno(3), added support in both kernel and utils.
|
2011-11-22 17:26:47 +01:00 |
|
Jonas 'Sortie' Termansen
|
96d94d9597
|
cat(1) can now cat files.
|
2011-11-19 00:57:17 +01:00 |
|
Jonas 'Sortie' Termansen
|
c705bf39ff
|
Ported kernel to new syscall API and started cleaning up the old one.
|
2011-10-27 00:20:28 +02:00 |
|
Jonas 'Sortie' Termansen
|
34e9ca277d
|
Added a shell, a few programs, and added support for SIGINT.
|
2011-08-28 12:38:01 +02:00 |
|