aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* pkgconf: determine the default paths dynamicallyPierre Pronchery2026-07-021-2/+0
* libsysdecode: Fix shutdownhow tableDag-Erling Smørgrav2026-07-011-1/+1
* powerpc64le: switch from calling wrappers to weak referencesPiotr Kubaj2026-07-0155-49/+238
* pkgconf: match the update to version 2.9.93Pierre Pronchery2026-07-012-38/+86
* iconv: Fix a stack buffer overflow in _ISO2022_sputwchar()Mark Johnston2026-06-301-4/+4
* iconv: Fix a buffer overflow in the HZ encodingMark Johnston2026-06-301-1/+1
* iconv(3): Draft some automatic tests.Taylor R Campbell2026-06-301-0/+1
* iconv(3): Fix problems in various encodingsTaylor R Campbell2026-06-304-8/+27
* 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 "libfetch: Overhaul socket read / write"Dag-Erling Smørgrav2026-06-292-127/+83
* Revert "libfetch: Add read buffering"Dag-Erling Smørgrav2026-06-294-118/+67
* Revert "libfetch: Apply timeout to connection attempts"Dag-Erling Smørgrav2026-06-291-41/+6
* Revert "libfetch: Document fetchTimeout"Dag-Erling Smørgrav2026-06-291-16/+2
* Revert "libfetch: Make fetch_ref an inline"Dag-Erling Smørgrav2026-06-293-13/+13
* Revert "libc/resolv: Export __res_conf_name"Dag-Erling Smørgrav2026-06-292-8/+1
* Revert "Retire dialog"Dag-Erling Smørgrav2026-06-2925-0/+4968
* Retire dialogDag-Erling Smørgrav2026-06-2925-4968/+0
* libc/resolv: Export __res_conf_nameDag-Erling Smørgrav2026-06-292-1/+8
* libfetch: Make fetch_ref an inlineDag-Erling Smørgrav2026-06-293-13/+13
* libfetch: Document fetchTimeoutDag-Erling Smørgrav2026-06-291-2/+16
* libfetch: Apply timeout to connection attemptsDag-Erling Smørgrav2026-06-291-6/+41
* libfetch: Add read bufferingDag-Erling Smørgrav2026-06-294-67/+118
* libfetch: Overhaul socket read / writeDag-Erling Smørgrav2026-06-292-83/+127
* 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
* libusb: don't treat EINVAL from USB_FS_COMPLETE as device detachShengYi Hung2026-06-251-1/+10
* contrib/expat: import expat 2.8.2Philip Paeps2026-06-252-5/+5
|\
| * Vendor import of expat 2.8.2vendor/expat/2.8.2vendor/expatPhilip Paeps2026-06-2514-574/+861
* | Revert "fts: refactor to use fd-relative operations internally"Alan Somers2026-06-241-27/+11
* | libnetbsd: Avoid bringing in all of sys/param.h in sys/types.hMark Johnston2026-06-241-1/+1
* | netlink: decode netlink message flags symbolicallyIshan Agrawal2026-06-244-3/+16
* | fts: refactor to use fd-relative operations internallyJitendra Bhati2026-06-231-11/+27
* | libusb: Add missing default in handling option switchShengYi Hung2026-06-231-0/+2
* | libusb: Implement libusb_set_log_cbShengYi Hung2026-06-234-1/+37
* | librpcsec_gss: Fix an off-by-one in rpc_gss_get_principal_name()Jane Smith2026-06-221-1/+1
* | kern: add a security knob to disable unprivileged access to kenvKyle Evans2026-06-221-1/+6