OpenGrok
Cross Reference: getcontext.S
xref
: /
src
/
lib
/
libc
/
arch
/
x86_64
/
sys
/
getcontext.S
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/arch/x86_64/sys/getcontext.S
Revision
Date
Author
Comments
1.4
22-May-2014
uebayasi
Put missing END() markers to set ELF symbol size.
1.3
09-Mar-2004
drochner
branches: 1.3.62; 1.3.74;
Really, there is no need to use the old int0x80 syscall entry just for
getcontext(). There are some registers not properly saved with the
new syscall entry, but these are calee-saved, scratch or meaningless.
It's the setcontext() return path what matters.
1.2
18-Oct-2003
fvdl
Use the int 0x80 path for context system calls.
1.1
30-Jan-2003
fvdl
Add ucontext glue for x86_64.
1.3.74.1
10-Aug-2014
tls
Rebase.
1.3.62.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
Indexes created Mon Oct 13 21:09:55 GMT 2025