summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/engine.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-02-22 16:27:03 +0000
committerjhb <jhb@FreeBSD.org>2001-02-22 16:27:03 +0000
commit07789e60e9fbd3fd36d98073ef7d2658c519f0f4 (patch)
tree8584a0e09326bac3ad84565d1859fe0ad9651624 /lib/libc/regex/engine.c
parent667eb173f1c0c4f23ac24763ead9d31ebe52722e (diff)
downloadFreeBSD-src-07789e60e9fbd3fd36d98073ef7d2658c519f0f4.zip
FreeBSD-src-07789e60e9fbd3fd36d98073ef7d2658c519f0f4.tar.gz
Synch up with the other architectures:
- Remove unneeded spl()'s around mi_switch() in userret(). - Don't hold sched_lock across addupc_task(). - Remove the MD function child_return() now that the MI function fork_return() is used instead. - Use TRAPF_USERMODE() instead of dinking with the trapframe directly to check for ast's in kernel mode. - Check astpending(curproc) and resched_wanted() in ast() and return if neither is true. - Use astoff() rather than setting the non-existent per-cpu variable astpending to 0 to clear an ast.
Diffstat (limited to 'lib/libc/regex/engine.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud