This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-07 13:14:51 +00:00
Code
Issues
Releases
Activity
492eea0dcd
freebsd
/
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