This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
492eea0dcd
freebsd-dev
/
lib
/
libpthread
/
arch
History
Marcel Moolenaar
492eea0dcd
Stop using the setcontext() syscall to restore an async context.
...
Instead use the break instruction with an immediate specially created for us.
2003-09-19 22:54:05 +00:00
..
alpha
Don't assume sizeof(long) = sizeof(int) on x86; use int
2003-09-03 17:56:26 +00:00
amd64
Remove a comment that questioned why the size of the FPU
2003-09-16 00:00:53 +00:00
i386
Don't assume sizeof(long) = sizeof(int) on x86; use int
2003-09-03 17:56:26 +00:00
ia64
Stop using the setcontext() syscall to restore an async context.
2003-09-19 22:54:05 +00:00