summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/gen/Makefile.inc
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-07-29 11:34:01 +0000
committerpeter <peter@FreeBSD.org>2000-07-29 11:34:01 +0000
commit1ca10015afc1d600ad8c490df4787c841e122458 (patch)
treebeb670fdbd7e3952b93d42ea7f6e76cafb2571a1 /lib/libc/alpha/gen/Makefile.inc
parent09f2cc343dba3b47e554adfff426f2c6761b749b (diff)
downloadFreeBSD-src-1ca10015afc1d600ad8c490df4787c841e122458.zip
FreeBSD-src-1ca10015afc1d600ad8c490df4787c841e122458.tar.gz
Fix some rather interesting bugs that managed to not turn up in various
testing and real-life applications: 1) If you returned from the thread function, you got a segv instead of calling _exit() with your return code. 2) clean up some bogus stack management. There was also an underflow on function return. 3) when making syscalls, the kernel is expecting to have to leave space for the function's return address. We need to duplicate this. It was an accident that the rfork syscall actually worked here. :-/
Diffstat (limited to 'lib/libc/alpha/gen/Makefile.inc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud