aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update libc++ build glue, and ObsoleteFiles.Dimitry Andric2019-01-221-1/+4
* Update lldb build glue to make MK_LLDB=yes work.Dimitry Andric2019-01-221-13/+20
* Update llvm and clang build glue to make MK_CLANG_EXTRAS=yes andDimitry Andric2019-01-212-5/+56
* Add and remove sources from libllvm and libclang, to make the minimalDimitry Andric2019-01-212-28/+66
* Update libllvmminimal and llvm-tblgen Makefiles, so llvm-tblgen andDimitry Andric2019-01-201-1/+1
* Update version numbers, and regenerate config headers for llvm, clang,Dimitry Andric2019-01-209-19/+28
* Revert r343093 until I can address the issues raised by kib@.Dag-Erling Smørgrav2019-01-171-22/+1
* Create new EINTEGRITY error with message "Integrity check failed".Kirk McKusick2019-01-173-1/+17
* libedit: Avoid out of bounds read in 'bind' commandJilles Tjoelker2019-01-161-1/+2
* Implement dlopenat(3).Dag-Erling Smørgrav2019-01-161-1/+22
* Implement shmat(2) flag SHM_REMAP.Konstantin Belousov2019-01-161-3/+32
* This was missed in r343051: make uz_allocs, uz_frees and uz_fails counter(9).Gleb Smirnoff2019-01-151-3/+7
* o Move zone limit from keg level up to zone level. This means that nowGleb Smirnoff2019-01-151-6/+1
* msun: reduce diff between src/e_j0.c and src/e_j0f.cPedro F. Giffuni2019-01-142-10/+12
* Create crtsavres.o for powerpc buildsJustin Hibbits2019-01-123-3/+198
* Disable FTS3, FTS4, and RTREE in bundled and private sqlite3.Cy Schubert2019-01-121-4/+1
* Update to ELF Tool Chain r3668Ed Maste2019-01-102-1/+2
* libbe(3): Change be_mount to mount/unmount child datasetsKyle Evans2019-01-101-37/+134
* libbe(3): move altroot augmentation bits around a little bitKyle Evans2019-01-093-14/+38
* Enable use of Capsicum sandbox when there is only oneXin LI2019-01-091-2/+2
* Add a tunable which changes mincore(2) algorithm to only report dataKonstantin Belousov2019-01-071-2/+15
* pow(3): Workaround possible signed shift Undefined Behavior.Pedro F. Giffuni2019-01-071-1/+1
* libbe(3): Don't allow bootfs to be destroyedKyle Evans2019-01-071-1/+2
* thr_wake(2): Minor mdoc fixesJilles Tjoelker2019-01-061-2/+2
* Add explicit csu test dependencyEd Maste2019-01-041-0/+2
* Support MSG_DONTWAIT in send*(2).Mark Johnston2019-01-041-4/+9
* getopt_long(3): fix case of malformed long optKyle Evans2019-01-041-0/+2
* Add man page for dlvsym(3)Romain Tartière2019-01-032-4/+24
* msun: Fix some old typos.Pedro F. Giffuni2018-12-312-2/+2
* Ensure buffer is nul-terminated.Xin LI2018-12-311-1/+1
* Update to Zstandard 1.3.8Conrad Meyer2018-12-291-0/+2
|\
| * import zstd 1.3.8vendor/zstd/1.3.8Conrad Meyer2018-12-2942-3238/+4658
| * import zstd 1.3.7vendor/zstd/1.3.7Conrad Meyer2018-10-2252-2474/+5663
| * import zstd 1.3.4vendor/zstd/1.3.4Conrad Meyer2018-10-2240-3464/+5838
| * import zstd 1.3.3vendor/zstd/1.3.3Conrad Meyer2018-10-2230-1906/+1559
| * import zstd 1.3.2vendor/zstd/1.3.2Baptiste Daroussin2017-11-0957-3537/+5603
| * Add missing compiler.hvendor/zstd/1.3.1Baptiste Daroussin2017-08-221-0/+85
| * Import zstd 1.3.1Baptiste Daroussin2017-08-2245-1112/+1163
| * Import zstd 1.3.0vendor/zstd/1.3.0Baptiste Daroussin2017-07-1426-1417/+2945
| * Import Zstandard 1.2.0vendor/zstd/1.2.0Baptiste Daroussin2017-05-0624-742/+1002
| * Remove files confusing the git exporterBaptiste Daroussin2017-04-156-428/+0
* | Fix WITHOUT_NLS build after r342551.Konstantin Belousov2018-12-281-1/+1
* | libm: Include float.h to get LDBL_MANT_DIGJustin Hibbits2018-12-283-1/+3
* | Bump sys_errlist size to keep ABI backward-compatible for some time.Konstantin Belousov2018-12-273-10/+71
* | gai_strerror() - Update string error messages according to RFC 3493.Pedro F. Giffuni2018-12-232-28/+25
* | regcomp: revert part of r341838 which turned out to be unrelatedYuri Pankov2018-12-191-11/+3
* | Allow multi-byte thousands separators in strfmon(3)Conrad Meyer2018-12-193-14/+95
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Update clang, llvm, lld, lldb, compiler-rt and libc++ version number toDimitry Andric2018-12-153-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Vendor import of clang 7.0.1 release r349250:vendor/clang/clang-release_701-r349250vendor/clang-70Dimitry Andric2018-12-151-1/+1
* | | | | | | | Allow bootstrapping libnv on macOS and LinuxAlex Richardson2018-12-141-0/+9