summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2023-07-07select(2), poll(2): Clarify return values.riastradh
2023-07-04libc: Fix missing membar_consumer in dl_iterate_phdr.riastradh
2023-07-02getrandom(2): Reduce editorializing tone in man page.riastradh
2023-07-02libc/shlib_version: note that *rand48* should be punted to libcompatdholland
2023-06-30getentropy(3): use .Sx to xref CAVEATSuwe
2023-06-30getrandom(2), getentropy(3): Rework man pages.riastradh
2023-06-29vis(3): Avoid nonportable MIN in portable code.riastradh
2023-06-19Fix typo. unknwon -> unknownmsaitoh
2023-06-19Fix typo in the document. From FreeBSD.msaitoh
2023-06-16fix typos in comments.andvar
2023-06-08socket(2): change type flags list back to -taguwe
2023-06-06socket(2): fix macro invocation in a columnuwe
2023-06-06socket(2): use "provides" consistently in "type" descriptionsuwe
2023-06-06socket(2): use .Bl -column where appropriateuwe
2023-06-06socket(2): Move prose list of socket type summaries into a table.riastradh
2023-06-06socket(2): Tidy up markup a bit.riastradh
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-05-29libc: fix typo in comments: NO_SRSC -> NO_SRCSlukem
2023-05-19Add the compat calls for renamed symbols so that configure scriptsskrll
2023-05-19No need for double semi-colonskrll
2023-05-19KNFskrll
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2023-04-16Fix parsing a locale string with multiple components.mlelstv
2023-04-04PR/57250: Martin Husemann: dtoa mishandles infinite doubles on 32bit bigchristos
2023-04-02Trailing whitespaceskrll
2023-04-01Fix lying comment.dholland
2023-03-05Document the error code when O_REGULAR is specified and the lastthorpej
2023-03-03mremap(2): Note MAP_REMAPDUP bug.riastradh
2023-03-01mremap(2): Fix example to use MAP_PRIVATE.riastradh
2023-03-01mmap(2): minor markup tweaksuwe
2023-02-21hcreate.3: fix typorillig
2023-01-31Note that strchrnul() first appeared in glibc 2.1.1 and appeared insimonb
2023-01-22fmtmsg.3: fix typorillig
2023-01-18inet(3): Fix typo in description of size argument.riastradh
2023-01-18KNF nit: opening brace of a function on next line.simonb
2023-01-17put attributes first for c23 compliance.christos
2023-01-15Apply 9cfe9507fcc22cd4a0c4da486ea1c7f0de6b075f for C23 attribute compliance.christos
2023-01-05Add errc() and verrc() to the list of functions which do not return,kre
2022-12-31setlocale.3: Reflect state of NetBSD locale support in the 21st centurynia
2022-12-28swab(3): Rewrite this to be understandable.riastradh
2022-12-28PR lib/57141 - never decrement len without actually performing a STEP.kre
2022-12-21Remove unneeded -D_OPENBSD_SOURCEwiz
2022-12-13Handle the case the code originally intended to handle; systems where:christos
2022-12-13Trailing whitespaceskrll
2022-12-11Merge in 2022g:christos
2022-12-06getbsize(3): Use .Ev for BLOCKSIZEuwe
2022-12-04getnetpath(3): Sprinkle some markupuwe
2022-12-04On VAX, compile gdtoa/misc.c at -O0 to avoid incorrect machine codejakllsch
2022-12-04fcntl(2): Fix wrong markup in a couple of placesuwe