summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2022-12-04Consistently use the 'mv' instrucation (which is itself an alias) insteadskrll
2022-12-04re_format(7): Add subsection headings for ERE and BREuwe
2022-12-04Bump date for the fixed RETURN VALUES in previousuwe
2022-12-04Tweak markup in _lwp_*(2) manual pagesuwe
2022-12-04lib: Mark up error names in man pages with .Eruwe
2022-12-04flock(2): s/Eq/Er/ typo in the ERRORS sectionuwe
2022-12-04Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICSuwe
2022-12-04getservent(3): Section 3 has RETURN VALUES, not DIAGNOSTICSuwe
2022-12-03reference /var/db/services.cdb / services_mkdb(8)jschauma
2022-12-03Trailing whitespaceskrll
2022-12-03Trailing whitespaceskrll
2022-11-30Trailing whitespaceskrll
2022-11-29socketpair(2): Formatting nitsuwe
2022-11-29document the only supported type protocol, document type flagsjschauma
2022-11-27reallocarray.3: minor grammar and style tweaksgutteridge
2022-11-17Simply set HAVE_GETRANDOM to false on __APPLE__.jakllsch
2022-11-16PR/57083: Jiaxun Yang: Fix build on MacOS/X which has <sys/random.h> but nochristos
2022-11-15posix_openpt.3: add a history sectiongutteridge
2022-11-10closefrom.3: add a history sectiongutteridge
2022-11-05regerror(3): Allow null errbuf if errbuf_size is zero.riastradh
2022-11-02Cleaner to use if/then/else rather than a ton of casts in the ternary operator.christos
2022-10-29Update to tzcode2022fchristos
2022-10-28put reallocarray() in the public namespacewiz
2022-10-26rephrase / clarify explanation of struct tm member normalizationjschauma
2022-10-26fix RCSID.andvar
2022-10-25Fix a merge or conversion problem (probably) - a .SH BUGSkre
2022-10-24strptime(3): make the fact that %z is an extension more prominentuwe
2022-10-21ctime(3): fix unbalanced paren introduced in 1.40uwe
2022-10-21ctime(3): add missing leading slash in a pathnameuwe
2022-10-21escape mathematical minus so it doesn't get rendered as a dashjschauma
2022-10-21Note normalizing behavior of mktime(3) using language from FreeBSD.jschauma
2022-10-18avoid unnecessary Ns macrowiz
2022-10-18Note that the exit status may be truncated to the least significant 8 bits.jschauma
2022-10-17add missing 'the'jschauma
2022-10-16Add EINVAL doc from Jan Schaumannchristos
2022-10-15update to 2022e; no real changeschristos
2022-10-08libc: Use a functional example when warning about incorrect alloca usagenia
2022-10-06fix fixPR/57046. inet_network(3) returns INADDR_NONE when network names such ...ryo
2022-10-05libc: switch aarch64 to use softfloat functions from compiler_rtnia
2022-10-04posix_openpt.3: reflect changes from r. 1.45 of tty_ptm.cgutteridge
2022-09-28posix_openpt.3: reflect flag changes from r. 1.44 of tty_ptm.cgutteridge
2022-09-13pthread_atfork(3): Block signals during the call to pthread_atfork.riastradh
2022-09-06posix_openpt.3: add caveats about oflagsgutteridge
2022-08-31reallocarr(3): Touch up xrefs.riastradh
2022-08-31reallocarr(3): Bump date. Note overflow is handled internally.riastradh
2022-08-31reallocarr(3): Clarify semantics.riastradh
2022-08-28re_format(7): Use dagger, not double dagger. Make it superscript.uwe
2022-08-28Change back various occurrences of \*[Le], \*[Ge] (less/greater equal)hgutch
2022-08-24add missing text.christos
2022-08-23Fix argument namechristos