Xin Wang
|
24d26b2826
|
Add execve() system call for Linux
|
2017-01-06 18:33:52 +08:00 |
|
David Given
|
36ab90385f
|
Change sbrk() to take an int rather than an intptr_t (following the OpenBSD way
rather than the Linux way; various non-C bits of the ACK assume it takes an
int, so it's cleaner).
|
2016-11-23 22:06:24 +01:00 |
|
David Given
|
45a950571d
|
Mostly add support for the experimental and largely broken linuxppc platform.
(Doesn't quite build.)
--HG--
branch : dtrg-experimental-powerpc-branch
|
2016-09-15 23:12:03 +02:00 |
|
David Given
|
c93cb69959
|
Check in incomplete Linux PowerPC and M68K work.
--HG--
branch : dtrg-experimental-powerpc
|
2013-05-08 00:48:48 +01:00 |
|