aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libc/locale: Fix type breakage in __collate_range_cmp().Pedro F. Giffuni2016-06-055-11/+25
* Reflect error indication according to POSIX and what those functionsAndrey A. Chernov2016-06-051-2/+2
* Fix markup.Konstantin Belousov2016-06-042-2/+2
* Import libucl snapshot 20160604Baptiste Daroussin2016-06-041-2/+1
* DIRDEPS_BUILD: Connect new directories and update dependencies.Bryan Drewery2016-06-032-0/+40
* For clang, move the definition of FREEBSD_CC_VERSION into its own headerDimitry Andric2016-06-033-2/+6
* Improve errno documentation in pthread_create(3) and thr_new(2)Eric van Gyzen2016-06-032-4/+11
* Remove libstdc++ again.Bryan Drewery2016-06-021-1/+0
* Pull in r271548 from upstream llvm trunk (by me):Dimitry Andric2016-06-021-1/+1
* Add basic blacklist build supportKurt Lidl2016-06-022-0/+35
* citrus: Remove redundant code in _citrus_esdb_get_list().Pedro F. Giffuni2016-06-021-12/+6
* thr_*(2): Add xrefs to what libthr implements using each syscall.Jilles Tjoelker2016-06-015-8/+29
* Skein was not meant to be connected to libcryptoAllan Jude2016-06-011-16/+4
* Don't call setgrent() in an unportable way.Ed Schouten2016-06-011-1/+3
* Document behavior of wait introduced in the r286698.Mariusz Zaborski2016-06-011-1/+9
* libthr: Use formatted PANIC()Conrad Meyer2016-06-013-24/+10
* libthr: _thread_vprintf: Enhance support for %p, %#xConrad Meyer2016-06-011-1/+8
* libthr: Add vprintf variant of _thread_printf, formatted PANIC()Conrad Meyer2016-06-013-11/+34
* Don't use fixup for C99 and up, the compiler result is already correct.Andrey A. Chernov2016-06-014-0/+8
* Coverity fixes for r300906Alan Somers2016-05-312-15/+3
* For EILSEQ case in mbsnrtowcs() and wcsnrtombs() update src to point toAndrey A. Chernov2016-05-312-0/+3
* Fix prototype of dbm_open().Ed Schouten2016-05-312-2/+2
* r169386 (PR 112515) was incomplete: it treated 307 as an error exceptDag-Erling Smørgrav2016-05-311-0/+3
* libdevdctl: minor spelling fixes.Pedro F. Giffuni2016-05-301-2/+2
* Let dbm's datum::dptr use the right type.Ed Schouten2016-05-301-2/+2
* Fix the signature of the psignal() function.Ed Schouten2016-05-302-4/+4
* Bump __FreeBSD_cc_version after r300974.Dimitry Andric2016-05-301-1/+1
* Mark jail(2), and the sysctls that it (and only it) uses as deprecated.Jamie Gritton2016-05-301-1/+1
* Stop inlining the struct ucond definition into struct pthread_cond.Konstantin Belousov2016-05-292-15/+11
* Remove non-history libkse references and fix PTHREAD_PROCESSES_PRIVATE typo.Jilles Tjoelker2016-05-291-3/+1
* Micro optimize: C standard guarantees that right shift for unsigned valueAndrey A. Chernov2016-05-291-1/+1
* _umtx_op(2): Note deprecation of UMTX_OP_MUTEX_WAKE.Jilles Tjoelker2016-05-291-1/+15
* _umtx_op(2),thr_*(2): Various spelling, grammar and mdoc fixes.Jilles Tjoelker2016-05-296-60/+73
* 1) Unifdef USE_WEAK_SEEDING since it is too obsolete to support and makesAndrey A. Chernov2016-05-291-41/+11
* 1) Unifdef USE_WEAK_SEEDING it is too obsolete to support and makes readingAndrey A. Chernov2016-05-291-46/+14
* GCC External: Revert r300886, r300904, r300917, r300918Bryan Drewery2016-05-292-2/+2
* Submitted by: philPhil Shafer2016-05-292-8/+8
* Import the skein hashing algorithm, based on the threefish block cipherAllan Jude2016-05-299-19/+425
* Avoid literal-suffix error due to missing space.Bryan Drewery2016-05-281-1/+1
* zfsd(8), the ZFS fault management daemonAlan Somers2016-05-2814-0/+2361
* Use a relative symlink for proper --sysroot support.Bryan Drewery2016-05-281-1/+1
* Implement SHA-512 truncated (224 and 256 bits)Allan Jude2016-05-284-10/+78
* Move external GCC compiler hacks to bsd.sys.mk.Bryan Drewery2016-05-272-2/+2
* After r300770, for libc++ and libcxxrt, use -isystem instead of -I.Dimitry Andric2016-05-272-2/+2
* libmd: Work around C++'s inability to understand CConrad Meyer2016-05-271-0/+8
* Let l64a() properly null terminate its result.Ed Schouten2016-05-261-22/+14
* Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revisionDimitry Andric2016-05-261-2/+17
|\
| * Vendor import of libc++ trunk r256633:vendor/libc++/r256633Dimitry Andric2015-12-302-47/+113
* | Update to ELF Tool Chain r3477Ed Maste2016-05-251-1/+1
* | Do not generate code for sbrk syscall -- sbrk support was removed.Ruslan Bukin2016-05-251-0/+1