summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-05-08fix cross references (from Anon Ymous)christos
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2023-05-04Fix spelling of Kurt Shoens surname.uwe
2023-04-29pthread_create(3): minor markup tweaksuwe
2023-04-29delete spurious spacejschauma
2023-04-28Don't set the clear_to_eol variable in doupdate to NULL, this was ablymn
2023-04-25pass lint.christos
2023-04-24PR/57376: Jorge Giner: readline file completion does not quote; do the same.christos
2023-04-21Fix incorrect test for FUSE_USE_VERSION 34abs
2023-04-21Align types with readline-8.2 (wiz@)christos
2023-04-16Fix parsing a locale string with multiple components.mlelstv
2023-04-10libm: suppress lint warning about '>>' on signed integerrillig
2023-04-04PR/57250: Martin Husemann: dtoa mishandles infinite doubles on 32bit bigchristos
2023-04-02Trailing whitespaceskrll
2023-04-01Fix lying comment.dholland
2023-04-01libkvm: suppress lint warnings about extern declarations for nowrillig
2023-03-31libpuffs: ignore lint warning about nested extern for nowrillig
2023-03-28lint: warn about extern declarations outside headersrillig
2023-03-24Use snprintf_ss in pthread__assertfunc and update comment injoerg
2023-03-23libm: Bump minor for new long double transcendental functions.riastradh
2023-03-14Add (newly added): expm1l log1pl log2l lgammal tgammalkre
2023-03-13libm: Need <math.h> for __HAVE_LONG_DOUBLE.riastradh
2023-03-13libm: Fill in more dummy long double transcendental functions.riastradh
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-02-20intro.5: fix typo and grammar and simplify a phrasegutteridge
2023-02-13s/chracter/character/ in documentation.andvar
2023-02-04Remove unused stuff, and limit the scope of some of the used ones.christos
2023-02-03Add a entry point for the complete function for FreeBSD compatibility with sh.christos
2023-02-03Don't clear the handle to el "sel" and set it earlier to prevent handlingchristos
2023-01-31fix few typos in comments.andvar
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-17crypt(3): Minor markup tweaksuwe
2023-01-17s/charater/character/ in comment.msaitoh
2023-01-17put attributes first for c23 compliance.christos
2023-01-17crypt(3): Call it password hashing, not `encrypting'.riastradh
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-21Add more debug so a call to waddbytes can be traced to the caller.blymn
2022-12-20Backout change to addnstr that broke other applications as n should beblymn