summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2019-12-06Note also that the load address (if provided) is also for the module'spgoyette
2019-12-04Note that the size returned by modctl(2) and displayed by modstat(8) ispgoyette
2019-10-27accept() is a function, not an argument!pgoyette
2019-10-09Fix xref.wiz
2019-10-09Document PT_STOP, update PT_KILL in the ptrace(2) man-pagekamil
2019-09-27Sort errors. Remove trailing whitespace.wiz
2019-09-26document errors returned by F_GETPATHchristos
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-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-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-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
2019-09-01Document historysevan
2019-09-01getuid was present in v1sevan
2019-09-01stat() was present in v1sevan
2019-09-01fork was present in v1sevan
2019-09-01Document historysevan
2019-09-01Document history of chown(2)sevan
2019-09-01Document history of chmod(2)sevan
2019-09-01Document history of chdir(2)sevan
2019-08-07Remove leading zero in date.wiz
2019-08-07read(2): Document ENOBUFSroy
2019-08-04Minor markup tweaks.uwe
2019-07-31Fix a couple of typospgoyette
2019-07-30Include pe_lwp member in 'struct ptrace_state'mgorny
2019-07-24Update uuidgen(2) man page to reflect reality as of five years ago.riastradh
2019-07-11Fix thinko: syscalls -> signalsmgorny
2019-07-10Improve/fix doc of PT_SETSTEP and PT_CLEARSTEP.mgorny