manu
|
27cb16e028
|
sproc: Correctly interpret NULL stack and stacklen when shared vm space is not
requested
|
2002-04-29 16:01:12 +00:00 |
|
manu
|
fc1efb9ee8
|
Use stack rlimit for the stack size, and not the current stack size. This
avoids requestion 2*rlimit on second sproc call.
|
2002-04-28 19:42:13 +00:00 |
|
manu
|
c2f72d8d1c
|
Updated PR_GETNSHARE and added PR_TERMCHILD
|
2002-04-28 17:56:53 +00:00 |
|
manu
|
3568060679
|
Implements IRIX sproc(2) and friends.
There may be a problem with stack size overflow in this implementation
|
2002-04-28 17:21:58 +00:00 |
|
manu
|
ae9b01a907
|
Added getcontext/setcontext. This has not been fully tested, but it seems to
work enough for binaries that use it (eg: telnet).
Problems:
- what should we do with uc_filler?
- how to handle FP regs?
|
2001-12-25 19:04:18 +00:00 |
|
manu
|
e3824c6c59
|
Added IRIX signal delivery
|
2001-12-08 11:17:37 +00:00 |
|
manu
|
3225f7c7c3
|
One more thread related command in prctl to make dynamic linking happy
|
2001-12-02 18:06:59 +00:00 |
|
manu
|
ef711afc33
|
Added enough of prctl emulation so that program do not crash on exit
|
2001-12-02 09:23:58 +00:00 |
|