Age | Commit message (Expand) | Author | Files | Lines |
2014-11-21 | memfd_create.2: add memfd_create() man-pagememfd | David Herrmann | 1 | -0/+127 |
2014-11-21 | fcntl.2: document F_ADD_SEALS and F_GET_SEALS commands | David Herrmann | 1 | -0/+109 |
2014-11-11 | posix_fadvise.2: ERRORS: Since 2.6.16, the kernel correctly deals with the ES... | Michael Kerrisk | 1 | -2/+5 |
2014-11-11 | sched_setscheduler.2: tfix | Adam Jiang | 1 | -1/+1 |
2014-11-10 | epoll_ctl.2: Regular files and directories can't be monitored with epoll_ctl() | Michael Kerrisk | 1 | -0/+3 |
2014-11-10 | clock_nanosleep.2: Note that 'clock_id' can also be a CPU clock ID | Michael Kerrisk | 1 | -0/+6 |
2014-11-10 | timerfd_create.2: srcfix: added FIXME | Michael Kerrisk | 1 | -0/+6 |
2014-11-09 | ioctl.2: Rename 'd' argument to 'fd' in text | Heinrich Schuchardt | 1 | -5/+5 |
2014-11-04 | syscalls.2: SEE ALSO: add errno(3) | Michael Kerrisk | 1 | -0/+1 |
2014-11-04 | syscall.2: SEE ALSO: add errno(3) | Michael Kerrisk | 1 | -0/+1 |
2014-10-28 | prctl.2: PR_SET_NAME silently truncates strings that exceed 16 bytes | Michael Kerrisk | 1 | -0/+2 |
2014-10-28 | prctl.2: Correct description of null-termination in PR_GET_NAME and PR_SET_NAME | Andreas Schwab | 1 | -2/+2 |
2014-10-28 | process_vm_readv.2: tfix | Michael Gehring | 1 | -1/+1 |
2014-10-28 | tee.2: Add shell session demonstrating use of the example program | Michael Kerrisk | 1 | -1/+12 |
2014-10-28 | vmsplice.2: srcfix: Added FIXME | Michael Kerrisk | 1 | -0/+4 |
2014-10-28 | splice.2: Reformat description of 'fd_in' and 'off_in' to improve readability | Michael Kerrisk | 1 | -0/+8 |
2014-10-28 | sched_setaffinity.2: NOTES: Add paragraph on how to discover set of CPUs avai... | Michael Kerrisk | 1 | -0/+12 |
2014-10-28 | sched_setaffinity.2: SEE ALSO: add nproc(1) and lscpu(1) | Michael Kerrisk | 1 | -0/+2 |
2014-10-15 | readlink.2, readv.2, pthread_rwlockattr_setkind_np.3, signal.7, unix.7: tstamp | Michael Kerrisk | 2 | -2/+2 |
2014-10-14 | readv.2: The raw preadv() and pwritev() syscalls split 'offset' into 2 arguments | Michael Kerrisk | 1 | -0/+15 |
2014-10-11 | timer_settime.2: tfix | Michael Kerrisk | 1 | -1/+1 |
2014-10-10 | readlink.2: Add free() call to example program | Michael Kerrisk | 1 | -0/+2 |
2014-10-10 | truncate.2: wfix | Michael Kerrisk | 1 | -1/+2 |
2014-10-03 | capget.2, ptrace.2, vhangup.2, wait.2, ttyslot.3, console.4, proc.5, utmp.5, ... | Michael Kerrisk | 4 | -5/+5 |
2014-10-03 | open_by_handle_at.2: tfix: page xref | Michael Kerrisk | 1 | -1/+1 |
2014-10-03 | mount.2: tfix: page xref | Michael Kerrisk | 1 | -1/+1 |
2014-10-03 | fanotify_mark.2: tfix: xrefs | Michael Kerrisk | 1 | -3/+3 |
2014-10-03 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -1/+1 |
2014-10-02 | ldd.1, execve.2, fanotify_init.2, fanotify_mark.2, getrlimit.2, open.2, readl... | Michael Kerrisk | 11 | -11/+11 |
2014-10-01 | fanotify_init.2: The 'event_f_flags' failure to check invalid flags was fixed... | Michael Kerrisk | 1 | -3/+2 |
2014-10-01 | fanotify_init.2: wfix | Michael Kerrisk | 1 | -3/+3 |
2014-10-01 | fanotify_init.2: BUGS: O_CLOEXEC is ignored | Heinrich Schuchardt | 1 | -0/+9 |
2014-10-01 | fanotify_mark.2: Note that various bugs were fixed in Linux 3.16 | Michael Kerrisk | 1 | -5/+4 |
2014-10-01 | vmsplice.2: vmsplice() does not fail when nr_segs==0 | Cyril Hrubis | 1 | -1/+1 |
2014-10-01 | readlink.2: Fix description of readlinkat() with empty 'pathname' | Michael Kerrisk | 1 | -6/+6 |
2014-10-01 | getrlimit.2: Since Linux 3.5, the accounting formula for RLIMIT_MSGQUEUE has ... | Michael Kerrisk | 1 | -6/+22 |
2014-10-01 | pread.2: tfix | Michael Kerrisk | 1 | -1/+1 |
2014-09-26 | open.2: Fix number and formula in description of EOVERFLOW error | Michael Kerrisk | 1 | -2/+2 |
2014-09-25 | syscalls.2: Add 3 new system calls added in Linux 3.17 | Michael Kerrisk | 1 | -0/+4 |
2014-09-25 | wait.2: ffix: add paragraph break before errno note in RETURN VALUE section | Carlos O'Donell | 1 | -0/+1 |
2014-09-23 | shmget.2: Note some details on defaults for SHMALL and SHMMAX | Davidlohr Bueso | 1 | -9/+32 |
2014-09-23 | shmget.2: srcfix: Note commits for 3.16 SHMALL + SHMMAX changes | Michael Kerrisk | 1 | -2/+6 |
2014-09-23 | shmget.2: Tweak kernel version numbers for SHMALL and SHMMAX changes | Michael Kerrisk | 1 | -4/+4 |
2014-09-23 | shmget.2: Rework the SHMALL description | Michael Kerrisk | 1 | -8/+8 |
2014-09-23 | shmget.2: Minor tweaks to Manfred's patch | Michael Kerrisk | 1 | -6/+8 |
2014-09-23 | shmget.2: Update for increase of SHMALL and SHMMAX | Manfred Spraul | 1 | -3/+15 |
2014-09-23 | execve.2: Remove unneeded ".sh" extension in interpreter script example | Michael Kerrisk | 1 | -5/+5 |
2014-09-21 | readlink.2: SEE ALSO: add realpath(3) | Michael Kerrisk | 1 | -0/+1 |
2014-09-21 | sched_setattr.2, sched_setscheduler.2: SEE ALSO: add chrt(1) | Michael Kerrisk | 2 | -0/+2 |
2014-09-21 | Removed trailing white space at end of lines | Michael Kerrisk | 3 | -5/+5 |