summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/system.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2003-09-17 22:22:30 +0000
committermiod <miod@openbsd.org>2003-09-17 22:22:30 +0000
commit138f78578ed0835e7ef11531d8d60bb3915f51c0 (patch)
treef89146f6ddab4c659ddd6735b9ebc80e531642b6 /lib/libc/stdlib/system.c
parentNew sendmail prototype for OpenBSD with more features enabled that (diff)
downloadwireguard-openbsd-138f78578ed0835e7ef11531d8d60bb3915f51c0.tar.xz
wireguard-openbsd-138f78578ed0835e7ef11531d8d60bb3915f51c0.zip
More cleaning of the exception handling code, and collateral damage:
- always give C routines invoked by the assembly code some breathing room on the stack - merge error and reset exception handlers -- gets us rid of error_fault() and error_reset(). - remove all references to SR0 and "threads" inherited from Mach. In fact, we do not use SR0 at all now. - only use double load and stores instructions when we are 200% sure we are accessing a correctly aligned area. I am not fond of unaligned kernel accesses, and forcing every pgb to be aligned on an 8 byte boundary is gross.
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions