Jonas 'Sortie' Termansen
|
6f36ecf0b3
|
execve(2) now pushes envp to the new stack and sets up registers.
This fully implements environmental variables over exec.
|
2012-04-04 01:49:14 +02:00 |
|
Jonas 'Sortie' Termansen
|
db79994e64
|
Refactored all the sortix headers into a include directory.
Also got rid of trailing white space. That corrupted .git/.
Big ass-commit because of recovered .git directory.
|
2012-03-22 00:52:29 +01:00 |
|
Jonas 'Sortie' Termansen
|
2b032b0414
|
Initial signal support. Please squash improvements into this commit.
|
2011-11-23 00:19:09 +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
|
ae599b6d67
|
Argv now works in main.
|
2011-11-09 23:18:26 +01:00 |
|
Jonas 'Sortie' Termansen
|
ab2b14fc16
|
Moved start.s into the subdirs for x86 and x64.
|
2011-09-15 22:39:19 +02:00 |
|