aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | Export scandir_b from libc.Konstantin Belousov2020-08-104-25/+14
* | | Merge ^/head r364051 through r364081.Dimitry Andric2020-08-1011-3/+1534
|\| |
| * | Follow-up to r358851 (llvm-project 10.0.0-rc3 import), where I addedDimitry Andric2020-08-103-0/+14
| * | Move ifconfig SFP status functionality into libifconfigRyan Moeller2020-08-098-3/+1520
* | | Merge ^/head r363989 through r364034.Dimitry Andric2020-08-074-10/+49
|\| |
| * | setlocale(3): Add an EXAMPLES section and add LANG categoryGordon Bergling2020-08-071-1/+24
| * | mbsrtowcs(3): Clarify the RETURN VALUES sectionGordon Bergling2020-08-071-4/+18
| * | tmpnam(3): Also mention tmpfile in the ENVIRONMENT sectionGordon Bergling2020-08-071-1/+3
| * | lib80211: fix indentation of comments for some netbands.Bjoern A. Zeeb2020-08-071-4/+4
* | | Re-add generated arm_neon.h header, which was accidentally dropped whileDimitry Andric2020-08-071-1/+2
* | | Put clang/lib/Tooling/Core/Replacement.cpp under SRCS_MIN, since it isDimitry Andric2020-08-061-1/+1
* | | Merge ^/head r363739 through r363986.Dimitry Andric2020-08-0619-118/+490
|\| |
| * | [POWERPC] Fix ppc64 makecontext() parameter overflow handling.Brandon Bergren2020-08-061-0/+4
| * | pmcstat: implement showing offsets into symbols in top modeMateusz Guzik2020-08-051-1/+2
| * | devinfo: add man page linksEric van Gyzen2020-08-041-0/+10
| * | devinfo: fix memory leak on error pathsEric van Gyzen2020-08-041-9/+23
| * | ld.bfd requires an explicit emulation for MIPS for ld -r.John Baldwin2020-08-041-0/+21
| * | directory(3): Add an ERRORS sectionGordon Bergling2020-08-041-2/+72
| * | Ensure libregex is built in time for googletestKyle Evans2020-08-041-0/+1
| * | gtest: link against libregex for GNU extensionsKyle Evans2020-08-041-1/+1
| * | libregex: disable some of the unimplemented test cases for nowKyle Evans2020-08-042-14/+12
| * | libregex: Implement a subset of the GNU extensionsKyle Evans2020-08-042-84/+229
| * | regex(3): belatedly document REG_POSIX from r363734Kyle Evans2020-08-041-1/+12
| * | Add SOL_LOCAL symbolic constant for unix socket option level.Konstantin Belousov2020-08-031-1/+1
| * | Allow building setmode.c on Linux/macOSAlex Richardson2020-08-031-4/+5
| * | Pass the full CFLAGS to cpp for MKlib_gen.sh.John Baldwin2020-08-031-1/+1
| * | libc: Provide sub fp(s|g)etmask() implementations for RISC-VKristof Provost2020-08-033-0/+96
* | | Apply tentative fix for clang 11 warning in pam_exec(8):Dimitry Andric2020-08-061-1/+2
* | | Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds,Dimitry Andric2020-08-066-81/+240
* | | Regenerate lib/clang/liblldb/LLDBWrapLua.cpp with swig 4.0.2.Dimitry Andric2020-08-061-799/+1648
* | | Update generated llvm-project related version headers, config.h filesDimitry Andric2020-08-069-30/+109
|/ /
* | regex(3): Interpret many escaped ordinary characters as EESCAPEKyle Evans2020-07-292-18/+106
* | libpmc: Use known pmc_cpuid buffer sizeRyan Moeller2020-07-281-17/+7
* | libmd: temporarily disable optimized assembly skein1024 implementationEd Maste2020-07-231-6/+6
* | geli(8): Add missing commands in the EXAMPLES sectionGordon Bergling2020-07-221-2/+4
* | libbe: annotate lbh as __unused in be_is_auto_snapshot_nameKyle Evans2020-07-221-1/+1
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-212-5/+5
|\|
* | [skip ci] document close_range(2) as async-signal-safeAlan Somers2020-07-211-1/+2
* | geli(8): Add an example on how to use geli(8) with a file as encrypted storageGordon Bergling2020-07-201-2/+62
* | Revert that!Simon J. Gerraty2020-07-193-6/+3
* | Oops missed Makefile.configSimon J. Gerraty2020-07-193-3/+6
* | Include ABI note tag in shared libraries.John Baldwin2020-07-163-12/+51
* | Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for detailsGregory Neil Shapiro2020-07-152-2/+2
* | Remove warning that is no longer accurate after r361853Alex Richardson2020-07-151-2/+0
* | Don't imply that all action values can be OR'd.Brooks Davis2020-07-151-10/+11
* | Avoid rebuilding libpmc in every incremental rebuildAlex Richardson2020-07-151-3/+7
* | libprocstat: fix kvm filedesc access after introduction of fdescenttblMateusz Guzik2020-07-151-16/+23
* | Add stepping to the kern.hwpmc.cpuid string on x86.Alexander Motin2020-07-141-3/+3
* | Revert r351416 to let lib.libc.gen.getmntinfo_test.getmntinfo_test get more testLi-Wen Hsu2020-07-131-3/+0
* | Update AMD Zen1 and add Zen2 events mapping.Alexander Motin2020-07-1320-938/+2025