aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | lseek(2): Document the seek behavior better and update the POSIX complianceGordon Bergling2020-07-131-6/+35
* | gethostname(3): Correct the reference of the undefined value HOST_NAME_MAXGordon Bergling2020-07-131-4/+4
* | Minor textual fixes.Alexander Motin2020-07-131-6/+2
* | procctl(2): consistently refer to the last agrument as 'data'Allan Jude2020-07-111-5/+6
* | memfd_create: turn on SHM_GROW_ON_WRITEKyle Evans2020-07-101-1/+1
* | Apply the logic from r363051 to semctl(2) and __sem_base field.Mark Johnston2020-07-091-2/+1
* | Avoid copying out kernel pointers from msgctl(IPC_STAT).Mark Johnston2020-07-091-3/+1
* | test: add libkvm read testAlfredo Dal'Ava Junior2020-07-082-1/+101
* | Invoke objcopy on the right object when building Scrt1.o on i386.John Baldwin2020-07-071-2/+2
* | libefivar: define MDE_CPU_RISCV64Mitchell Horne2020-07-061-0/+2
* | Clean up cam.3Mateusz Piotrowski2020-07-061-9/+11
* | Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc.John Baldwin2020-07-039-248/+46
* | libifconfig: Add function to get bridge statusRyan Moeller2020-07-013-5/+173
* | Fix printf(3) output of long doubles on RISC-VMitchell Horne2020-06-291-14/+0
* | Stop using STATIC_CFLAGS.John Baldwin2020-06-291-2/+2
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-282-5/+5
|\|
* | Explain how to learn about possible recognized locale namesJoerg Wunsch2020-06-271-0/+16
* | Fix trailing-comma-related typos in the tree when the Xr macro is usedMateusz Piotrowski2020-06-271-1/+1