Remove the internal F_FLOCK flag. Either F_POSIX or F_FLOCK must be set,
[dragonfly.git] / lib / libthread_xu /
2006-04-13 David XuSeperate _mutex_cv_unlock from _mutex_unlock_common.
2006-04-13 David Xunamespace cleanup.
2006-04-13 David Xu1) Use int for m_flags of pthread_mutexattr.
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-04-07 David XuUse the branch prediction macros in sys/cdefs.h.
2006-04-07 David XuTweak source code a bit to make gcc to generate better...
2006-04-06 David XuUnlock recursive mutex in pthread_cond_wait, though...
2006-04-06 David Xus/long/int
2006-04-06 David XuWARNS level 4 cleanup.
2006-04-05 David XuMove some global variables into its module, remove...
2006-04-05 David XuPull in all symbols needed for static binary.
2006-04-05 David XuConvert weak reference to strong reference so that...
2006-04-04 David XuUpdate UMTX_LOCKED and add UMTX_CONTESTED macro.
2006-04-04 David XuRevamp the algorithm to acquire a contested lock, the...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-19 David XuMake thread suspension really work.
2006-03-12 David XuOops, disable debuging code.
2006-03-12 David XuRewrite mutex_init, get rid of compile warnings.
2006-03-12 David Xucopy flag DETACHED.
2006-03-12 David XuClose a race for thread detach.
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-20 David XuClear return code to zero if joiner sucessfully waited...
2005-12-18 David XuRemove unneeded tls_get_curthread() call.
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-02 David XuRemove a redundant tls_get_curthread() call.
2005-10-25 David XuMake usleep as a cancellation point.
2005-10-24 David XuExport following functions:
2005-10-24 David XuAdd pthread_mutexattr_setpshared and pthread_mutexattr_...
2005-10-12 David Xuput pthread_timedjoin_np in right order.
2005-10-10 David XuIntroduce pthread_timedjoin_np().
2005-10-10 David XuReplace THR_FLAGS_SUSPENDED with THR_FLAGS_NEED_SUSPEND...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-21 David XuFix off-by-one error.
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-11 Matthew DillonMajor TLS cleanups.
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-07 David Xu1. Fix symbols needed by libthread_db.
2005-05-07 David XuFix comment of error member, now errno is TLS based.
2005-05-07 David XuBackout revision 1.5, the pthread->error was used as...
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-05-03 Joerg SonnenbergerMake errno a thread-local variable and remove the __err...
2005-04-28 Joerg SonnenbergerSlight correction for the last commit, thread TCB ...
2005-04-28 Joerg SonnenbergerFor the initial thread, rtld has already created the...
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Joerg SonnenbergerBump major numbers in preparation for libc work.
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-12 David XuFix brokeness by using _pthread_xxx functions instead.
2005-04-05 David XuRemove unused strong reference.
2005-03-29 Joerg SonnenbergerRemove tcb_size and flag argument for _rtld_allocate_tls,
2005-03-29 Joerg SonnenbergerCleanup the TLS implementation:
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 Matthew DillonCleanup and retool portions of the TLS support and...
2005-03-24 David Xutcb is now managed by rtld, caching it is not correct,
2005-03-23 David XuPass exact number of threads to thr_umtx_wake.
2005-03-22 David XuUse rtld's TLS interface to allocate tcb.
2005-03-15 David XuFix incorrect comment.
2005-03-15 David Xuunconstify a modifiable parameter.
2005-03-15 David XuFix comments.
2005-03-15 David XuAdd clockid to _thr_umtx_wait, so that clockid attribut...
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
next