Age | Commit message (Expand) | Author |
2013-07-17 | more library history | Ingo Schwarze |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-06-29 | do not use Sx for sections outwith the page; | Jason McIntyre |
2013-06-17 | Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options, | Philip Guenther |
2013-06-05 | Move _Exit() from the exit() manpage to the _exit() manpage, as it's | Philip Guenther |
2013-06-02 | improve the divert-* description a bit more | Sebastian Benoit |
2013-06-01 | Add utrace(2), a system call allowing for userland to send its own ktrace | Miod Vallat |
2013-05-31 | On NOTE_EXIT event of EVFILT_PROC, store the exit status in kn_data. | YASUOKA Masahiko |
2013-05-19 | If pid<0, kill() won't fail with EPERM unless none of the target processes | Philip Guenther |
2013-05-10 | Update SYNOPSIS and add STANDARDS | Philip Guenther |
2013-05-10 | Update STANDARDS | Philip Guenther |
2013-05-10 | Clarify behavior of SA_NOCLDWAIT | Philip Guenther |
2013-05-08 | clarify when EACCESS can fail. if from is read only, you're out of luck. | Ted Unangst |
2013-05-08 | fix SEE ALSO; | Jason McIntyre |
2013-05-08 | Update DESCRIPTION, ERRORS, SEE ALSO, and STANDARDS sections | Philip Guenther |
2013-05-08 | Lists should be sorted by the normal alphabet, not my private one | Philip Guenther |
2013-05-08 | We have fdatasync() and pselect() now, so uncomment them in the list of | Philip Guenther |
2013-05-07 | on failure errno is set as well | David Gwynne |
2013-05-05 | no need to cast calloc | Ted Unangst |
2013-04-29 | Extend P_SIGSUSPEND handling in userret() to properly restore the | Matthew Dempsky |
2013-04-21 | wording fix; | Jason McIntyre |
2013-04-20 | identify the argument containing the requested timeout, give arguments | Ted Unangst |
2013-04-19 | add clock_gettime to see also. i think guenther was ok with this. | Ted Unangst |
2013-04-15 | Implement fdatasync() as a wrapper around fsync() | Matthew Dempsky |
2013-04-08 | Updates to SYNOPSIS, ERRORS, and STANDARDS. | Philip Guenther |
2013-04-08 | Use .Er for errno E* constants | Philip Guenther |
2013-04-08 | macro fix for previous; | Jason McIntyre |
2013-04-08 | Updates to SYNOPSIS, ERRORS, and STANDARDS. | Philip Guenther |
2013-04-08 | zap trailing whitespace; | Jason McIntyre |
2013-04-08 | Updates to SYNOPSIS, ERRORS, and STANDARDS. | Philip Guenther |
2013-04-06 | a little fix for the version history | Ted Unangst |
2013-04-06 | remove more references to kern.rthreads sysctl. | Ted Unangst |
2013-04-03 | Drop an unnecessary #include | Philip Guenther |
2013-04-01 | When there are multiple groups of functions with their own #includes | Philip Guenther |
2013-03-31 | More SYNOPSIS, ERRORS, and STANDARDS updates | Philip Guenther |
2013-03-31 | Add a couple commas, as suggested by jmc@ | Philip Guenther |
2013-03-31 | Document more difference between parent and child. | Philip Guenther |
2013-03-31 | Updates to RETURN VALUES, ERRORS, and STANDARDS | Philip Guenther |
2013-03-31 | Updates to SYNOPSIS, ERRORS, and STANDARDS | Philip Guenther |
2013-03-31 | Add ERRORS and STANDARDS sections; reorder and reword description to | Philip Guenther |
2013-03-31 | Use consistent wording for the EINVAL, EBADF, ENOTDIR, and EACCES cases | Philip Guenther |
2013-03-30 | tweak previous; | Jason McIntyre |
2013-03-30 | Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, but | Philip Guenther |
2013-03-28 | no Pp before/after Sh; | Jason McIntyre |
2013-03-28 | pathconf/fpathconf are now compliant with POSIX-2008. | Philip Guenther |
2013-03-28 | Add support for _PC_TIMESTAMP_RESOLUTION for ffs/mfs, cd9600, ext2, | Philip Guenther |
2013-03-12 | SOCK_SEQPACKET is supported on AF_UNIX too. | David Gwynne |
2013-03-09 | Describe interaction between write and O_APPEND. | Ted Unangst |
2013-02-03 | gremlin crept in | Miod Vallat |
2013-02-02 | Userland bits for m68k/ELF. Mostly addition of register prefixes to the | Miod Vallat |