summaryrefslogtreecommitdiff
path: root/lib/libc/gen
AgeCommit message (Expand)Author
5 dayssysctl.3: Correct kern and kern.proc type descriptionsbrothersw
12 dayslibc: fix memfd_create's HUGETLB handlingKyle Evans
13 dayslibc: Add missing MLINK for stravis(3)Dag-Erling Smørgrav
2026-04-04pause.3: Fix a typo in the manual pageGordon Bergling
2026-04-03posix_spawn_file_action_addopen.3: ignoring close failure is now approvedKonstantin Belousov
2026-04-03posix_spawn: actions chdir and fchdir are now required by POSIXKonstantin Belousov
2026-04-02posix_spawn.3: fix formatting of xrefKonstantin Belousov
2026-04-02rtld: allow dlopen("#<number>/<path>")Konstantin Belousov
2026-03-28dup(2): document the handling of filedescriptor flagsKonstantin Belousov
2026-03-27rtld_get_var(3): provide explicit list of rtld vars that can be modifiedKonstantin Belousov
2026-03-26manuals: System message vs kernel messageAlexander Ziaee
2026-02-25Refinements to the output when the EXTERROR_VERBOSE environment is setKirk McKusick
2026-02-19vmm: Start using exterrorMark Johnston
2026-02-18libc: improve include usage for exterror sourcesKonstantin Belousov
2026-02-18libc: add man page for uexterr_gettext(3)Konstantin Belousov
2026-02-17libc: print extended errors from warn(3) and vwarn(3)Konstantin Belousov
2026-02-02libc: Fix missing includeDag-Erling Smørgrav
2026-02-02libc: Improve POSIX conformance of dirfd()Dag-Erling Smørgrav
2026-02-02libc: Clean up *dir() codeDag-Erling Smørgrav
2026-01-28posix_spawn: use rfork_thread on all archesKonstantin Belousov
2026-01-26libc: document posix_spawnattr_{get,set}procdescp_np(3)Konstantin Belousov
2026-01-26METALOG: Order keyword entriesJose Luis Duran
2026-01-26posix_spawnattr_getexecfd_np.3: add closing .FcKonstantin Belousov
2026-01-26libc: add posix_spawnattr_{get,set}procdescp_npKonstantin Belousov
2026-01-25libc: document posix_spawnattr_getexecfd_np(3)Konstantin Belousov
2026-01-25libc: add posix_spawnattr_{get,set}execfd_np(3)Konstantin Belousov
2026-01-25Regen for the fork and exit/wait exterror category additionKonstantin Belousov
2026-01-16libc: drop NO_FP_LIBC supportXin LI
2026-01-16exterr: Regenerate exterr_cat_filenames.hMark Johnston
2025-12-29man pages: provide some description for extended errorsKonstantin Belousov
2025-12-29exterr: in verbose mode, print the source file nameKonstantin Belousov
2025-12-29Add automatically generated file libc/gen/exterr_cat_filenames.hKonstantin Belousov
2025-12-29exterror: Add EXTERROR_VERBOSE env variable to control verbosityKonstantin Belousov
2025-12-29exterror: add support for the format specifiers in the extended error msgKonstantin Belousov
2025-12-29libc/gen/err.c: remove 'extended error' herald from extended error outputKonstantin Belousov
2025-12-10get*ent: be consistant about _ALIGN(p) - pBrooks Davis
2025-10-29libc: report _SC_NPROCESSORS_ONLN more accurately in cpu-limited jailsKyle Evans
2025-10-28getvfsbyname.3 mount.8: Reference lsvfs(1)Mateusz Piotrowski
2025-10-09initgroups.3: Clarify that ENOMEM is a possible value for 'errno'Olivier Certner
2025-10-09getgrouplist.3: Insist on the value returned in 'ngroups'; Minor changesOlivier Certner
2025-10-07fts: Further improve the manual pageDag-Erling Smørgrav
2025-10-07fts: Remove a few stray blank linesDag-Erling Smørgrav
2025-10-06libc: Reimplement the *rand48 family of functionsMark Johnston
2025-10-04fts: Document thread (un)safetyDag-Erling Smørgrav
2025-09-27tzcode: Fix issues when TZ is an absolute pathDag-Erling Smørgrav
2025-09-26libc: properly forward the compat syscall references to libsysKonstantin Belousov
2025-09-26libc: un-namespace gen-compat.hKonstantin Belousov
2025-09-25psignal(3): document return values of sig2str() and str2sigGleb Smirnoff
2025-09-22libc: properly reference setgroups@FBSD_1.0 in initgroups@FBSD_1.0Konstantin Belousov
2025-09-17getgrouplist.3: Rework, use more appropriate terminologyOlivier Certner