summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-12-13Handle the case the code originally intended to handle; systems where:christos
2022-12-13Trailing whitespaceskrll
2022-12-12Default the character width to 1 if wcwidth fails.blymn
2022-12-11Merge in 2022g:christos
2022-12-06editrc(5): Markup fixesuwe
2022-12-06getbsize(3): Use .Ev for BLOCKSIZEuwe
2022-12-05Revert previous change, it is not correct.blymn
2022-12-04getnetpath(3): Sprinkle some markupuwe
2022-12-04login_cap(3): Markup fixesuwe
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
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-04pw_init(3): Use .Ev for EDITORuwe
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-12-02PR/57095: Yilei Yang: Change readline's replace_history_entry to not make a copychristos
2022-11-30When performing a scroll, check the last line of the region is the sameblymn
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-23fix vax buildchristos
2022-11-22Correct path for libm.rin
2022-11-21lua libm API from Phil Rulonchristos
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-07Count character widths not number of bytes when calculating numberblymn
2022-11-05regerror(3): Allow null errbuf if errbuf_size is zero.riastradh
2022-11-04PR bin/57072blymn
2022-11-02fix various typos in comments and messages.andvar
2022-11-02Cleaner to use if/then/else rather than a ton of casts in the ternary operator.christos
2022-10-30improvements in malloc/free handling.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-26nix double n, i or g in "ing", in comments and documentation.andvar
2022-10-25Fix a merge or conversion problem (probably) - a .SH BUGSkre
2022-10-25Fix for lib/57050blymn
2022-10-24strptime(3): make the fact that %z is an extension more prominentuwe