aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: hook libder up to the buildKyle Evans2025-01-012-0/+14
* Fix lib/libc/nss/getgr_test with large numbers of groupsAlan Somers2025-01-013-0/+12
* kqueue.2: Editorial passJohn Baldwin2024-12-302-24/+42
* nvmf: Switch several ioctls to using nvlistsJohn Baldwin2024-12-307-60/+139
* Export additional __aeabi_ symbols from arm's libgcc_sDimitry Andric2024-12-281-1/+26
* check_cancel: when in_sigsuspend, send SIGCANCEL unconditionallyKonstantin Belousov2024-12-281-3/+5
* pthread_setcancelstate(3): make it async-signal-safeKonstantin Belousov2024-12-281-6/+6
* thr_cancel.c: use testcancel() instead of manually expanding itKonstantin Belousov2024-12-281-3/+2
* libthr: move dlerror_msg into zeroed part of struct threadKonstantin Belousov2024-12-281-5/+5
* thr_sig.c: styleKonstantin Belousov2024-12-281-12/+10
* thr_cancel.c: styleKonstantin Belousov2024-12-281-4/+4
* pkgbase: fix inclusion of tests in ssh, bsnmp, clibs-devIsaac Freund2024-12-234-2/+6
* tcp: don't ever return ECONNRESET on close(2)Gleb Smirnoff2024-12-231-4/+1
* libprocstat: ZFS support: Makefile: Tidy up a bitOlivier Certner2024-12-191-7/+11
* setcred(2): Add manual pageOlivier Certner2024-12-192-0/+291
* riscv vmm: add SSTC extension check.Ruslan Bukin2024-12-171-0/+1
* pfctl: change for af-to / NAT64 support.Kristof Provost2024-12-172-5/+15
* pf: fix state export in the face of NAT64Kristof Provost2024-12-171-6/+3
* pf: partially import OpenBSD's NAT rewriteKristof Provost2024-12-172-6/+13
* New setcred() system call and associated MAC hooksOlivier Certner2024-12-163-0/+6
* cred: Hide internal flag CRED_FLAG_CAPMODEOlivier Certner2024-12-161-2/+4
* Tweak ppoll() to include 1003.1-2024 visibility, take twoKyle Evans2024-12-151-2/+3
* Revert "Tweak ppoll() to include 1003.1-2024 visibility"Kyle Evans2024-12-141-3/+2
* Add per-process flag to disable logsigexitKyle Evans2024-12-141-2/+35
* Tweak ppoll() to include 1003.1-2024 visibilityKyle Evans2024-12-141-2/+3
* jemalloc: Move generated files into lib/libc treeWarner Losh2024-12-139-1/+1738
* jemalloc: Move generated jemalloc.3 into lib/libc treeWarner Losh2024-12-132-4/+2563
* libsys/i386/Symbol.sys.map: sort symbol namesBrooks Davis2024-12-111-2/+2
* login.conf.5: remove a stray quoteMaxim Konovalov2024-12-111-1/+1
* MFV: xz 5.6.3Xin LI2024-12-091-6/+3
* strptime: Fix day-of-week calculation.Dag-Erling Smørgrav2024-12-095-15/+72
* MFV: expat 2.6.4.Xin LI2024-12-092-8/+5
|\
| * Vendor import of expat 2.6.4.vendor/expat/2.6.4Xin LI2024-12-082-6/+18
| * vendor/expat: import 2.6.3vendor/expat/2.6.3Enji Cooper2024-09-286-61/+135
* | libc: lib_malloc_aligned(): add a missing NULL checkMaxim Sobolev2024-12-081-0/+2
* | MFV: file 5.46.Xin LI2024-12-081-63/+84
* | fgets.3: document gets_s() __STDC_WANT_LIB_EXT1__Graham Percival2024-12-061-1/+2
* | Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582Dimitry Andric2024-12-067-15/+15
|\ \
* | | procctl.2: Editing passJohn Baldwin2024-12-041-168/+244
* | | cap_rights_is_empty: add MLINKEd Maste2024-12-021-0/+1
* | | lib/libc/tests: add unit test for arc4random_uniform()Robert Clausecker2024-12-021-0/+26
* | | lib/libc/gen: use Lemire's algorithm for arc4random_uniform().Robert Clausecker2024-12-022-41/+43
* | | lib/libsbuf/tests: reformat with `clang-format`Enji Cooper2024-12-023-55/+58
* | | libc/stdio: Increase BUF in vfprintf.c and vfwprintf.cAhmad Khalifa2024-11-292-12/+4
* | | fileno(3): set errno when returning -1Konstantin Belousov2024-11-292-7/+38
* | | stdio(3): correct summary information for fileno(3)Konstantin Belousov2024-11-291-1/+1
* | | RegenEdward Tomasz Napierala2024-11-292-0/+4
* | | Add fchroot(2)Edward Tomasz Napierala2024-11-293-2/+40
* | | fhreadlink.2: fix old typo in the manpageWolfram Schneider2024-11-251-1/+1
* | | setsockopt.2: Clarify SO_SPLICE actionKevin Bowling2024-11-251-2/+7