summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-13libcurses: fix wrong tab width for addchrillig
2021-02-13curses.h: proofread, indent a bit more consistentlyrillig
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-07curses_screen.3: fix typorillig
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-06libcurses: fix spelling in commentrillig
2021-02-06libncurses: fix grammar in manual pagerillig
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-27Implement support for trapping REP CMPS instructions in NVMM.reinoud
2020-12-19ossaudio(3): Do not reuse results from AUDIO_GETBUFINFO in SETINFOnia
2020-12-05spaces to tabskrll
2020-12-03Add some missing channel order related ioctl defines.nia
2020-12-02comparision -> comparisonwiz
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-11-17Support aarch64eb in */config.guess.rin
2020-11-13ossaudio(3): Clone some useful behaviour from the Solaris kernelnia
2020-11-10Catch up with aa64 is not mips changeskrll
2020-11-04ossaudio(3): Set errno and return -1 rather than returning errno.nia
2020-11-03ossaudio(3): Reduce code duplication for querying capabilitiesnia
2020-11-03ossaudio(3): Return device playback and capture capabilities in GETCAPSnia
2020-11-03ossaudio(3): More capability defines from OSSv4nia
2020-11-03ossaudio(3): return correctly initialized return value in unlikelynia