summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2021-02-26Fix xref, add missing word.wiz
2021-02-26Add missing endutent.3 to MAN.rin
2021-02-26put back line accidentally removed.christos
2021-02-26PR/56012: Kouichi Hashikawa: getutent(3) man page is missingchristos
2021-02-25add missing _christos
2021-02-25fix NLS compilationchristos
2021-02-25Add glue to disable locale code in order to be smaller.christos
2021-02-25protect MIN from re-definitionchristos
2021-02-24reduce castschristos
2021-02-24Restore NetBSD RCS Ids.wiz
2021-02-23sync with FreeBSD:christos
2021-02-21isascii.3: fix typorillig
2021-02-19Remove the incorrect register shuffle - we pass SYS___syscall as thesimonb
2021-02-17Document that rewinddir(3) might either reopen or just lseek the dir.dholland
2021-02-17Fix some typos/malapropisms in directory(3).dholland
2021-02-17Merge EINVAL descriptions; replace Xr to itself with Nm.wiz
2021-02-17Document more EINVAL cases for fsync_range.dholland
2021-02-16Correct floating-point terminology.riastradh
2021-02-15Remove reference to multibyte(3) and trailing commas.wiz
2021-02-15Remove FreeBSD portions that are not relevant to our implementation (pointedchristos
2021-02-15Add missing man pages (from FreeBSD)christos
2021-02-13Document EINVAL for invalid flags given to fsync_range().dholland
2021-02-09Try improving readability in wrt negations.wiz
2021-02-09Document in poll(2) that poll first appeared in NetBSD in NetBSD 1.3.dholland
2021-02-09typo in previous.dholland
2021-02-09Rework the text of poll(2) for clarity. Bump date.dholland
2021-02-08clarify what happens when kill(-1, ...) does nothingnia
2021-02-07poll.2: fix typo in manual pagerillig
2021-02-07restore change from rev 1.23 "Avoid undefined behavior in fread(3)", mistakelyjdolecek
2021-02-06For mips n32/n64 explicitly save the GP reg on the stack, andsimonb
2021-02-06change libc sched_yield() stub to actually still call the syscalljdolecek
2021-02-01for fread(3) and fwrite(3) check for (size * nmemb) size_t overflow, andjdolecek
2021-01-31for unbuffered I/O arrange for the destination buffer to be filled in onejdolecek
2021-01-07Optimize CPU and memory use of cdbw(3)joerg
2020-12-05spaces to tabskrll
2020-11-30Note that open(O_ASYNC) does not work as advertised.riastradh
2020-11-27Refine the documentationkamil
2020-11-26fix typo in manual page for strchrnul(3)rillig
2020-11-18Don't complain about additional DNAME records received when resolving A oris
2020-10-31add missing sentence.christos
2020-10-31Remove trailing whitespace.wiz
2020-10-31PR/55663: Ruslan Nikolaev: Add support for EVFILT_USER in kqueue(2)christos
2020-10-24Add _UC_GREGS_* defines for all general registersskrll
2020-10-24Provide _UC_REGS_* defines for all registersskrll
2020-10-24Update the unwinder comment to better reflect ARM64skrll
2020-10-24s/ARM/ARM64/ in commentskrll
2020-10-21Fix typo (thanks kamil@ for pointing it out).thorpej
2020-10-21Add call frame unwind info to the Alpha signal trampoline. Usingthorpej
2020-10-21- Consistently use _REG_* defines from assym.h to mean register numbers,thorpej
2020-10-19Restore SP from mcontextkamil