Age | Commit message (Expand) | Author | Files | Lines |
2013-04-17 | mmap.2: Add pointers to relevant /proc files described in proc(5) | Michael Kerrisk | 1 | -1/+8 |
2013-04-17 | clone.2: Add short subsection noting that blackfin, m68k, and sparc are diffe... | Michael Kerrisk | 1 | -0/+4 |
2013-04-17 | clone.2: Change subhead for ia64 discussion | Michael Kerrisk | 1 | -1/+1 |
2013-04-16 | clone.2: Move clone2() text to subsection in description | Michael Kerrisk | 1 | -32/+32 |
2013-04-16 | clone.2: Clarify differences between clone2() syscall and wrapper function | Michael Kerrisk | 1 | -3/+13 |
2013-04-16 | clone.2: Replace "sys_clone" mentions with "the raw system call" | Michael Kerrisk | 1 | -19/+10 |
2013-04-16 | clone.2: Note those architectures where the sys_clone argument order differs | Michael Kerrisk | 1 | -1/+10 |
2013-04-16 | clone.2: Add prototype for syscall to SYNOPSIS | Michael Kerrisk | 1 | -8/+19 |
2013-04-16 | unshare.2: Update feature test macro requirements | Michael Kerrisk | 1 | -3/+21 |
2013-04-16 | clone.2: Update feature test macro requirements | Michael Kerrisk | 1 | -3/+21 |
2013-04-16 | access.2: Clarify RETURN VALUE for F_OK | Michael Kerrisk | 1 | -3/+11 |
2013-04-16 | io_cancel.2: Improve description | Michael Kerrisk | 1 | -1/+3 |
2013-04-16 | io_cancel.2: Improve description | Jeff Moyer | 1 | -5/+7 |
2013-04-16 | io_destroy.2: Improve description | Jeff Moyer | 1 | -7/+6 |
2013-04-16 | io_setup.2: Clarify nr_events | Jeff Moyer | 1 | -3/+5 |
2013-04-16 | io_getevents.2: The 'timeout' argument is not updated | Jeff Moyer | 1 | -3/+2 |
2013-04-16 | listxattr.2: Explain use of 'size' argument | Michael Kerrisk | 1 | -3/+6 |
2013-04-16 | getcpu.2: Recommend that 'tcache' should be specified as NULL nowadays | Michael Kerrisk | 1 | -2/+4 |
2013-04-16 | syscall.2: tfix | Michael Kerrisk | 1 | -1/+1 |
2013-04-08 | syscall.2: Move "Architecture calling conventions" subsection | Michael Kerrisk | 1 | -57/+57 |
2013-04-08 | syscall.2: Add PA-RISC details under calling conventions | Mike Frysinger | 1 | -4/+2 |
2013-04-08 | syscall.2: Improve "Architecture calling conventions" subsection | Michael Kerrisk | 1 | -17/+47 |
2013-04-08 | syscall.2: Document the exact calling convention for architecture system calls | Mike Frysinger | 1 | -0/+29 |
2013-04-08 | sched_rr_get_interval.2: Document /proc/sys/kernel/sched_rr_timeslice_ms | Michael Kerrisk | 1 | -4/+11 |
2013-04-07 | quotactl.2: tfix | Mike Frysinger | 1 | -1/+1 |
2013-04-02 | syscall.2: wfix | Michael Kerrisk | 1 | -2/+2 |
2013-04-02 | posix_fadvise.2, pread.2, readahead.2, sync_file_range.2, truncate.2: Refer t... | Michael Kerrisk | 5 | -17/+44 |
2013-04-01 | syscall.2: Corrections and improvements to Changhee Han's patch | Michael Kerrisk | 1 | -24/+40 |
2013-04-01 | syscall.2: Refine discussion of ARM and other ABIs | Michael Kerrisk | 1 | -3/+14 |
2013-04-01 | syscall.2: Minor fix-ups to Changhee Han's patch | Michael Kerrisk | 1 | -14/+16 |
2013-04-01 | syscall.2: Add notes that caution users when passing arguments to syscall() | Changhee Han | 1 | -0/+30 |
2013-04-01 | kcmp.2, quotactl.2, subpage_prot.2, get_nprocs_conf.3, if_nameindex.3, if_nam... | Simon Paillard | 3 | -15/+15 |
2013-04-01 | intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get... | Michael Kerrisk | 59 | -143/+143 |
2013-04-01 | getdents.2: ffix | Michael Kerrisk | 1 | -4/+4 |
2013-04-01 | getdents.2: tfix | David Prévot | 1 | -1/+1 |
2013-04-01 | syscalls.2, iso_8859-5.7, iso_8859-7.7, koi8-r.7, koi8-u.7: Table edits to el... | Michael Kerrisk | 1 | -8/+24 |
2013-04-01 | sched_setscheduler.2: ffix | Michael Kerrisk | 1 | -1/+1 |
2013-04-01 | lseek.2: _GNU_SOURCE must be defined to get SEEK_DATE and SEEK_HOLE definitions | Michael Kerrisk | 1 | -1/+10 |
2013-04-01 | readdir.2: readdir(2) doesn't exist on x86-64 | Michael Kerrisk | 1 | -1/+3 |
2013-04-01 | arch_prctl.2: tfix | Michael Kerrisk | 1 | -1/+1 |
2013-04-01 | semop.2: Clarify the discussion of 'semadj' | Michael Kerrisk | 1 | -20/+24 |
2013-03-25 | getdents.2: tfix | Michael Kerrisk | 1 | -2/+2 |
2013-03-25 | umask.2: SEE ALSO: add acl(5) | Michael Kerrisk | 1 | -1/+1 |
2013-03-25 | getdents.2: srcfix | Michael Kerrisk | 1 | -1/+1 |
2013-03-25 | sched_setscheduler.2: Minor rewording | Michael Kerrisk | 1 | -2/+1 |
2013-03-25 | getpriority.2: grfix | Michael Kerrisk | 1 | -1/+1 |
2013-03-25 | sigaction.2, core.5, capabilities.7: : Global fix: s/since kernel/since Linux/ | Michael Kerrisk | 1 | -1/+1 |
2013-03-25 | unlinkat.2: wfix | Michael Kerrisk | 1 | -1/+1 |
2013-03-25 | stat.2: wfix | Michael Kerrisk | 1 | -1/+1 |
2013-03-25 | getrusage.2, ptrace.2, stpcpy.3, stpncpy.3: srcfix: start new sentence on new... | Michael Kerrisk | 2 | -2/+4 |