summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
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
2017-12-16PR/52826: Onno van der Linden: Return PRI_NONE for sched_get_priority_m{in,ax}christos
2017-12-08Remove trailing whitespace.wiz
2017-12-08make _lwp_park return the remaining time to sleep in the "ts" argumentchristos
2017-11-20.Xr makedev 3uwe
2017-11-13Remove Tn.wiz
2017-11-09Add O_REGULAR to enforce opening of only regular fileschristos
2017-10-30Remove Tnwiz
2017-10-30Sort errors.wiz
2017-10-25Add clock_getcpuclockid to the NAME sectionabhinav
2017-10-25Correct the standard version for clock_nanosleep (based on the FreeBSD man page)abhinav