aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* libc: Roll {l,ll,imax}abs(3) manpages into just abs(3)Aymeric Wibo2026-02-219-216/+61
* libc: Roll {l,ll,imax}div(3) manpages into just div(3)Aymeric Wibo2026-02-215-242/+67
* vmm: Start using exterrorMark Johnston2026-02-191-0/+1
* libc: improve include usage for exterror sourcesKonstantin Belousov2026-02-181-0/+1
* libc: add man page for uexterr_gettext(3)Konstantin Belousov2026-02-182-0/+72
* libc: print extended errors from warn(3) and vwarn(3)Konstantin Belousov2026-02-171-2/+2
* libc/arm: use __builtin_trap() instead of abort() in aeabi_unwind stubsRobert Clausecker2026-02-131-6/+6
* Summary: *.3: misc man page fixesRobert Clausecker2026-02-131-1/+1
* 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
* STACKALIGN: Reimplement in terms of __align_downJohn Baldwin2026-02-062-2/+4
* 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
* 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
* 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
* posix_spawn: use rfork_thread on all archesKonstantin Belousov2026-01-281-21/+18
* 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
* 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 for the fork and exit/wait exterror category additionKonstantin Belousov2026-01-251-0/+2
* lib/libsys, lib/libc: export pdwaitKonstantin Belousov2026-01-253-0/+25
* xdr_string: don't leak strings with xdr_freeBrooks Davis2026-01-231-0/+7
* rpc/xdr.h: make xdrproc_t always take two argumentsBrooks Davis2026-01-231-2/+2
* jail(3): fix common usage after mac.label supportKyle Evans2026-01-202-1/+3
* libc: drop NO_FP_LIBC supportXin LI2026-01-1710-75/+0
* tdestroy: don't visit one-child node twiceDoug Moore2026-01-161-34/+32
* exterr: Regenerate exterr_cat_filenames.hMark Johnston2026-01-161-1/+1
* libc/stdlib: Port strtonumx() from IllumosHans Rosenfeld2026-01-154-23/+80
* swab: Correctly treat the data as misalignedJohn Baldwin2026-01-141-3/+10
* libc/aarch64: Use MOPS implementations of memcpy/memmove/memset where availbleSarah Walker2026-01-136-6/+139
* libc/csu: Pass HWCAP flags to ifunc resolver functionsSarah Walker2026-01-131-3/+28
* getopt(3): be more explicit about :: extensionSimon Wollwage2026-01-091-15/+34
* lib: remove powerpcspeMinsoo Choo2026-01-0917-1244/+0