Age | Commit message (Expand) | Author | Files | Lines |
2013-03-14 | fork.2: Port access permission bits (ioperm()) are turned off in the child | Michael Kerrisk | 1 | -1/+7 |
2013-03-10 | intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,... | Michael Kerrisk | 1 | -1/+1 |
2013-03-10 | intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,... | Michael Kerrisk | 1 | -0/+2 |
2013-03-10 | _exit.2, access.2, acct.2, adjtimex.2, alarm.2, alloc_hugepages.2, arch_prctl... | Michael Kerrisk | 1 | -2/+0 |
2013-02-24 | getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a... | Michael Kerrisk | 1 | -3/+3 |
2013-02-12 | fork.2, getpriority.2, ioprio_set.2, sched_setparam.2, sched_setscheduler.2, ... | Michael Kerrisk | 1 | -1/+1 |
2013-02-08 | fork.2: SEE ALSO: add exit(2) | Michael Kerrisk | 1 | -0/+1 |
2012-10-28 | fork.2: Note treatment of default timer slack value on fork() | Michael Kerrisk | 1 | -1/+8 |
2012-05-07 | fork.2: ERRORS: add ENOSYS | Mike Frysinger | 1 | -1/+7 |
2012-02-27 | fallocate.2, fork.2, open.2, send.2: tstamp | Michael Kerrisk | 1 | -1/+1 |
2012-02-08 | fork.2: NOTES: Descibe clone() call equivalent to fork() | Michael Kerrisk | 1 | -0/+8 |
2011-10-03 | intro.1, fork.2, futex.2, open.2, rename.2, select_tut.2, semop.2, spu_create... | Michael Kerrisk | 1 | -1/+1 |
2010-08-29 | fork.2: ffix | Yuri Kozlov | 1 | -2/+2 |
2009-04-28 | fork.2: Document fork() behaviour for the Linux native AIO io_context | Jeff Moyer | 1 | -2/+4 |
2009-02-20 | Trivial punctuation fixes in SEE ALSO | Kir Kolyshkin | 1 | -1/+1 |
2009-02-09 | clock_nanosleep.2, execve.2, fork.2, nanosleep.2, sigaction.2, timerfd_create... | Michael Kerrisk | 1 | -1/+1 |
2009-02-03 | fork.2: SEE ALSO: add daemon(3) | Michael Kerrisk | 1 | -1/+2 |
2008-05-12 | wfix | Michael Kerrisk | 1 | -1/+1 |
2008-04-22 | NOTES: since glibc 2.3.3, the glibc NPTL fork() wrapper bypasses the | Michael Kerrisk | 1 | -1/+17 |
2008-03-11 | spfix | Michael Kerrisk | 1 | -1/+1 |
2008-01-13 | Added discussion of directory streams. | Michael Kerrisk | 1 | -11/+17 |
2007-12-25 | ffix | Michael Kerrisk | 1 | -16/+16 |
2007-11-24 | Remove section numbers for page references where the | Michael Kerrisk | 1 | -2/+2 |
2007-09-20 | Fix redundant formatting macros | Michael Kerrisk | 1 | -2/+2 |
2007-09-20 | Change mtk's email address | Michael Kerrisk | 1 | -2/+2 |
2007-06-21 | Formatted signal names | Michael Kerrisk | 1 | -1/+2 |
2007-06-19 | Fix small wording error. | Michael Kerrisk | 1 | -1/+1 |
2007-06-08 | Convert to American spelling conventions | Michael Kerrisk | 1 | -1/+1 |
2007-06-08 | Add SEE ALSO link to new credentials.7. | Michael Kerrisk | 1 | -1/+2 |
2007-06-01 | wfix | Michael Kerrisk | 1 | -1/+1 |
2007-05-30 | Removed version number from .TH line | Michael Kerrisk | 1 | -1/+1 |
2007-05-21 | wfix | Michael Kerrisk | 1 | -1/+1 |
2007-05-19 | Fix inconsistencies in order of .SH sections | Michael Kerrisk | 1 | -5/+5 |
2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -26/+26 |
2006-09-05 | Mappings marked with madvise(MADV_DONTFORK) are not inherited by child. | Michael Kerrisk | 1 | -0/+6 |
2006-09-04 | Update .TH line | Michael Kerrisk | 1 | -1/+1 |
2006-09-04 | Greatly expanded, to describe all attributes that differ in parent and child. | Michael Kerrisk | 1 | -9/+107 |
2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -3/+1 |
2006-03-20 | Document unshare(2), new in 2.6.16. | Michael Kerrisk | 1 | -2/+1 |
2006-03-20 | We won't add unshare(2) just yet, so remove SEE ALSO entries for now. | Michael Kerrisk | 1 | -1/+2 |
2006-03-05 | Added SEE ALSO for new unshare.2 | Michael Kerrisk | 1 | -0/+1 |
2005-12-12 | Added xref to pipe.2 for another example of use of fork(). | Michael Kerrisk | 1 | -0/+2 |
2005-12-09 | Added pointer to example of fork() in wait.2. | Michael Kerrisk | 1 | -0/+3 |
2005-10-19 | Minor wording fix | Michael Kerrisk | 1 | -2/+2 |
2005-10-19 | Automated addition of parentheses by add_parens_for_own_funcs.sh | Michael Kerrisk | 1 | -5/+5 |
2005-07-18 | Classical BSD versions are now always named x.yBSD (formerly | Michael Kerrisk | 1 | -1/+1 |
2004-11-03 | Global change of email address for MTK (now: mtk-manpages@gmx.net) | Michael Kerrisk | 1 | -1/+1 |
2004-11-03 | Import of man-pages 1.70 | Michael Kerrisk | 1 | -0/+91 |