summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2019-10-24Switch the iconv(3) prototype to the POSIX conformant variationkamil
2019-10-16Provide sysconf(_SC_RTSIG_MAX) = SIGRTMAX - SIGRTMINmaya
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-10-10More cases to disable gcc-8 warnings only when we're using gcc>=8kre
2019-10-09Add -Wno-error for gcc-8 warningschristos
2019-10-09bump sizechristos
2019-10-09Fix xref.wiz
2019-10-09Document PT_STOP, update PT_KILL in the ptrace(2) man-pagekamil
2019-10-05getlogin_r: use strcpy(). We check namelen before copying the result.uwe
2019-10-05__dberr: tweak signature to make gcc8 -Wbad-function-cast happy aboutuwe
2019-10-05__dbpanic: use the official DB typedef name in the casts. They wereuwe
2019-10-04deduplicate the conversion function from statvfs -> statfs12christos
2019-09-27Sort errors. Remove trailing whitespace.wiz
2019-09-26document errors returned by F_GETPATHchristos
2019-09-23lint is not smart enough to figure out that ilog2() is constant.christos
2019-09-22Add a new member to struct vfsstat and grow the unused memberschristos
2019-09-18Sort errors; remove two more duplicates.wiz
2019-09-16merge the two E2BIG entries (wiz)christos
2019-09-16Sort errors.wiz
2019-09-16Add missing word, add comma in enumeration.wiz
2019-09-16Add missing word, fix typo, remove trailing whitespace.wiz
2019-09-16Remove _INCOMPLETE_XOPEN_C063, no longer neededkamil
2019-09-15Document O_EXEC, and add some extra explanation for O_CREAT from FreeBSD.christos
2019-09-15documentation for fexecve(2)christos
2019-09-15Add F_GETPATH, presented to tech-kern.christos
2019-09-15Fix markup, and remove two superfluous Pp.wiz
2019-09-15fix wrong names and add markupchristos
2019-09-09Remove superfluous Pp.wiz
2019-09-08mprotect first appeared in SunOS 4.0sevan
2019-09-08Extend historysevan
2019-09-08Sort flagssevan
2019-09-08Document MAP_ANONYMOUSsevan
2019-09-07Add missing word. More markup.wiz
2019-09-07Punctuation nit.wiz
2019-09-07New sentence, new linesevan
2019-09-07Document the destiny for these functions.sevan
2019-09-07Document sbrk() history and adjust brk()'s.sevan
2019-09-07Document historysevan
2019-09-04Since we advance cp after the bounds check, we need to test for boundschristos
2019-09-02putc & putw were in v1sevan
2019-09-02Start documenting historysevan
2019-09-02start documenting historysevan
2019-09-02write was present in v1sevan
2019-09-02wait was present in v1sevan
2019-09-02unlink was presen in v1sevan
2019-09-02setuid was in v1sevan
2019-09-02seek was present in v1sevan
2019-09-02read was present in v1sevan
2019-09-01Open was present in v1sevan
2019-09-01mount & umount were present in v1sevan