]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libthr
Update to tcsh 6.18.01.
[FreeBSD/FreeBSD.git] / lib / libthr /
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-22 davidxuUse unused fourth argument of umtx_op to pass flags...
2012-02-19 davidxuCheck both seconds and nanoseconds are zero, only check...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-14 gonzoAdd thread-local storage support for arm:
2012-02-11 davidxuMake code more stable by checking NULL pointers.
2012-02-10 gonzoSwitch MIPS TLS implementation to Variant I:
2012-02-07 davidxuPlug a memory leak. When a cached thread is reused...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-21 kibUse getcontextx(3) internal API instead of getcontext...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-15 dimThe TCB_GET32() and TCB_GET64() macros in the i386...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-17 davidxuPass CVWAIT flags to kernel, this should handle
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 kanDo not set thread name to less than informative 'initia...
2011-06-18 mariusMerge from r161730:
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-20 rstoner179417 introduced a bug into pthread_once(). Previous...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
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-06 dimSync: merge r214649 through r214894 from ^/head.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-02 davidxuUse sysctl kern.sched.cpusetsize to retrieve size of...
2010-11-01 dimSync: merge r214353 through r214648 from ^/head.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
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 dimSync: merge r214221 through r214352 from ^/head.
2010-10-25 davidxuFix typo.
2010-10-25 davidxuGet cpuset in pthread_attr_get_np() and free it in...
2010-10-22 dimSync: merge r214077 through r214219 from ^/head.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-20 davidxuRevert revision 214007, I realized that MySQL wants...
2010-10-19 dimSync: merge r213992 through r214076 from ^/head.
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...
next