Age | Commit message (Expand) | Author | Files | Lines |
2013-08-09 | syscall.2: Correct registers for arm/EABI | Johan Erlandsson | 1 | -2/+2 |
2013-08-09 | open.2: Add mmap(2) to list of calls that fail when given an O_PATH descriptor | Robert Harris | 1 | -2/+3 |
2013-08-09 | syscall.2: Add missing argument in example | Johan Erlandsson | 1 | -1/+2 |
2013-08-09 | setfsgid.2: Refer to setfsuid(2) for an explanation of why setfsgid() is obso... | Michael Kerrisk | 1 | -0/+7 |
2013-08-09 | setfsgid.2: Wording improvements | Michael Kerrisk | 1 | -6/+6 |
2013-08-09 | setfsuid.2: Wording improvements | Michael Kerrisk | 1 | -6/+6 |
2013-08-09 | setfsuid.2: Correct header file in SYNOPSIS | Michael Kerrisk | 1 | -2/+1 |
2013-08-09 | setfsgid.2: Correct header file in SYNOPSIS | Michael Kerrisk | 1 | -2/+1 |
2013-08-09 | setfsuid.2: Clarify historical details and note that setfsuid() is obsolete | Michael Kerrisk | 1 | -3/+18 |
2013-08-09 | kill.2: Small improvements to text on historical rules for permissions | Michael Kerrisk | 1 | -3/+4 |
2013-08-08 | setfsgid.2: Clarify description of return value | Michael Kerrisk | 1 | -8/+13 |
2013-08-08 | setfsuid.2: Clarify description of return value | Michael Kerrisk | 1 | -8/+13 |
2013-08-08 | sched_setparam.2: Clarify that this system call applies to threads (not proce... | Michael Kerrisk | 1 | -1/+1 |
2013-08-08 | sched_setscheduler.2: Clarify that this system call applies to threads (not p... | Michael Kerrisk | 1 | -71/+71 |
2013-08-08 | sched_setaffinity.2: Clarify that these system calls affect a per-thread attr... | Michael Kerrisk | 1 | -22/+22 |
2013-08-08 | msgctl.2, semctl.2, shmctl.2, cciss.4: ffix | Michael Kerrisk | 3 | -6/+9 |
2013-08-08 | intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod.... | Michael Kerrisk | 64 | -263/+263 |
2013-08-08 | nfsservctl.2: Note commands that were only in Linux 2.4.x and earlier | Michael Kerrisk | 1 | -2/+4 |
2013-08-08 | nfsservctl.2: tfix | Michael Kerrisk | 1 | -1/+1 |
2013-08-08 | nfsservctl.2: Minor wording fix | Michael Kerrisk | 1 | -1/+1 |
2013-08-08 | nfsservctl.2: tfix | Michael Kerrisk | 1 | -4/+4 |
2013-08-07 | adjtimex.2: SEE ALSO: Add adjtimex(8) | Michael Kerrisk | 1 | -2/+3 |
2013-08-01 | fcntl.2: ffix | Michael Kerrisk | 1 | -1/+1 |
2013-07-31 | Removed trailing white space at end of lines | Michael Kerrisk | 2 | -13/+13 |
2013-07-31 | readlinkat.2, setpgid.2, resolv.conf.5, udp.7: tstamp | Michael Kerrisk | 2 | -2/+2 |
2013-07-30 | clock_nanosleep.2, futex.2, nanosleep.2, poll.2, sigaction.2, sigreturn.2, si... | Michael Kerrisk | 6 | -6/+12 |
2013-07-30 | restart_syscall.2: New page for restart_syscall(2) system call | Michael Kerrisk | 1 | -0/+130 |
2013-07-27 | perf_event_open.2: Fix indentation of the MMAP layout section | Vince Weaver | 1 | -1/+2 |
2013-07-27 | perf_event_open.2: cfix | David Prévot | 1 | -1/+1 |
2013-07-23 | perf_event_open.2: ffix | David Prévot | 1 | -2/+1 |
2013-07-22 | open.2: tfix | Peter Schiffer | 1 | -1/+1 |
2013-07-20 | fchownat.2, fstatat.2, linkat.2, capabilities.7: tstamp | Michael Kerrisk | 3 | -3/+3 |
2013-07-20 | open.2: Remove warning that O_DIRECTORY is only for use with opendir(3) | Michael Kerrisk | 1 | -4/+2 |
2013-07-20 | open.2: Note that fcntl(F_GETFL) can also be used on O_PATH descriptor | Michael Kerrisk | 1 | -0/+7 |
2013-07-20 | open.2: srcfix: remove FIXME | Michael Kerrisk | 1 | -12/+0 |
2013-07-20 | open.2: Document O_PATH | Michael Kerrisk | 1 | -2/+100 |
2013-07-20 | fchownat.2: Document AT_EMPTY_PATH | Michael Kerrisk | 1 | -1/+18 |
2013-07-20 | fstatat.2: Document AT_EMPTY_PATH | Michael Kerrisk | 1 | -0/+16 |
2013-07-20 | linkat.2: Document AT_EMPTY_PATH | Michael Kerrisk | 1 | -3/+39 |
2013-07-20 | readlinkat.2: Document use of empty 'pathname' argument | Michael Kerrisk | 1 | -1/+16 |
2013-07-18 | ptrace.2: Place GETSIGINFO and SETSIGINFO near each other | Andrey Vagin | 1 | -12/+12 |
2013-07-18 | Fix possible race condition in readlink.2 example | Chuck Coffing | 1 | -1/+1 |
2013-07-18 | readlink.2: Change error check in example program from "< 0" to "== -1" | Michael Kerrisk | 1 | -2/+2 |
2013-07-18 | perf_event_open.2: Improve sysfs files documentation | Vince Weaver | 1 | -10/+40 |
2013-07-18 | perf_event_open.2: Update PERF_IOC_FLAG_GROUP info | Vince Weaver | 1 | -11/+13 |
2013-07-18 | ptrace.2: If SEIZE was used, initial auto-attach stop is EVENT_STOP | Denys Vlasenko | 1 | -4/+25 |
2013-07-18 | ptrace.2: Minor fixes to patches from Denys Vlasenko | Michael Kerrisk | 1 | -14/+21 |
2013-07-18 | ptrace.2: Clarify PTRACE_INTERRUPT, PTRACE_LISTEN, and group-stop behavior | Denys Vlasenko | 1 | -9/+47 |
2013-07-18 | ptrace.2: Mention that PTRACE_PEEK* libc API and kernel API are different | Denys Vlasenko | 1 | -2/+9 |
2013-07-18 | _syscall.2: tfix | Simon Paillard | 1 | -1/+1 |