Age | Commit message (Expand) | Author | Files | Lines |
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-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 | sigaction.2, makecontext.3: Change getcontext/setcontext page ref to Section 3 | Michael Kerrisk | 1 | -1/+1 |
2013-01-25 | sigaction.2: Note feature test macro requirements for 'siginfo_t' | Michael Kerrisk | 1 | -1/+4 |
2012-09-24 | bdflush.2, get_robust_list.2, kexec_load.2, madvise.2, mmap.2, mount.2, prctl... | Michael Kerrisk | 1 | -1/+1 |
2012-09-23 | sigaction.2: wfix | Michael Kerrisk | 1 | -1/+1 |
2012-09-23 | sigaction.2: Tweak SA_RESETHAND description | Michael Kerrisk | 1 | -3/+2 |
2012-04-26 | gettimeofday.2, ptrace.2, sigaction.2, aio_init.3, mpool.3, scandir.3, inotif... | Michael Kerrisk | 1 | -1/+1 |
2012-04-20 | sigaction.2: Remove mention of raise(3) for SI_USER | Michael Kerrisk | 1 | -2/+0 |
2012-04-12 | sigaction.2: Clarify that the use of SI_SIGIO is for Linux 2.2 only | Michael Kerrisk | 1 | -4/+11 |
2011-09-19 | getrlimit.2, kill.2, rt_sigqueueinfo.2, sigaction.2, signal.2, signalfd.2, si... | Michael Kerrisk | 1 | -5/+5 |
2011-09-16 | sigaction.2: Add a little info about ucontext_t | Michael Kerrisk | 1 | -1/+6 |
2011-09-16 | sigaction.2: wfix | Seonghun Lim | 1 | -1/+1 |
2010-10-12 | intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, ... | Michael Kerrisk | 1 | -1/+1 |
2010-08-29 | sigaction.2: Minor fix: s/null/NULL/ | Michael Kerrisk | 1 | -2/+2 |
2010-06-20 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -1/+1 |
2010-06-16 | sigaction.2: tfix | Michael Kerrisk | 1 | -1/+1 |
2010-06-16 | sigaction.2: Add details for signals sent by POSIX message queue notifications | Michael Kerrisk | 1 | -1/+16 |
2010-06-16 | sigaction.2: wfix | Michael Kerrisk | 1 | -1/+1 |
2010-06-16 | sigaction.2: srcfix: Add FIXME | Michael Kerrisk | 1 | -0/+4 |
2010-06-16 | sigaction.2: Add some details for SIGTRAP and si_trapno | Michael Kerrisk | 1 | -1/+6 |
2010-06-16 | sigaction.2: Add TRAP_BRANCH and TRAP_HWBKPT to si_code values for SIGTRAP | Michael Kerrisk | 1 | -0/+6 |
2010-06-16 | sigaction.2: Rearrange text describing fields set by sigqueue(2) | Michael Kerrisk | 1 | -6/+8 |
2010-06-11 | sigaction.2: Improve description of various siginfo_t fields | Michael Kerrisk | 1 | -11/+45 |
2010-06-11 | sigaction.2: Document hwpoison signal extensions | Andi Kleen | 1 | -1/+28 |
2010-01-16 | sigaction.2, sigprocmask.2, inet_ntop.3: wfix: s/non-null/non-NULL/ | Michael Kerrisk | 1 | -2/+2 |
2010-01-16 | accept.2, execve.2, futimesat.2, getresuid.2, getrlimit.2, madvise.2, mq_gets... | Michael Kerrisk | 1 | -2/+2 |
2009-09-28 | sigaction.2: Minor fixes | Michael Kerrisk | 1 | -3/+3 |
2009-07-25 | sigaction.2: tstamp | Michael Kerrisk | 1 | -1/+1 |
2009-06-09 | sigaction.2: EWxpand description of si_utime and si_stime fields of siginfo_t | Michael Kerrisk | 1 | -2/+17 |
2009-02-09 | clock_nanosleep.2, execve.2, fork.2, nanosleep.2, sigaction.2, timerfd_create... | Michael Kerrisk | 1 | -1/+1 |
2008-10-29 | sigaction.2: Clarify that sa_mask affects the *per-thread* signal mask | Michael Kerrisk | 1 | -3/+5 |
2008-10-04 | sigaction.2: wfix | Michael Kerrisk | 1 | -1/+1 |
2008-10-04 | sigaction.2: refer reader to signal(7) for an overview of signals | Michael Kerrisk | 1 | -0/+3 |
2008-10-04 | sigaction.2: explain semantics of signal disposition during fork() and execve() | Michael Kerrisk | 1 | -2/+9 |
2008-08-29 | Add/fix feature test macro requirements. | Michael Kerrisk | 1 | -1/+11 |
2008-07-23 | s/floating point/floating-point/ when used attributively. | Michael Kerrisk | 1 | -5/+5 |
2008-07-10 | s/parameter/argument/ when talking about the things given | Michael Kerrisk | 1 | -1/+1 |
2008-07-07 | Document si_overrun and si_tid fields of siginfo structure. | Michael Kerrisk | 1 | -19/+36 |
2008-07-04 | Note that SA_NOCLDSTOP is only meaningful if establishing a | Michael Kerrisk | 1 | -19/+34 |
2008-07-02 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -1/+1 |
2008-06-30 | Added FIXME. | Michael Kerrisk | 1 | -0/+14 |
2008-06-26 | Remove orphaned formatting macros. | Michael Kerrisk | 1 | -1/+0 |
2008-02-11 | Add SEE ALSO entry referring to new signalfd.2 page. | Michael Kerrisk | 1 | -0/+1 |
2007-12-25 | hyphenation fixes | Michael Kerrisk | 1 | -3/+3 |
2007-12-25 | Hyphenation fixes | Michael Kerrisk | 1 | -1/+1 |
2007-12-23 | tfix | Michael Kerrisk | 1 | -1/+1 |
2007-12-19 | enclose code smaples/structure defns/etc in ".in +4n / .in" | Michael Kerrisk | 1 | -5/+5 |