]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libthr
libcxxrt: correct mangled "typeinfo name" symbols in Version.map
[FreeBSD/FreeBSD.git] / lib / libthr /
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-25 Konstantin BelousovRevert r302194, there are issues with some applications...
2016-06-25 Konstantin BelousovFor pthread_mutex_trylock() call on owned error-check...
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-04 Konstantin BelousovFix markup.
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Xin LIMFV r301238:
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-06-01 Conrad Meyerlibthr: Use formatted PANIC()
2016-06-01 Conrad Meyerlibthr: _thread_vprintf: Enhance support for %p, %#x
2016-06-01 Conrad Meyerlibthr: Add vprintf variant of _thread_printf, formatte...
2016-05-29 Konstantin BelousovStop inlining the struct ucond definition into struct...
2016-05-29 Jilles TjoelkerRemove non-history libkse references and fix PTHREAD_PR...
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-19 Konstantin BelousovDocument _umtx_op(2) interface for the implementation...
2016-05-17 Konstantin BelousovAdd implementation of robust mutexes, hopefully close...
2016-05-16 Jilles Tjoelkerlibthr(3): Fix xref to _umtx_op(2) now that we have it.
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-14 Xin LIMFV r299716: file 5.27
2016-05-12 Martin MatuskaMFV 299539:
2016-05-12 Martin MatuskaMFV r299425:
2016-05-11 Alexander MotinMFV r299453: 6765 zfs_zaccess_delete() comments do...
2016-05-11 Alexander MotinMFV r299451: 6764 zfs issues with inheritance flags...
2016-05-11 Alexander MotinMFV r299449: 6763 aclinherit=restricted masks inherited...
2016-05-11 Alexander MotinMFV r299442: 6762 POSIX write should imply DELETE_CHILD...
2016-05-11 Alexander MotinMFV r299440: 6736 ZFS per-vdev ZAPs
2016-05-11 Alexander MotinMFV r299438: 6842 Fix empty xattr dir causing lockup
2016-05-11 Alexander MotinMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 Alexander MotinMFV r299434: 6841 Undirty freed spill blocks
2016-05-08 Xin LIMFV r299237: apply two upstream revisions to address...
2016-05-08 Xin LIMFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51...
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 Konstantin BelousovDo not leak THR_FLAGS_SUSPENDED from the previous suspe...
2016-05-04 Enji CooperMerge ^/user/ngie/release-pkg-fix-tests to unbreak...
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 Xin LIMFV r298691:
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-18 Xin LIMFV r298178:
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-16 Glen BarberMerge the projects/release-pkg branch to head.
2016-04-16 Glen BarberMFH
2016-04-16 Glen BarberMFH
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-14 Ruslan BukinUnmagic the thread pointer offset.
2016-04-13 Glen BarberMFH
2016-04-13 Glen BarberMFH
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-12 Glen BarberMFH
2016-04-12 Konstantin BelousovIf off-page lookup failed, there is no memory to perform
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberMFH
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-08 Konstantin BelousovUse __FBSDID() for .c files from lib/libthr/thread.
2016-04-08 Konstantin BelousovUse ANSI C function definitions, fix spelling in a...
2016-04-08 Konstantin BelousovAssert that the lock objects put into the off-page...
2016-04-06 Glen BarberMFH
2016-04-04 Glen BarberMFH
2016-04-04 Konstantin BelousovRemove unused variable. It was write-only before r297139.
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-22 Konstantin BelousovApparently there are some popular programs around which...
2016-03-21 Konstantin BelousovLock pshared_lock shared around fork, to ensure that...
2016-03-21 Konstantin BelousovProvide more information on failing checks in mutex_ass...
2016-03-21 Konstantin BelousovFrom libthr, remove special and strange code to set...
2016-03-21 Konstantin BelousovImplement process-shared spinlocks.
2016-03-21 Konstantin BelousovFix typo.
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 Glen BarberMFH
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Simon J. GerratyMerge bmake-20160307
2016-03-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.2p2.
2016-03-10 Glen BarberMFH
2016-03-10 Alexander MotinMFV r296609: 6370 ZFS send fails to transmit some holes
2016-03-09 Bryan DreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-08 Alexander MotinMFV r296540: 4448 zfs diff misprints unicode characters
2016-03-08 Alexander MotinMFV r296538: 6544 incorrect comment in libzfs.h about...
2016-03-08 Alexander MotinMFV r296536: 6551 cmd/zpool: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296534: 6550 cmd/zfs: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296532: 6637 replacing "dontclose" with "should_close"
2016-03-08 Alexander MotinMFV r296529:
next