aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] force applications linked with lib CSU to have .gotJustin Hibbits2019-10-121-0/+6
* Install the libopencsd version header (other headers now depend on it).Ruslan Bukin2019-10-111-0/+1
* Update ARM CoreSight trace decoder library.Ruslan Bukin2019-10-101-0/+1
* Update Intel Processor Trace decoder library.Ruslan Bukin2019-10-101-2/+3
* Merge ^/head r353316 through r353350.Dimitry Andric2019-10-097-16/+19
|\
| * Connect the libucl(3) manual page to the build.Glen Barber2019-10-091-1/+4
| * RISC-V: Fix an alignment warning in libthrMitchell Horne2019-10-091-4/+4
| * msun: Silence new harmless -Wimplicit-int-float-conversion warningsBrooks Davis2019-10-081-3/+3
| * Fix various -Wpointer-compare warningsBrooks Davis2019-10-084-8/+8
* | Prepare for merging back to head:Dimitry Andric2019-10-082-2/+2
* | Merge ^/head r352764 through r353315.Dimitry Andric2019-10-0812-10/+68
|\|
| * Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-072-0/+15
| * Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it aroundKyle Evans2019-10-065-0/+9
| * libusb: LIBUSB_DEBUG environment variable override of libusb_set_debugKyle Evans2019-10-021-4/+19
| * libsysdecode: decode PROT_MAX flagsPawel Biernacki2019-09-301-1/+11
| * memfd_create(3): Don't actually force hugetlb size with MFD_HUGETLBKyle Evans2019-09-291-3/+0
| * Revert the mode_t -> int changes and add a warning in the BUGS section instead.Warner Losh2019-09-282-4/+16
| * Document varadic args as int, since you can't have short varadic args (they areWarner Losh2019-09-272-2/+2
* | Merge ^/head r352587 through r352763.Dimitry Andric2019-09-2620-224/+641
|\|
| * Further normalize copyright noticesKyle Evans2019-09-262-2/+2
| * Correct mistake in MLINKS introduced in r352747David Bright2019-09-261-1/+1
| * Add an shm_rename syscallDavid Bright2019-09-263-12/+84
| * Add SPDX tags to recently added filesKyle Evans2019-09-251-0/+2
| * posix_spawn(3): handle potential signal issues with vforkKyle Evans2019-09-252-28/+103
| * rfork(2): add RFSPAWN flagKyle Evans2019-09-251-2/+12
| * Do not left-shift a negative number (inducing undefined behavior inDimitry Andric2019-09-254-6/+6
| * sysent: regenerate after r352705Kyle Evans2019-09-251-4/+0
| * Add linux-compatible memfd_createKyle Evans2019-09-255-5/+211
| * Update fcntl(2) after r352695Kyle Evans2019-09-251-1/+62
| * remove obsolete i386 MD memchr implementationEd Maste2019-09-252-62/+0
| * lib/libc/regex: fix build with REDEBUG definedYuri Pankov2019-09-242-7/+1
| * Fix destruction of the robust mutexes.Konstantin Belousov2019-09-231-1/+5
| * Add two options to allow mount to avoid covering up existing mount points.Sean Eric Fagan2019-09-231-1/+15
| * Add support for ps -H on corefiles in libkvmMike Karels2019-09-221-102/+147
* | Enable OpenMP for powerpc64Dimitry Andric2019-09-261-0/+2
* | Merge ^/head r352436 through r352536.Dimitry Andric2019-09-197-15/+44
|\|
| * Whitespace cleanup, no functional changeLi-Wen Hsu2019-09-191-8/+8
| * Temporarily add test_write_filter_zstd BROKEN_TESTS as it always fails in CILi-Wen Hsu2019-09-191-0/+3
| * Add support for BERI statcounters.Ruslan Bukin2019-09-181-0/+19
| * sysctl: use names instead of magic numbers.Konstantin Belousov2019-09-181-2/+2
| * Add native support for zstd to libarchiveBaptiste Daroussin2019-09-182-3/+4
| * Return EISDIR when directory is opened with O_CREAT without O_DIRECTORY.Konstantin Belousov2019-09-171-1/+6
| * fixup up fallout from r352447 in libbeAndriy Gapon2019-09-171-1/+2
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-192-9/+9
|\ \
* \ \ Merge ^/head r352319 through r352435.Dimitry Andric2019-09-171-1/+1
|\ \ \ | | |/ | |/|
| * | Increase the size of the send and receive buffers for YP client rpcKonstantin Belousov2019-09-161-1/+1
* | | Another round of attempting to squelch -Wdeprecated-declarations, whichDimitry Andric2019-09-174-0/+13
* | | Instead of disabling gcc's deprecated declaration warnings about e.g.Dimitry Andric2019-09-142-7/+0
* | | Merge ^/head r352308 through r352318.Dimitry Andric2019-09-143-9/+25
|\| |
| * | Improve the description of big5(5)Li-Wen Hsu2019-09-141-2/+9