aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | libc/amd64/strrchr.S: rewrite and fix scalar implementationRobert Clausecker2026-03-261-52/+26
* | | rpcsec_gss: Fix a stack overflow in svc_rpc_gss_validate()Mark Johnston2026-03-261-1/+8
* | | pmc: Fix copyright in previous commitsAli Mashtizadeh2026-03-251-1/+4
* | | libc/db: Remove unused hash functions in hash_func.cBojan Novković2026-03-242-107/+2
* | | libpmc/pmu-events: Add support for new json fieldsBojan Novković2026-03-242-0/+27
* | | pmc: Import Intel Meteor Lake eventsBojan Novković2026-03-2413-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
* | | | libc/riscv64: temporarily disable strnlen() implementation until a fix is dev...Strahinja Stanišić2026-03-071-1/+0
* | | | libc/quad: fix missing closing #endif in Symbol.mapXin LI2026-03-061-0/+1
* | | | RegenKonstantin Belousov2026-03-052-0/+4
* | | | renameat2(2): documentKonstantin Belousov2026-03-052-1/+67
* | | | libsys/rename.2: remove commented-out CAVEAT sectionKonstantin Belousov2026-03-051-26/+0
* | | | sys: add renameat2(2) syscallKonstantin Belousov2026-03-051-0/+1
* | | | libc/quad: Switch to per-arch lists of symbolsJohn Baldwin2026-03-051-24/+19
* | | | libc/quad: narrow list of symbols exposed for 32-bit armJohn Baldwin2026-03-051-0/+14
* | | | libc/armv7: remove default version for allocaBrooks Davis2026-03-052-1/+3
* | | | getnetconfig: make nc_error a thread local variableBrooks Davis2026-03-051-38/+1
* | | | system(3): Unwrap execve()Dag-Erling Smørgrav2026-03-041-1/+3
* | | | libutil: avoid an out-of-bounds read in trimdomain(3)Kyle Evans2026-03-032-1/+9
* | | | libutil: take a size_t in trimdomain()Kyle Evans2026-03-034-7/+26
* | | | mt(1)/libmt: Add LTO-10 density codes and specs.Kenneth D. Merry2026-03-021-0/+2
* | | | libiscsiutil: Record dependency on libmdDag-Erling Smørgrav2026-02-281-1/+1
* | | | libpmc: Import AMD Zen 6 PMU events.Ali Mashtizadeh2026-02-2712-1/+3217
* | | | libpmc: Update event definitions for AMD ZenAli Mashtizadeh2026-02-274-6/+9
* | | | hwpmc: Initial support for AMD IBSAli Mashtizadeh2026-02-271-7/+57
* | | | hwpmc: Fix PMC flags for AMD Zen coresAli Mashtizadeh2026-02-274-6/+120
* | | | lib/libnetbsd: bring in `__type_m{ax,in}*` macro familyEnji Cooper2026-02-261-0/+30
* | | | Refinements to the output when the EXTERROR_VERBOSE environment is setKirk McKusick2026-02-262-9/+27
* | | | libnetbsd: add math.h and sys/time.hEnji Cooper2026-02-252-0/+49
* | | | system(3): Fix null caseDag-Erling Smørgrav2026-02-252-1/+11
* | | | system(3): Clarify return valuesDag-Erling Smørgrav2026-02-251-3/+5
* | | | system(3): Write our own testsDag-Erling Smørgrav2026-02-252-1/+166
* | | | system(3): Improve signal handlingDag-Erling Smørgrav2026-02-251-43/+73
* | | | mpool/mpool_get.c: Avoid clobbering 'errno' when handling 'pread' errorsBojan Novković2026-02-251-0/+4
* | | | Do not fail 'devctl clear driver' if another driver is not foundMarcin Cieslak2026-02-251-1/+2
* | | | libjail: avoid a double-free in the MAC label bitsKyle Evans2026-02-241-1/+1
* | | | ufs_disk_close.3: Correct include header macroAlexander Ziaee2026-02-221-1/+1