summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2022-08-03Pull up following revision(s) (requested by wiz in ticket #1484):martin
2021-10-05Pull up following revision(s) (requested by christos in ticket #1355):martin
2021-09-07Pull up following revision(s) (requested by manu in ticket #1343):martin
2020-04-22Pull up following revision(s) (requested by gdt in ticket #840):martin
2019-12-09Pull up following revision(s) (requested by pgoyette in ticket #527):martin
2019-10-15Pull up following revision(s) (requested by kamil in ticket #326):martin
2019-09-05Pull up following revision(s) (requested by sevan in ticket #174):martin
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
2019-07-10Fix typo: SIGRAP -> SIGTRAPmgorny
2019-06-26Use Vt for variable types. New sentence, new line. Add a missing ')'.wiz
2019-06-26Implement PT_GETXSTATE and PT_SETXSTATEmgorny
2019-06-20fifo -> FIFO. Sort errors.wiz
2019-06-20Add mkfifo{,at}(2) mode in mknod{,at}(2) as requested by POSIXkamil
2019-06-19Small markup fixes.uwe
2019-06-12Fix typo.wiz
2019-06-12Try to make posix_spawn(3) note in ptrace(2) less confusingkamil
2019-06-12Use Xr.wiz
2019-06-11Document PTRACE_POSIX_SPAWN in man-pagekamil
2019-05-25Update the ptrace(2) documentationkamil
2019-05-09Remove trailing whitespace.wiz
2019-05-08mention truncation of the result if the size in optlen is less that thechristos
2019-05-06Remove extra word.wiz
2019-05-06document the EINVAL caused by a large nfds.christos
2019-04-27s/three/multiple/pgoyette
2019-04-12Markup improvements: use Dv for kqueue filters, events and note namesabhinav
2019-04-08Split the description for EINVAL into two pieces, one for each operationpgoyette
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2018-11-05Fix xref.wiz
2018-11-04- Introduce a new SO_RERROR socket option to explicitly turn onchristos
2018-07-31Remove ISO referencessevan
2018-07-31Userland changes for getsockopt2().rjs
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-06-25Describe what this actually does. Bump date.dholland
2018-05-22Remove reference to itself.wiz
2018-05-22Minor improvement in sigaction(2)kamil
2018-05-19Note in vfork(2) that SIGTSTP is maskedkamil
2018-05-03Sort sections. Sort ERRORS. Remove trailing whitespace.wiz
2018-05-02Explain PROT_MPROTECT better, add references to mremap(2), document thechristos
2018-05-02Add EXAMPLE and ERRORS section.christos
2018-05-01Implement PTRACE_VFORKkamil
2018-03-19socket: report receive buffer overflowsroy
2018-03-05Remove PT_GET_SIGMASK / PT_SET_SIGMASKkamil
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2018-01-04Add bunch of missing includes of namespace.h in libckamil
2017-12-26use __USE()christos
2017-12-26Match prior syscall behaviourmaya
2017-12-25libc: Add a dummy implementation of vadvise()kamil
2017-12-19Deregister vadvise.S from lib/libc/sys/Makefile.inckamil