]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libthr/thread
connect vendor wpa area to contrib
[FreeBSD/FreeBSD.git] / lib / libthr / thread /
2009-03-02 samconnect vendor wpa area to contrib
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-19 samimport netbsd makefs tool
2008-12-07 peterWhen libthr and rtld start up, there are a number of...
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 kibProvide custom simple allocator for rtld locks in libth...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 kanInvoke _rtld_atfork_post earlier, before we reinitializ...
2008-12-01 samimport ath hal
2008-11-29 kibUnlock the malloc() locks in the child process after...
2008-11-27 kibAdd two rtld exported symbols, _rtld_atfork_pre and...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-09-14 marcelAllow psaddr_t to be widened by using thr_pread_{int...
2008-09-09 jasoneMove call to _malloc_thread_cleanup() so that if this...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-08-27 jasoneAdd thread-specific caching for small size classes...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-08-01 davidxuIn function pthread_condattr_getpshared, store result...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-06-24 davidxuAdd two commands to _umtx_op system call to allow a...
2008-06-09 davidxuMake pthread_cleanup_push() and pthread_cleanup_pop...
2008-05-30 dfrCall the fcntl compatiblity wrapper from the thread...
2008-05-30 davidxuEliminate global mutex by using pthread_once's state...
2008-05-29 davidxu- Reduce function call overhead for uncontended case.
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-06 davidxuRemove libc_r's remnant code.
2008-04-29 davidxuUse UMTX_OP_WAIT_UINT_PRIVATE and UMTX_OP_WAKE_PRIVATE...
2008-04-26 krisIncrease the default MUTEX_ADAPTIVE_SPINS to 2000,...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-23 delphijAvoid various shadowed variables. libthr is now almost...
2008-04-22 davidxuUse native rwlock.
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-16 davidxu_vfork is not in libthr, remove the reference.
2008-04-14 davidxudon't include pthread_np.h, it is not used.
2008-04-03 davidxuput THR_CRITICAL_LEAVE into do .. while statement.
2008-04-03 davidxuadd __hidden suffix to _umtx_op_err, this eliminates...
2008-04-02 davidxuNon-portable functions are in pthread_np.h, fix compili...
2008-04-02 davidxuAdd pthread_setaffinity_np and pthread_getaffinity_np...
2008-04-02 davidxuRemove unused functions.
2008-04-02 davidxuReplace function _umtx_op with _umtx_op_err, the later...
2008-04-02 davidxuReplace userland rwlock with a pure kernel based rwlock...
2008-04-01 davidxuRestore normal pthread_cond_signal path to avoid some...
2008-04-01 davidxureturn EAGAIN early rather than running bunch of code...
2008-03-31 davidxuRewrite rwlock to user atomic operations to change...
2008-03-25 ruCompile libthr with warnings.
2008-03-25 ruFixed mis-implementation of pthread_mutex_get{spin...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-22 davidxuAdd POSIX pthread API pthread_getcpuclockid() to get...
2008-03-21 davidxuResolve __error()'s PLT early so that it needs not...
2008-03-20 rupthread_mutexattr_destroy() was accidentally broken...
2008-03-20 davidxuPreserve application code's errno in rtld locking code...
2008-03-20 davidxuMake pthread_mutexattr_settype to return error number...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-19 davidxudon't reduce new thread's refcount if current thread...
2008-03-19 davidxu- Trim trailing spaces.
2008-03-19 davidxuif passed thread pointer is equal to current thread...
2008-03-18 davidxu- Copy signal mask out before THR_UNLOCK(), because...
2008-03-16 davidxuActually delete SIGCANCEL mask for suspended thread...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-11 davidxuIf a thread is cancelled, it may have already consumed...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-06 davidxuFix a bug when calculating remnant size.
2008-03-06 davidxuDon't report death event to debugger if it is a forced...
2008-03-06 davidxuRestore code setting new thread's scheduler parameters...
2008-03-05 davidxuIncrease and decrease in_sigcancel_handler accordingly...
2008-03-05 davidxuUse cpuset defined in pthread_attr for newly created...
2008-03-05 davidxuCheck actual size of cpuset kernel is using and define...
2008-03-04 davidxuIf a new thread is created, it inherits current thread...
2008-03-04 davidxuInclude cpuset.h, unbreak compiling.
2008-03-04 davidxuimplement pthread_attr_getaffinity_np and pthread_attr_...
2008-03-03 davidxuImplement functions pthread_getaffinity_np and pthread_...
2008-02-14 des_pthread_mutex_isowned_np(): use a more reliable method...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-06 desRemove unnecessary prototype.
2008-02-06 desPer discussion on -threads, rename _islocked_np() to...
2008-02-04 desAfter careful consideration (and a brief discussion...
2008-02-03 desAdd pthread_mutex_islocked_np(), a cheap way to verify...
next