aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | libc: remove remnants of __fcntl_compatBrooks Davis2024-03-132-3/+0
* | libthr: restore _pthread_cond_timedwaitBrooks Davis2024-03-121-0/+1
* | libc: Move tzset.3 to stdtimeWarner Losh2024-03-123-4/+3
* | timezone: Move to the XSI/POSIX definition for timezone.Warner Losh2024-03-126-72/+33
* | libc/i386: don't attempt to export allocaBrooks Davis2024-03-071-1/+0
* | libc/quad: narrow list of symbols exposed on i386Brooks Davis2024-03-071-0/+10
* | libc/iconv: don't export nonexistant symbolsBrooks Davis2024-03-071-38/+0
* | libsys: don't expose __init_elf_aux_vectorBrooks Davis2024-03-071-1/+0
* | libsys: don't try to expose yieldBrooks Davis2024-03-071-2/+0
* | syscall(2): make i386 less of an outlierBrooks Davis2024-03-071-0/+2
* | libsys/aarch: Remove pointless MD syscall(2)Brooks Davis2024-03-072-36/+0
* | libsys/arm: Remove pointless MD syscall(2)Brooks Davis2024-03-072-38/+3
* | libsys/riscv: Remove pointless MD syscall(2)Brooks Davis2024-03-072-39/+0
* | libsys/aarch64: end syscall stubs with newlinesBrooks Davis2024-03-071-1/+1
* | liblzma: don't export lzma_lz_decoder_uncompressedBrooks Davis2024-03-071-1/+0