summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-19Fixes for lib/56926 amongst other things:blymn
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-21PR/57016: Ricky Zhou: declare lastidxchristos
2022-09-20PR/57016: Ricky Zhou: Revert to trimming the last newline instead of thechristos
2022-09-13pthread_atfork(3): Block signals during the call to pthread_atfork.riastradh
2022-09-10fix misspellings of 'available' and nearby typosrillig
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-29libm: Fix some whitespace issues in recent sincos additions.riastradh
2022-08-28s_rint.c: weak-alias rintl -> rint for ports without __HAVE_LONG_DOUBLE.he
2022-08-28s_sincos.c: use correct order of __weak_alias() arguments...he
2022-08-28s_sincos.c: use __weak_alias and not __weak_reference.he
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-28only alias sincos to sincosl when we don't have long doubleschristos
2022-08-27tuck in k_sincosl.h include inside __HAVE_LONG_DOUBLEchristos
2022-08-27Fix vax build.christos
2022-08-27Add sincos{,f,l} from FreeBSDchristos
2022-08-24sync with FreeBSD; bring some more inline functions.christos
2022-08-24add missing text.christos
2022-08-23Fix argument namechristos
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-31Move libisns to /lib to allow /sbin/iscsid to work without /usr beingmlelstv
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-07-11p2k(3): drop reference to rump_smbfs(8).andvar
2022-07-06fix various typos in comments.andvar
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