sortix-mirror/libmaxsi/x86
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
..
signal.s Initial signal support. Please squash improvements into this commit. 2011-11-23 00:19:09 +01:00
start.s execve(2) now pushes envp to the new stack and sets up registers. 2012-04-04 01:49:14 +02:00