aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | libc/arm: use __builtin_trap() instead of abort() in aeabi_unwind stubsRobert Clausecker2026-02-131-6/+6
* | | libsys/arm: include ARM EABI unwind bits into libsysJessica Clarke2026-02-131-0/+5
* | | Summary: *.3: misc man page fixesRobert Clausecker2026-02-131-1/+1
* | | tests: Simplify libarchive testsDag-Erling Smørgrav2026-02-131-1/+1
* | | libpfctl: verify all parsersKristof Provost2026-02-121-12/+40
* | | libpfctl: Sort order of snl attribute parserEric A. Borisch2026-02-121-1/+7
* | | libnv/tests: unskip nvlist_send_recv__send_many_fds__dgramSiva Mahadevan2026-02-121-2/+0
* | | libc: Improve {,l,ll,imax}div(3) manpagesAymeric Wibo2026-02-126-24/+28
* | | libc: Remove leftover commentsAymeric Wibo2026-02-123-4/+0
* | | lib/libc/net/sockatmark.3: fix groff mdoc warningKonstantin Belousov2026-02-121-1/+1
* | | llvm: Link private LLVM libraries against compiler_rt for aarch64John Baldwin2026-02-093-0/+12
* | | libmd aarch64: Use ands instead of bics to round down the lengthJohn Baldwin2026-02-091-1/+1
* | | libfetch: Check for failure to create SSL contextDag-Erling Smørgrav2026-02-072-4/+7
* | | STACKALIGN: Reimplement in terms of __align_downJohn Baldwin2026-02-062-2/+4
* | | libdiff: Simplify truncation detectionDag-Erling Smørgrav2026-02-051-2/+1
* | | bectl: Add -E flag to create an empty boot environmentPat Maddox2026-02-056-20/+76
* | | pmc: Import Intel Granite Rapids eventsBojan Novković2026-02-0414-0/+12544
* | | Remove additional libtpool and libuutil-related filesEnji Cooper2026-02-041-1/+0
* | | libc/aarch64: Add memset for a 64 byte dc zvaAndrew Turner2026-02-033-1/+20
* | | libc/aarch64: Split out the MOPS functionsAndrew Turner2026-02-033-3/+14
* | | libc/aarch64: Add a Makefile.inc dependencyAndrew Turner2026-02-031-2/+2
* | | libpmc: Fix the L3 counters for AMD Zen 1-4Ali Mashtizadeh2026-02-031-12/+13
* | | libc/tests: Clean up *dir() testsDag-Erling Smørgrav2026-02-031-15/+13
* | | rpc: correct resultproc_t's typeBrooks Davis2026-02-021-3/+5
* | | clnt_broadcast(3): fix eachresult argument typeBrooks Davis2026-02-021-2/+3
* | | clnt_broadcast(3): don't free function pointersBrooks Davis2026-02-021-25/+10
* | | socket.2: Cross-reference netintro(4)Artem Bunichev2026-02-021-1/+2
* | | libc: Fix missing includeDag-Erling Smørgrav2026-02-021-0/+1
* | | libc: Improve POSIX conformance of dirfd()Dag-Erling Smørgrav2026-02-022-1/+18
* | | libc: Clean up *dir() codeDag-Erling Smørgrav2026-02-029-49/+43
* | | bcmp(3): update manpage to following the Posix StandardPouria Mousavizadeh Tehrani2026-02-021-1/+9
* | | libc/resolv: Switch default to loopback addressDag-Erling Smørgrav2026-01-311-41/+26
* | | lib/virtual_oss/sndio: Remove trailing backslashChristos Margiolis2026-01-301-1/+1
* | | posix_spawn: use rfork_thread on all archesKonstantin Belousov2026-01-281-21/+18
* | | libsys, libc: provide rfork_thread() and pdrfork_thread() on all archesKonstantin Belousov2026-01-2810-10/+86
* | | libc: Don't use uninitialised string for getnetbyaddr[_r](0) DNS lookupJessica Clarke2026-01-271-0/+3
* | | btree/bt_seq.c: Fix two NULL pointer dereferencesBojan Novković2026-01-271-4/+4
* | | btree/bt_split.c: Fix a misaligned if statementBojan Novković2026-01-271-1/+1
* | | libc: document posix_spawnattr_{get,set}procdescp_np(3)Konstantin Belousov2026-01-263-0/+98
* | | METALOG: Order keyword entriesJose Luis Duran2026-01-261-3/+3
* | | posix_spawnattr_getexecfd_np.3: add closing .FcKonstantin Belousov2026-01-261-0/+1
* | | libc: add posix_spawnattr_{get,set}procdescp_npKonstantin Belousov2026-01-262-5/+51
* | | libsys: add pdrfork_thread() on x86Konstantin Belousov2026-01-266-2/+195
* | | kqueue.2: Fix reference to unexisting kevent1()Artem Bunichev2026-01-251-4/+4
* | | libc: document posix_spawnattr_getexecfd_np(3)Konstantin Belousov2026-01-253-0/+90
* | | libc: add posix_spawnattr_{get,set}execfd_np(3)Konstantin Belousov2026-01-252-1/+26
* | | Regen syscall tables after pdfork(2) and pdwait(2) additionsKonstantin Belousov2026-01-252-0/+8
* | | Regen for the fork and exit/wait exterror category additionKonstantin Belousov2026-01-251-0/+2
* | | Document pdrfork(2) and pdwait(2)Konstantin Belousov2026-01-254-10/+87
* | | lib/libsys, lib/libc: export pdwaitKonstantin Belousov2026-01-256-0/+42