Jonas 'Sortie' Termansen
|
648b324385
|
Added lseek(2).
|
2011-12-26 23:12:12 +01:00 |
|
Jonas 'Sortie' Termansen
|
bd1b1fe3bc
|
Added isatty(2), which is used by editor.
|
2011-11-26 21:00:40 +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
|
708643d0f2
|
Fixed bug in dup(2).
|
2011-11-17 23:03:14 +01:00 |
|
Jonas 'Sortie' Termansen
|
dd349a150a
|
Merge branch 'master' of gitorious.org:sortix/sortix
Conflicts:
libmaxsi/c/hsrc/unistd.h
libmaxsi/io.cpp
sortix/io.cpp
sortix/syscallnum.h
|
2011-11-17 22:28:20 +01:00 |
|
Jonas 'Sortie' Termansen
|
05196f49b2
|
Added dup(2).
|
2011-11-17 20:34:04 +01:00 |
|
Jonas 'Sortie' Termansen
|
e8cd27c353
|
Added close(2) and fixed bugs in pipe(2) and others.
|
2011-11-17 10:22:43 +01:00 |
|
Jonas 'Sortie' Termansen
|
a7de7b4905
|
Added pipe(2), write(2), and read(2).
|
2011-11-16 21:21:38 +01:00 |
|