aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fmax.3: Add caveat for going beyond C std requirementsEd Maste5 hours1-5/+8
* lib/msun: Added fmaximum and fminimum family. Tests and man pageJesús Blázquez2 days12-5/+680
* pause.3: Fix a typo in the manual pageGordon Bergling3 days1-1/+1
* procctl.2: remove space at EOLKonstantin Belousov3 days1-1/+1
* libauditd: Don't build if WITHOUT_AUDIT is setLexi Winter3 days1-1/+1
* libsamplerate: Only build when virtual_oss is builtLexi Winter3 days1-2/+1
* posix_spawn_file_action_addopen.3: ignoring close failure is now approvedKonstantin Belousov4 days1-2/+4
* posix_spawn: actions chdir and fchdir are now required by POSIXKonstantin Belousov4 days5-16/+28
* truss: add support for decoding Netlink messagesIshan Agrawal4 days3-1/+96
* mq_open(2): document sysctl limit EINVAL and ENFILE conditionsKit Dallege4 days1-1/+22
* posix_spawn.3: fix formatting of xrefKonstantin Belousov5 days1-1/+1
* procctl.2: Align list indentationAlexander Ziaee5 days1-24/+24
* rtld: allow dlopen("#<number>/<path>")Konstantin Belousov5 days1-0/+14
* contrib/expat: import expat 2.7.5Philip Paeps5 days2-5/+5
|\
| * Vendor import of expat 2.7.5vendor/expat/2.7.5vendor/expatPhilip Paeps6 days10-84/+261
* | MFV: xz 5.8.3.Xin LI6 days1-3/+7
* | _exit.2: Cross-reference atexit(3)Artem Bunichev6 days2-5/+7
* | msun: remove requirement to have C99 inline semanticKonstantin Belousov7 days6-30/+0
* | msun/arm: convert fenv functions to proper linkageKonstantin Belousov7 days2-41/+150
* | msun/powerpc: convert fenv functions to proper linkageKonstantin Belousov7 days2-24/+110
* | msun/riscv: convert fenv functions to proper linkageKonstantin Belousov7 days2-25/+110
* | msun/aarch64: convert fenv functions to proper linkageKonstantin Belousov7 days2-23/+90
* | msun/x86: convert rest of the extern inline fenv functions to proper linkageKonstantin Belousov7 days3-19/+74
* | stat(2): Send to sticky(7) in the S_ISVTX descriptionGleb Popov7 days1-1/+1
* | dup(2): document the handling of filedescriptor flagsKonstantin Belousov10 days2-1/+6
* | rtld_get_var(3): provide explicit list of rtld vars that can be modifiedKonstantin Belousov11 days1-0/+17
* | fenv.h: stop declaring feclearexcept() extern inlineKonstantin Belousov11 days11-13/+58
* | manuals: System message vs kernel messageAlexander Ziaee11 days1-2/+2
* | kldload.2: Provide more info about file argumentArtem Bunichev11 days1-2/+15
* | libc/amd64/strrchr.S: fix rebase errorRobert Clausecker11 days1-4/+4
* | libc/amd64/strrchr.S: rewrite and fix scalar implementationRobert Clausecker11 days1-52/+26
* | rpcsec_gss: Fix a stack overflow in svc_rpc_gss_validate()Mark Johnston12 days1-1/+8
* | pmc: Fix copyright in previous commitsAli Mashtizadeh12 days1-1/+4
* | libc/db: Remove unused hash functions in hash_func.cBojan Novković13 days2-107/+2
* | libpmc/pmu-events: Add support for new json fieldsBojan Novković13 days2-0/+27
* | pmc: Import Intel Meteor Lake eventsBojan Novković13 days13-0/+8870
* | libpmc: Add support for IBS qualifiersAli Mashtizadeh2026-03-2311-10/+226
* | libc: Fix cxa_thread_atexit{,nothr} test.ShengYi Hung2026-03-222-5/+16
* | realpath: Improve manual pageDag-Erling Smørgrav2026-03-191-24/+12
* | realpath: Improve prev_len logicDag-Erling Smørgrav2026-03-191-3/+7
* | libpmc: Query hwpmc for capsAli Mashtizadeh2026-03-161-10/+9
* | jevents: include file path in whitelist error messageMitchell Horne2026-03-161-1/+1
* | libpcap: Update to 1.10.6Joseph Mingrone2026-03-152-54/+208
* | libc: Fix dtor order in __cxa_thread_atexitShengYi Hung2026-03-141-2/+2
* | MFV: zlib 1.3.2.Xin LI2026-03-132-0/+19
|\ \
* | | sigreturn.2: refresh the man pageKonstantin Belousov2026-03-111-8/+16
* | | build: Stop testing LINKER_FEATURES for ifunc and build-idEd Maste2026-03-111-6/+0
* | | libpmc: Explicitly whitelist json fieldsAli Mashtizadeh2026-03-106-33/+126
* | | system(3): Fix brain glitch in previous commitDag-Erling Smørgrav2026-03-091-7/+7
* | | system(3): Address test robustness issueDag-Erling Smørgrav2026-03-091-11/+27