summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2020-10-19Restore ESP from mcontextkamil
2020-10-19Restore RSP from mcontextkamil
2020-10-17update to 2020cchristos
2020-10-17Change x30 to lr for ease of readingskrll
2020-10-15Trailing whitespaceskrll
2020-10-15Remove '_OFFSETOF' prefix for genassm(1) generate CPP identifers forskrll
2020-10-15Remove '_OFFSETOF' prefix for genassm(1) generate CPP identifers forskrll
2020-10-15Trailing whitespaceskrll
2020-10-13Decorate the aarch64 signal trampoline with CFI attributes easing unwindingkamil
2020-10-12Fix typokamil
2020-10-12Decorate the i386 signal trampoline with CFI attributes easing unwindingkamil
2020-10-12Add CVS Idkamil
2020-10-12Decorate the x86_64 signal trampoline with CFI attributes easing unwindingkamil
2020-10-09Add italic correction to _Atomic-qualified.uwe
2020-10-09Merge tzcode2020b (except we keep tzsetwall(3) for now for compatibility,christos
2020-10-09Reword advice about when not to use membar_exit.riastradh
2020-10-03bump for set_rpc_maxgrouplistchristos
2020-10-03Add set_rpc_maxgrouplistchristos
2020-09-29s/occurence/occurrence/msaitoh
2020-09-22remove getentropy bitsnia
2020-09-21Correct range for ISO week conversionginsbach
2020-09-20Add symbol entries for the missing signal functions for the benefit ofchristos
2020-09-18delintchristos
2020-09-18PR/55668: Martin Husemann: Disable optimization to avoid infinite loop.christos
2020-09-05make the 2nd argument to __memmove_chk() constmrg
2020-09-03Update membar_ops(3) man page with examples and relation to C11.riastradh
2020-09-02Treat aarch64eb the same as aarch64jakllsch
2020-08-29stdio(3): fix typos in the manual pagerillig
2020-08-28Allow vdprintf to work on non-blocking non-regular files (Rob Newberry)christos
2020-08-20When not compiling -DSMALL permit use of names RTMIN[+n] and RTMAX[-n]kre
2020-08-20mmap MAP_FAILED audit.riastradh
2020-08-18make sure errno is always set when we return -1 (Anon Ymous)christos
2020-08-14New system call getrandom() compatible with Linux and others.riastradh
2020-07-26this file contained the same information as extattr_namespace_to_string.3christos
2020-07-25remove duplicate, noted by chuq (this was never used).christos
2020-07-17Remove trailing whitespace.wiz
2020-07-17Add ppoll() a compatibility wrapper around pollts(2)kamil
2020-07-05revert previous; utmpxname is already documented in getlastlogx.3. Shouldchristos
2020-07-05document utmpxname(3)christos
2020-06-28Remove Xr to extattr(2) which we don't have.wiz
2020-06-28reality checkchristos
2020-06-22Turn on _UC_TLSBASE for sure in the same manner as other ports.rin
2020-06-18Remove reference to non-existing extattr(2) and fix two other xrefs.wiz
2020-06-18Add RCS Id.wiz
2020-06-17Include explicitly <rump/rump_syscallshotgun.h> for previous indirect userskamil
2020-06-05Remove more bogus tests for 64-bit i386 and SuperH.nia
2020-06-04getaddrinfo.3: order of the struct members is wrong, correct itnia
2020-06-02timespec_get(3) was developed by myselfkamil
2020-06-02Don't suggest removing arc4random with a libc bump.nia
2020-06-02Don't overalign _RuneStatePriv, it must share the alignment of mbstate_tjoerg