aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* hwpmc: Add EXTERROR diagnostics to the hwpmc syscall pathAndre Silva2026-07-211-0/+1
* hwpmc: Add EXTERROR diagnostics to the AMD and IBS allocatorsAndre Silva2026-07-211-0/+1
* Revert "chflags: Add a new UF_DONTCACHE flag"Rick Macklem2026-07-131-3/+1
* chflags: Add a new UF_DONTCACHE flagRick Macklem2026-07-121-1/+3
* acl_from_text.c: Allow negative uid/gid numbers to be handledPeter Eriksson2026-07-061-9/+32
* libc/resolv: Dead code and style cleanupDag-Erling Smørgrav2026-07-061-42/+17
* libc/resolv: Add no-debug and no-rotate optionsDag-Erling Smørgrav2026-07-061-0/+4
* libc/resolv: Reimplement the sortlist parserDag-Erling Smørgrav2026-07-062-110/+137
* libc/resolv: Refactor the configuration parserDag-Erling Smørgrav2026-07-061-267/+380
* libc/resolv: Refactor the option parserDag-Erling Smørgrav2026-07-061-89/+105
* libc/resolv: Drop Solaris 2 compatibilityDag-Erling Smørgrav2026-07-063-58/+0
* libc locale/localeconv.c: use release semantic when clearing locale_changedKonstantin Belousov2026-07-051-2/+2
* iconv(3): Draft some automatic tests.Taylor R Campbell2026-06-301-0/+1
* libc: gen: add a test for rtld underflowing our posix_spawn threadKyle Evans2026-06-304-0/+93
* posix_spawn(3): create a guard page below the stack for rfork_thread on x86Konstantin Belousov2026-06-301-29/+18
* do_posix_spawn(): use boolKonstantin Belousov2026-06-291-3/+3
* protocols: remove IPPROTO_DIVERTGleb Smirnoff2026-06-291-1/+0
* Revert "libc/resolv: Drop Solaris 2 compatibility"Dag-Erling Smørgrav2026-06-293-0/+58
* Revert "libc/resolv: Refactor the option parser"Dag-Erling Smørgrav2026-06-291-88/+77
* Revert "libc/resolv: Refactor the configuration parser"Dag-Erling Smørgrav2026-06-291-400/+267
* Revert "libc/resolv: Reimplement the sortlist parser"Dag-Erling Smørgrav2026-06-292-123/+110
* Revert "libc/resolv: Add no-debug and no-rotate options"Dag-Erling Smørgrav2026-06-291-4/+0
* Revert "libc/resolv: Dead code and style cleanup"Dag-Erling Smørgrav2026-06-291-17/+42
* Revert "libc/resolv: Export __res_conf_name"Dag-Erling Smørgrav2026-06-292-8/+1
* libc/resolv: Export __res_conf_nameDag-Erling Smørgrav2026-06-292-1/+8
* libc/resolv: Dead code and style cleanupDag-Erling Smørgrav2026-06-291-42/+17
* libc/resolv: Add no-debug and no-rotate optionsDag-Erling Smørgrav2026-06-291-0/+4
* libc/resolv: Reimplement the sortlist parserDag-Erling Smørgrav2026-06-292-110/+123
* libc/resolv: Refactor the configuration parserDag-Erling Smørgrav2026-06-291-267/+400
* libc/resolv: Refactor the option parserDag-Erling Smørgrav2026-06-291-77/+88
* libc/resolv: Drop Solaris 2 compatibilityDag-Erling Smørgrav2026-06-293-58/+0
* system(3): Use plural form of 'command'Mathias Eggers2026-06-261-1/+1
* Revert "fts: refactor to use fd-relative operations internally"Alan Somers2026-06-241-27/+11
* fts: refactor to use fd-relative operations internallyJitendra Bhati2026-06-231-11/+27
* mem*.3: stop refering to stringsBrooks Davis2026-06-217-30/+30
* libc/dbm: Differentiate between uninitialized and end-of-db cursorsBojan Novković2026-06-202-4/+41
* powerpc64le: switch long double to IEEE binary128Piotr Kubaj2026-06-195-8/+35
* ctermid(3): Fix returnAymeric Wibo2026-06-191-1/+1
* ctermid(3): Fix return values sectionAymeric Wibo2026-06-192-17/+22
* daemon(3): Note about environment after calling daemon()Aymeric Wibo2026-06-171-2/+24
* sys: Reserve EXTERR_CAT_LINKER for kld linker exterrorsJim Huang Chen2026-06-161-0/+1
* Revert "kldload: Improve error handling"Ed Maste2026-06-161-1/+0
* kldload: Improve error handlingJim Huang Chen2026-06-141-0/+1
* acl_to_text_nfs4.c: Fix a snprintf() for large uidNick Price2026-06-131-1/+1
* libc: fix strtold NaN representation on riscvSiva Mahadevan2026-06-101-3/+3
* libc/fortify_uio_test: replace stdin in base readv testsSiva Mahadevan2026-06-102-0/+20
* hcreate(3): fix incorrect claim that hdestroy frees keysKit Dallege2026-06-101-5/+6
* libc/tests: Enable fpsetround_basic which was never triggered since ported.K Rin2026-06-103-24/+38
* libc/tests: copy ieeefp tests out from contrib/netbsd-tests and rename them a...K Rin2026-06-104-3/+741
* iconv.3: Fix formatting of the error sectionMark Johnston2026-06-081-0/+1