]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libthr
Remove dead reference to regexp(3). Use regex(3) instead.
[FreeBSD/FreeBSD.git] / lib / libthr /
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-07 jkimIntroduce a non-portable function pthread_getthreadid_n...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-11 davidxuFix a typo.
2011-01-10 kibFor the process that already loaded libthr but still...
2011-01-09 kibImplement the __pthread_map_stacks_exec() for libthr.
2011-01-07 kibAdd section .note.GNU-stack for assembly files used...
2011-01-06 davidxuReturn 0 instead of garbage value.
2011-01-04 davidxuBecause sleepqueue may still being used, we should...
2010-12-24 davidxuAlways clear flag PMUTEX_FLAG_DEFERED when unlocking...
2010-12-22 davidxuAdd sleep queue code.
2010-12-22 davidxuMFp4:
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-02 davidxuUse sysctl kern.sched.cpusetsize to retrieve size of...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-29 davidxuReturn previous sigaction correctly.
2010-10-29 davidxuRemove local variable 'first', instead check signal...
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-27 davidxuCheck small set and reject it, this is how kernel did...
2010-10-27 davidxu- Revert r214409.
2010-10-27 davidxuRemove locking and unlock in pthread_mutex_destroy...
2010-10-25 davidxuFix typo.
2010-10-25 davidxuGet cpuset in pthread_attr_get_np() and free it in...
2010-10-20 davidxuRevert revision 214007, I realized that MySQL wants...
2010-10-18 davidxuSet default type to PTHREAD_RWLOCK_PREFER_WRITER_NONREC...
2010-10-18 davidxusort function name.
2010-10-18 davidxus/||/&&
2010-10-18 davidxuAdd pthread_rwlockattr_setkind_np and pthread_rwlockatt...
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-08 davidxuOops, don't remove -fexceptions flag.
2010-10-08 davidxuunwind.h was imported, gcc directory is no longer needed.
2010-09-30 davidxuchange code to use unwind.h.
2010-09-29 davidxuCheck invalid mutex in _mutex_cv_unlock.
2010-09-28 davidxuIn current code, statically initialized and destroyed...
2010-09-26 davidxuReport death event to debugger before moving to gc...
2010-09-25 davidxuOnly access unwind_disabled when _PTHREAD_FORCED_UNWIND...
2010-09-25 davidxuAdd missing field.
2010-09-25 davidxuBecause old _pthread_cleanup_push/pop do not have frame...
2010-09-25 davidxuSimplify code, and in while loop, fix operator to match...
2010-09-25 davidxuTo support stack unwinding for cancellation points...
2010-09-24 davidxuinline testcancel() into thr_cancel_leave(), because...
2010-09-24 davidxuIn most cases, cancel_point and cancel_async needn...
2010-09-21 davidxuIf we are at cancellation point, always work as deferre...
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-19 davidxuBecause atfork lock is held while forking, a thread...
2010-09-19 davidxuFix typo.
2010-09-19 davidxu- _Unwind_Resume function is not used, remove it.
2010-09-19 davidxuFix a race condition when finding stack unwinding funct...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-15 davidxuadd code to support stack unwinding when thread exits...
2010-09-15 davidxuMove back IN_GCLIST flag into field tlflags, since...
2010-09-13 davidxuDon't compare thread pointers again.
2010-09-13 davidxuFix copy&paste problem.
2010-09-13 davidxuUpdate symbol.
2010-09-13 davidxuPS_DEAD state needs not be checked because _thr_find_th...
2010-09-13 davidxuConvert thread list lock from mutex to rwlock.
2010-09-13 impMerge from tbemd, with a small amount of rework:
2010-09-10 davidxuBecause POSIX does not allow EINTR to be returned from...
2010-09-08 davidxuTo avoid possible race condition, SIGCANCEL is always...
2010-09-06 davidxuFix off-by-one error in function _thr_sigact_unload...
2010-09-01 davidxuRemove incorrect comments, also make sure signal is
2010-09-01 davidxuIn function __pthread_cxa_finalize(), also make code...
2010-09-01 davidxupthread_atfork should acquire writer lock and protect...
2010-09-01 davidxuChange atfork lock from mutex to rwlock, also make...
2010-09-01 davidxuAdd signal handler wrapper, the reason to add it becaus...
2010-08-27 davidxuUnregister thread specific data destructor when a corre...
2010-08-27 davidxuclear lock to zero state if it is destroyed.
2010-08-26 davidxueliminate unused code.
2010-08-26 davidxuDecrease rdlock count only when thread unlocked a reade...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-24 nwhitehornUnify 32-bit and 64-bit PowerPC libthr support. This...
2010-08-24 kibRemove unused source.
2010-08-24 kibThe __hidden definition is provided by sys/cdefs.h.
2010-08-24 davidxuAdd wrapper for setcontext() and swapcontext(), the...
2010-08-23 kibOn shared object unload, in __cxa_finalize, call and...
2010-08-20 davidxuReduce redundant code.
2010-08-20 davidxu In current implementation, thread cancellation is...
2010-08-20 davidxuAccording to specification, function fcntl() is a cance...
2010-08-17 davidxuTweak code a bit to be POSIX compatible, when a cancell...
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-12 kibUse _SIG_VALID instead of expanded form of the macro.
2010-07-11 nwhitehornFix SVN mismerge. We somehow ended up with the 32-bit...
2010-07-10 nwhitehornPowerpc64 thread libraries support.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
next