Searched hist:106977 (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dkern_context.c106977 Sat Nov 16 04:35:53 MST 2002 deischen Add getcontext, setcontext, and swapcontext as system calls.
Previously these were libc functions but were requested to
be made into system calls for atomicity and to coalesce what
might be two entrances into the kernel (signal mask setting
and floating point trap) into one.

A few style nits and comments from bde are also included.

Tested on alpha by: gallatin
/freebsd-11-stable/sys/powerpc/aim/
H A Daim_machdep.cdiff 106977 Sat Nov 16 04:35:53 MST 2002 deischen Add getcontext, setcontext, and swapcontext as system calls.
Previously these were libc functions but were requested to
be made into system calls for atomicity and to coalesce what
might be two entrances into the kernel (signal mask setting
and floating point trap) into one.

A few style nits and comments from bde are also included.

Tested on alpha by: gallatin
/freebsd-11-stable/sys/i386/isa/
H A Dnpx.cdiff 106977 Sat Nov 16 04:35:53 MST 2002 deischen Add getcontext, setcontext, and swapcontext as system calls.
Previously these were libc functions but were requested to
be made into system calls for atomicity and to coalesce what
might be two entrances into the kernel (signal mask setting
and floating point trap) into one.

A few style nits and comments from bde are also included.

Tested on alpha by: gallatin
/freebsd-11-stable/sys/amd64/amd64/
H A Dfpu.cdiff 106977 Sat Nov 16 04:35:53 MST 2002 deischen Add getcontext, setcontext, and swapcontext as system calls.
Previously these were libc functions but were requested to
be made into system calls for atomicity and to coalesce what
might be two entrances into the kernel (signal mask setting
and floating point trap) into one.

A few style nits and comments from bde are also included.

Tested on alpha by: gallatin
H A Dmachdep.cdiff 106977 Sat Nov 16 04:35:53 MST 2002 deischen Add getcontext, setcontext, and swapcontext as system calls.
Previously these were libc functions but were requested to
be made into system calls for atomicity and to coalesce what
might be two entrances into the kernel (signal mask setting
and floating point trap) into one.

A few style nits and comments from bde are also included.

Tested on alpha by: gallatin
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dmachdep.cdiff 106977 Sat Nov 16 04:35:53 MST 2002 deischen Add getcontext, setcontext, and swapcontext as system calls.
Previously these were libc functions but were requested to
be made into system calls for atomicity and to coalesce what
might be two entrances into the kernel (signal mask setting
and floating point trap) into one.

A few style nits and comments from bde are also included.

Tested on alpha by: gallatin
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.cdiff 106977 Sat Nov 16 04:35:53 MST 2002 deischen Add getcontext, setcontext, and swapcontext as system calls.
Previously these were libc functions but were requested to
be made into system calls for atomicity and to coalesce what
might be two entrances into the kernel (signal mask setting
and floating point trap) into one.

A few style nits and comments from bde are also included.

Tested on alpha by: gallatin
/freebsd-11-stable/sys/x86/x86/
H A Dcpu_machdep.cdiff 106977 Sat Nov 16 04:35:53 MST 2002 deischen Add getcontext, setcontext, and swapcontext as system calls.
Previously these were libc functions but were requested to
be made into system calls for atomicity and to coalesce what
might be two entrances into the kernel (signal mask setting
and floating point trap) into one.

A few style nits and comments from bde are also included.

Tested on alpha by: gallatin

Completed in 686 milliseconds