| Age | Commit message (Expand) | Author |
| 2023-06-30 | getentropy(3): use .Sx to xref CAVEATS | uwe |
| 2023-06-30 | getrandom(2), getentropy(3): Rework man pages. | riastradh |
| 2023-06-29 | vis(3): Avoid nonportable MIN in portable code. | riastradh |
| 2023-01-22 | fmtmsg.3: fix typo | rillig |
| 2023-01-18 | KNF nit: opening brace of a function on next line. | simonb |
| 2023-01-05 | Add errc() and verrc() to the list of functions which do not return, | kre |
| 2022-12-06 | getbsize(3): Use .Ev for BLOCKSIZE | uwe |
| 2022-12-04 | lib: Mark up error names in man pages with .Er | uwe |
| 2022-12-04 | Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS | uwe |
| 2022-11-10 | closefrom.3: add a history section | gutteridge |
| 2022-10-26 | fix RCSID. | andvar |
| 2022-09-13 | pthread_atfork(3): Block signals during the call to pthread_atfork. | riastradh |
| 2022-05-31 | libc: Reintroduce getentropy. | riastradh |
| 2022-05-31 | fix various typos in comments, documentation and messages. | andvar |
| 2022-05-15 | s/wich/which in comments. | andvar |
| 2022-04-19 | lib: remove CONSTCOND comment | rillig |
| 2022-04-16 | fix various typos in comments and log messages. | andvar |
| 2022-03-27 | popen.3: revert s/null-/nul-/ change, this is subject to debate | gutteridge |
| 2022-03-24 | popen.3: minor spelling, grammar, style, and xref tweaks | gutteridge |
| 2022-03-12 | reallocarr returns errno. preserve it. | christos |
| 2022-03-12 | setmode(3): use reallocarr instead of realloc(x * y) | nia |
| 2022-03-12 | setmode(3): use reallocarr instead of malloc(x * y) | nia |
| 2022-01-04 | exec(3): execlpe() first argument should be named "file" | uwe |
| 2021-12-10 | s/occured/occurred/ in comments, log messages and man pages. | andvar |
| 2021-12-10 | s/unaccessible/inaccessible/ | andvar |
| 2021-12-05 | s/numberic/numeric/ in comment. | msaitoh |
| 2021-11-15 | More cleanups and typo corrections. | kre |
| 2021-11-15 | Clean up. | wiz |
| 2021-11-15 | Sort SEE ALSO. | wiz |
| 2021-11-15 | Add man pages for posix_spawn_file_actions_add{f,}chdir from piyush | christos |
| 2021-11-07 | Commit the userland portion of the posix_spawn_chdir project by Piyush Sachdeva | christos |
| 2021-11-02 | fts(3): Use reallocarr instead of realloc(x * y), eliminate a temporary | nia |
| 2021-10-29 | Add "--" 'options end' parameter to the sh -c call that runs the | kre |
| 2021-10-29 | scandir(3): Convert malloc(x * y) and realloc(x * y) to reallocarr | nia |
| 2021-09-11 | Add missing double p and d for stopped and overriden accordingly. | andvar |
| 2021-09-11 | popen.3: move popenve from BUGS to HISTORY | rillig |
| 2021-08-09 | fix various typos in compatibility, mainly in comments. | andvar |
| 2021-08-07 | typo | dholland |
| 2021-07-11 | Make sure dd_size is init'd, even when nothing has been read (so it | kre |
| 2021-06-18 | PR/56260: Alex Richardson: Out-of-bounds stack read in lib/libc/gen/vis.c | christos |
| 2021-05-24 | Clarify what happens when you longjmp(..., 0). | riastradh |
| 2021-05-03 | Add links for the other functions documented in arc4random(3). | simonb |
| 2021-05-03 | Whitespace police. | simonb |
| 2021-04-20 | Instead of compiling files with -fcommon, create an include file and declare | christos |
| 2021-04-12 | use -fcommon where necessary. | mrg |
| 2021-03-30 | libc/gen: fix hack for previously unsupported lint initializers | rillig |
| 2021-03-11 | s/skiping/skipping/ | msaitoh |
| 2021-03-10 | Add manpage links for asysctl(3) and asysctlbyname(3), already described | simonb |
| 2021-02-26 | Fix xref, add missing word. | wiz |
| 2021-02-26 | Add missing endutent.3 to MAN. | rin |