rename amd64 architecture to x86_64
[dragonfly.git] / lib / libc_r / uthread / pthread_private.h
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-09-25 Hasso Tepper__sys__exit() -> __sys_exit()
2009-04-07 Peter AvalosSync ttyname with FreeBSD:
2008-05-25 Hasso TepperAdd pthread_atfork() implementation to libc_r. libthrea...
2007-12-14 Matthew DillonFP registers are now saved and restored by the kernel...
2007-12-14 Matthew DillonUse the mc_fpformat field to determine the correct...
2007-06-26 Joe TalbottFix files that included the posix scheduling headers...
2007-01-08 Matthew DillonRename the following special extended I/O system calls...
2006-07-27 Simon SchubertAdd amd64 defines
2006-06-14 Matthew DillonDo not set O_NONBLOCK on a threaded program's descripto...
2005-05-09 David XuEliminate PS_FILE_WAIT state, instead use FILE locking...
2005-05-03 Joerg SonnenbergerMake errno a thread-local variable and remove the __err...
2005-05-02 Joerg SonnenbergerExplicitly close low descriptors to keep the internal...
2005-04-28 Joerg SonnenbergerAdd support for TLS.
2005-03-13 Sascha WildnerRemove DEC Alpha and PC98 support.
2005-03-02 Joerg SonnenbergerFix prototypes. This functions actually need a parameter.
2005-03-02 Joerg SonnenbergerFix warning about pre-ANSI function types.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: