aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libpfctl: fix add state/source limiterKristof Provost2026-04-171-2/+2
* ntp_adjtime.2: Increase visibilityAlexander Ziaee2026-04-171-3/+3
* pkru.3: Note that the kernel may not respect PKRU protectionsMark Johnston2026-04-161-7/+10
* pkru.3: Remove a qualifierMark Johnston2026-04-161-3/+0
* lib/libifconfig: Fix pointer-sign warningsRyan Moeller2026-04-162-7/+8
* libpmc: surface raw TSC in pmclog eventsAndre Silva2026-04-164-9/+35
* sysctl.3: Correct kern and kern.proc type descriptionsbrothersw2026-04-161-10/+17
* ifconfig: add CMIS support for 400GbE opticsAndrew Gallatin2026-04-143-3/+372
* libthr.3: describe SIGTHRKonstantin Belousov2026-04-141-0/+19
* libthr.3: describe what we mean by C runtime environment.Konstantin Belousov2026-04-141-0/+6
* ifconfig: Add support for geneve (netlink)Pouria Mousavizadeh Tehrani2026-04-131-1/+3
* libarchive: merge from vendor branchMartin Matuska2026-04-131-0/+13
* fork.2: note that all methods to pre-resolve symbols have consequencesKonstantin Belousov2026-04-121-0/+2
* msun/math.3: reference new functions f{max,min}imum{,_num,_mag}()Robert Clausecker2026-04-111-3/+9
* lib/msun: Added fmaximum_mag and fmaximum_num familiesJesús Blázquez2026-04-1123-11/+1169
* Pass severity to vectx_open() rather than vectx_close()Simon J. Gerraty2026-04-104-22/+40
* cap_dns: plug a memory leakMariusz Zaborski2026-04-101-1/+1
* libc: fix memfd_create's HUGETLB handlingKyle Evans2026-04-092-11/+43
* MFV: zstd 1.5.7.Xin LI2026-04-081-0/+4
|\
| * Import zstd 1.5.7.vendor/zstd/1.5.7Xin LI2026-04-0894-7187/+12439
| * Import zstd 1.5.2vendor/zstd/1.5.2Allan Jude2023-01-2589-4426/+15342
| * Import zstd 1.4.8vendor/zstd/1.4.8Conrad Meyer2020-12-2562-2282/+4760
* | libgcc_s: export __extendhftf2Brooks Davis2026-04-081-0/+1
* | lib/msun: centralize addition of the arch-specific symbol map filesKonstantin Belousov2026-04-086-5/+1
* | lib/msun/aarch64: provide export file for arch-specific fenv methodsKonstantin Belousov2026-04-083-5/+37
* | libc/tests/string: add a more comprehensive unit test for strrchr()Robert Clausecker2026-04-082-0/+158
* | libc: Add missing MLINK for stravis(3)Dag-Erling Smørgrav2026-04-071-0/+1
* | fmax.3: Add caveat for going beyond C std requirementsEd Maste2026-04-061-5/+8
* | lib/msun: Added fmaximum and fminimum family. Tests and man pageJesús Blázquez2026-04-0412-5/+680
* | pause.3: Fix a typo in the manual pageGordon Bergling2026-04-041-1/+1
* | procctl.2: remove space at EOLKonstantin Belousov2026-04-041-1/+1
* | libauditd: Don't build if WITHOUT_AUDIT is setLexi Winter2026-04-031-1/+1
* | libsamplerate: Only build when virtual_oss is builtLexi Winter2026-04-031-2/+1
* | posix_spawn_file_action_addopen.3: ignoring close failure is now approvedKonstantin Belousov2026-04-031-2/+4
* | posix_spawn: actions chdir and fchdir are now required by POSIXKonstantin Belousov2026-04-035-16/+28
* | truss: add support for decoding Netlink messagesIshan Agrawal2026-04-033-1/+96
* | mq_open(2): document sysctl limit EINVAL and ENFILE conditionsKit Dallege2026-04-021-1/+22
* | posix_spawn.3: fix formatting of xrefKonstantin Belousov2026-04-021-1/+1
* | procctl.2: Align list indentationAlexander Ziaee2026-04-021-24/+24
* | rtld: allow dlopen("#<number>/<path>")Konstantin Belousov2026-04-021-0/+14
* | contrib/expat: import expat 2.7.5Philip Paeps2026-04-022-5/+5
|\ \
| * | Vendor import of expat 2.7.5vendor/expat/2.7.5Philip Paeps2026-04-0110-84/+261
* | | MFV: xz 5.8.3.Xin LI2026-04-011-3/+7
* | | _exit.2: Cross-reference atexit(3)Artem Bunichev2026-03-312-5/+7
* | | msun: remove requirement to have C99 inline semanticKonstantin Belousov2026-03-306-30/+0
* | | msun/arm: convert fenv functions to proper linkageKonstantin Belousov2026-03-302-41/+150
* | | msun/powerpc: convert fenv functions to proper linkageKonstantin Belousov2026-03-302-24/+110
* | | msun/riscv: convert fenv functions to proper linkageKonstantin Belousov2026-03-302-25/+110
* | | msun/aarch64: convert fenv functions to proper linkageKonstantin Belousov2026-03-302-23/+90
* | | msun/x86: convert rest of the extern inline fenv functions to proper linkageKonstantin Belousov2026-03-303-19/+74