aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* tdestroy(3): add testsHEADmainKonstantin Belousov26 min.1-0/+65
* tdestroy(3) man pageKonstantin Belousov26 min.2-3/+25
* libc: add glibc-compatible tdestroy(3)Konstantin Belousov26 min.3-0/+70
* libc/stdlib/Makefile: one line for each source file nameKonstantin Belousov26 min.1-13/+69
* geom_part: Fix format string issuesDag-Erling Smørgrav4 hours1-29/+40
* man pages: provide some description for extended errorsKonstantin Belousov16 hours1-0/+16
* exterr: in verbose mode, print the source file nameKonstantin Belousov16 hours1-4/+17
* Add automatically generated file libc/gen/exterr_cat_filenames.hKonstantin Belousov16 hours1-0/+17
* exterror: Add EXTERROR_VERBOSE env variable to control verbosityKonstantin Belousov16 hours1-5/+48
* exterror: add support for the format specifiers in the extended error msgKonstantin Belousov16 hours1-1/+2
* libc/gen/err.c: remove 'extended error' herald from extended error outputKonstantin Belousov16 hours1-1/+1
* bsd.sys.mk: add NO_WCHARACTER_CONVERSION and use it for googletestDimitry Andric22 hours1-0/+3
* cuse(3): annotate cuse_init() to suppress thread safety analysisDimitry Andric4 days1-1/+1
* src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knobDimitry Andric6 days3-10/+20
* MFV 762f11d98d5cd57ebbe85c36e9e86a557a91fe4e: xz 5.8.2.Xin LI6 days1-3/+9
* Remove debug crutch I accidentally left inDimitry Andric7 days1-1/+0
* Reduce number of external symbols in libllvm, libclang and liblldbDimitry Andric7 days2-0/+13
* libpfctl: export a get states variant that takes a pfctl_handleKristof Provost8 days2-11/+12
* librt/mq_getfd_np.3: Initial manual pageRick Parrish11 days2-0/+59
* gpart: add libxo support for "show" subcommand + man page updatesJohan Söllvander11 days3-35/+72
* libpfctl: fix tstats address countKristof Provost11 days1-1/+2
* bectl: log modifying functions to zpool historyRob Norris12 days3-2/+28
* vmm: Add ability to destroy VMs on closeBojan Novković12 days2-3/+6
* lib/msun/tests: xfail remaining failing tests on non-x86 archsSiva Mahadevan12 days11-3/+69
* lib/msun/tests: xfail failing lrint_test cases on non-x86 archsSiva Mahadevan12 days1-2/+5
* lib/msun/tests: xfail failing invtrig_test cases on non-x86Siva Mahadevan12 days1-7/+19
* lib/msun/tests: Add REQUIRE_ variants of test-utils macrosSiva Mahadevan12 days1-15/+30
* lib/msun/tests: Remove newlines in ATF msgsSiva Mahadevan12 days1-1/+1
* lib/msun/tests: Replace remaining printf() with debug()Siva Mahadevan12 days2-7/+7
* rtld: silence clang's unterminated-string-initialization warningAlex Richardson13 days1-1/+2
* libfetch: Fix -Wunterminated-string-initializationAlex Richardson13 days1-1/+1
* libthr: fix -Wunterminated-string-initializationAlex Richardson13 days1-2/+1
* libc/amd64: Disable baseline version of stpncpy()Dag-Erling Smørgrav13 days1-0/+2
* libpathconv: Document library in the man pagesArtem Bunichev13 days2-2/+4
* libc/test: fix typoRobert Clausecker2025-12-141-1/+1
* libc/amd64: fix overread conditions in stpncpy()Robert Clausecker2025-12-141-3/+4
* libc/tests/string: improve stpncpy() "bounds" unit testRobert Clausecker2025-12-141-16/+39
* libcasper: fix warnings when _ALIGN preserves typesBrooks Davis2025-12-101-2/+2
* get*ent: be consistant about _ALIGN(p) - pBrooks Davis2025-12-107-13/+21
* libc/string: add strdupa(3) and strndupa(3)Konstantin Belousov2025-12-082-2/+36
* libc/string: put source files list one item per lineKonstantin Belousov2025-12-081-23/+121
* man typos: Fix pf.conf.5 and jail.2 typosSeth Hoffert2025-12-081-1/+1
* libsysdecode: Use consistent include pathDag-Erling Smørgrav2025-12-071-1/+1
* libc/limits_test: add no-op testcase to satisfy kyuaSiva Mahadevan2025-12-051-1/+4
* pf: convert DIOCRGETASTATS to netlinkKristof Provost2025-12-051-12/+80
* pfctl: move astats query into libpfctlKristof Provost2025-12-052-0/+25
* ncurses: readd "bsdpads"Baptiste Daroussin2025-12-051-1/+1
* pmc: add alderlaken modelAnaëlle CAZUC2025-12-0411-0/+1865
* pmc: add emerald rapids modelAnaëlle CAZUC2025-12-0414-0/+23297
* libc/stdc_has_single_bit.c: fix gcc warning (-Wparentheses)Robert Clausecker2025-12-031-5/+5