summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2022-08-18fix whitespace prefix behaviorchristos
2022-08-17PR/56967: John Zaitseff: Reduce diff with FreeBSD, fixes various bugs.christos
2022-08-16Welcome to tzcode-2022cchristos
2022-08-16Welcome to 2022b:christos
2022-08-01clone(2): document that _GNU_SOURCE must be defined for the prototypeswiz
2022-07-31__quotactl(2): typo.dholland
2022-07-26mincore(2) - use .Rv -stduwe
2022-07-25mincore(2): Clarify units of len argument: bytes, not pages.riastradh
2022-06-28bind.2: add references to specific protocol familiesrillig
2022-06-28fix references in manual pages to the reference documentationrillig
2022-06-26Decorate the HPPA signal trampoline with the appropriate .cfiskrll
2022-06-06Save and restore %r19 the "linkage table pointer register" across the callskrll
2022-05-31libc: Reintroduce getentropy.riastradh
2022-05-31fix various typos in comments, documentation and messages.andvar
2022-05-30Obsolete hack for evbppc to replace memcmp(9), memcpy(9), and memmove(9)rin
2022-05-28fix various typos in comments.andvar
2022-05-24fix various typos in comment, documentation and log messages.andvar
2022-05-24fix various typos in comments, docs and log messages.andvar
2022-05-23s/beggining/beginning/ in comments.andvar
2022-05-22fix various small typos, mainly in comments.andvar
2022-05-21fix typo in sigaction(2)dholland
2022-05-15s/wich/which in comments.andvar
2022-05-06PR lib/56395rin
2022-04-19lib: remove CONSTCOND commentrillig
2022-04-16fix various typos in comments and log messages.andvar
2022-04-09Introduce membar_acquire/release. Deprecate membar_enter/exit.riastradh
2022-04-08fix various typos, mainly in comments, but also log messages, docs, game text.andvar
2022-04-07s/psuedo/pseudo/andvar
2022-04-03Improve wording to avoid confusion about the return value of {v,}asprintf(3)christos
2022-03-27popen.3: revert s/null-/nul-/ change, this is subject to debategutteridge
2022-03-25localtime.c: fix theoretical syntax errorrillig
2022-03-25localtime.c: reduce unnecessary diff to upstreamrillig
2022-03-25localtime.c: take indentation style from upstreamrillig
2022-03-25localtime.c: add back storage class 'register'rillig
2022-03-24put back the 2022a changes and fix the misplaced brace.christos
2022-03-24popen.3: minor spelling, grammar, style, and xref tweaksgutteridge
2022-03-24fork.2: add _exit(2) xref and spell "ID" consistentlygutteridge
2022-03-23revert changes from 2022a for now until I figure out what's wrong.christos
2022-03-22fix typos in comments.andvar
2022-03-22welcome to tzcode-2022achristos
2022-03-16setpgid.2: Mention that both child and parent need to call it.dholland
2022-03-14system(3): Simplify initialization of argp.riastradh
2022-03-14system(3): Switch from vfork/execve to posix_spawn.riastradh
2022-03-13s/hander/handler/ and s/hader/header/ in comments and documentation.andvar
2022-03-13Avoid referencing uninit'd memory.kre
2022-03-12reallocarr returns errno. preserve it.christos
2022-03-12_env: use reallocarrnia
2022-03-12getservent_r: use reallocarrnia
2022-03-12getprotoent_r: use reallocarrnia
2022-03-12vfwprintf(3): use reallocarrnia