aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libvmmapi: add missing capability stringsRob Norris2024-04-081-0/+5
* libcompiler_rt Makefile.inc: include bsd.compiler.mk to fix buildDimitry Andric2024-04-071-0/+1
* libcompiler_rt Makefile.inc: don't build bfloat16 support for gcc < 13Dimitry Andric2024-04-071-3/+4
* libcompiler_rt Makefile.inc: remove debugging messagesDimitry Andric2024-04-071-7/+0
* Merge llvm-project release/18.x llvmorg-18.1.3-0-gc13b7485b879Dimitry Andric2024-04-067-15/+15
|\
* | Merge llvm-project release/18.x llvmorg-18.1.1-0-gdba2a75e9c7eDimitry Andric2024-04-068-93/+99
|\|
* | Merge llvm-project release/18.x llvmorg-18.1.0-rc3-0-g6c90f8dd5463Dimitry Andric2024-04-063-5/+5
|\|
* | Merge llvm-project release/18.x llvmorg-18.1.0-rc2-53-gc7b0a6ecd442Dimitry Andric2024-04-063-5/+5
|\|
* | Merge llvm-project release/18.x llvmorg-18.1.0-rc2-0-gc6c86965d967Dimitry Andric2024-04-064-6/+7
|\|
* | Merge llvm-project release/18.x llvmorg-18-init-18361-g22683463740eDimitry Andric2024-04-067-15/+15
|\|
* | Merge llvm-project main llvmorg-18-init-18359-g93248729cfaeDimitry Andric2024-04-0610-12/+62
|\|
* | Merge llvm-project main llvmorg-18-init-16864-g3b3ee1f53424Dimitry Andric2024-04-066-43/+43
|\|
* | Merge llvm-project main llvmorg-18-init-16595-g7c00a5be5cdeDimitry Andric2024-04-064-8/+9
|\|
* | Merge llvm-project main llvmorg-18-init-16003-gfc5f51cf5af4Dimitry Andric2024-04-0611-5/+122
|\|
* | Merge llvm-project main llvmorg-18-init-15692-g007ed0dccd6aDimitry Andric2024-04-0610-52/+106
|\|
* | Merge llvm-project main llvmorg-18-init-15088-gd14ee76181fbDimitry Andric2024-04-0635-430/+1827
|\|
* | Backport export of lzma_mt_block_size symbol.Xin LI2024-04-052-2/+8
* | Revert "MFV: xz 5.6.0"Xin LI2024-04-054-87/+44
* | open.2: remove self-referenceChristopher Davidson2024-04-031-1/+1
* | inpcb: fully retire inp_ppcb pointerGleb Smirnoff2024-03-293-27/+5
* | libmagic: Use HOST_CC when compiling hostprog used by buildStephen J. Kiernan2024-03-271-2/+3
* | libc: Improve description of mktime() / timegm().Dag-Erling Smørgrav2024-03-271-2/+16
* | diff: Integrate libdiff from OpenBSD GoT.Dag-Erling Smørgrav2024-03-272-0/+16
* | libfetch: parse scheme://domain:/ correctlyKa Ho Ng2024-03-251-1/+1
* | xdr(3): Fix a few typos in source code commentsGordon Bergling2024-03-231-2/+2
* | libpfctl: fix incorrect labels copyKristof Provost2024-03-221-1/+1
* | riscv: remove more riscv64sf supportBrooks Davis2024-03-214-47/+2
* | msun/riscv: expose fe{disable,enable}exceptBrooks Davis2024-03-212-10/+7
* | Slightly reorganize libclang_rt Makefile againDimitry Andric2024-03-211-5/+7
* | libsysdecode use MKTABLES_INCLUDEDIRSimon J. Gerraty2024-03-211-1/+6
* | Fix building of several libclang_rt libraries for powerpc64 and powerp64leDimitry Andric2024-03-211-1/+1
* | libc/aarch64: Add a non-trivial getcontextxAndrew Turner2024-03-211-2/+18
* | libc/aarch64: Copy the trivial getcontextxAndrew Turner2024-03-212-2/+75
* | wmemchr(3): fix prototypes for wcpcpy() and wcpncpy()Konstantin Belousov2024-03-211-3/+3
* | libfdt: Make an internal FDT library availableMark Johnston2024-03-212-0/+30
* | libsysdecode: fix build after 3d0a736796a9Kyle Evans2024-03-211-1/+1
* | pkgbase: install all libc test files into the tests packageBaptiste Daroussin2024-03-203-0/+3
* | syscalls.master: make __sys_fcntl take an intptr_tBrooks Davis2024-03-192-3/+3
* | pf: convert DIOCSETSTATUSIF to netlinkKristof Provost2024-03-192-0/+34
* | libbe: Fix some markup issues.Dag-Erling Smørgrav2024-03-181-10/+17
* | lib/msun: Fix tgammal(3) on IEEE 128-bit platformsMark Murray2024-03-183-59/+15
* | unbound: Vendor import 1.19.3Cy Schubert2024-03-171-3/+3
* | jevents: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15Jessica Clarke2024-03-161-1/+1
* | lib{c,sys}: correctly expose sched_getcpuBrooks Davis2024-03-152-1/+1
* | strnlen(3): add HISTORYDavid E. O'Brien2024-03-151-0/+5
* | libc/softfloat: we don't export _fp[gs]et* symbolsBrooks Davis2024-03-139-37/+0
* | lib{c,sys}: fix powerpcspe buildBrooks Davis2024-03-131-2/+0
* | lib{c,sys}: return wrapped syscall APIs to libcBrooks Davis2024-03-1372-94/+125
* | libsys: make __libsys_interposing staticBrooks Davis2024-03-1351-64/+70
* | libsys: don't expose sigwait wrapperBrooks Davis2024-03-136-20/+49