This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-21 14:17:06 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
492eea0dcd
opnsense-src
/
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