rename amd64 architecture to x86_64
[dragonfly.git] / sys / sys / tls.h
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2008-08-29 Matthew DillonBack-out the tls change. The field must be signed...
2008-08-29 Matthew DillonAMD64 - Sync AMD64 support from Jordan Gordeev's svn...
2008-08-25 Matthew DillonAMD64 Support:
2007-01-06 Matthew DillonRename system calls, removing a "sys_" prefix that...
2006-12-26 Matthew DillonRemove unused procedures and declarations.
2005-03-29 Joerg SonnenbergerCleanup the TLS implementation:
2005-03-28 Matthew DillonCleanup and retool portions of the TLS support and...
2005-03-21 Joerg SonnenbergerInclude sys/types.h to make it self-contained.
2005-03-21 Joerg SonnenbergerAdjust userland prototypes as well.
2005-02-22 Matthew DillonAdd system call prototypes for userland.
2005-02-21 Matthew DillonImplement TLS support, tls manual pages, and link the...