This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libpthread
/
arch
History
David Xu
3664d35cd5
-15 is incorrect to be used to align stack to 16 bytes, use ~15 instead.
2003-08-02 22:39:10 +00:00
..
alpha
Remove _atomic_lock. It's not used.
2003-06-23 04:33:32 +00:00
amd64
-15 is incorrect to be used to align stack to 16 bytes, use ~15 instead.
2003-08-02 22:39:10 +00:00
i386
This file hasn't been used for some time; nuke it.
2003-07-31 21:29:04 +00:00
ia64
Implement _ia64_save_context() and _ia64_restore_context(). Both
2003-06-27 06:15:13 +00:00