aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-29Describe the new namespaced file capabilities.2016-11-29/nscapsSerge Hallyn1-0/+35
2016-11-27sched.7: Minor text reorganizationMichael Kerrisk1-5/+6
2016-11-27sched.7: wfixMichael Kerrisk1-1/+1
2016-11-27sched.7: Add a new introductory paragraph describing the nice valueMichael Kerrisk1-0/+13
2016-11-27random.7: tfixJakub Wilk1-1/+1
2016-11-27ptrace.2: tfixJakub Wilk1-3/+3
2016-11-27getrlimit.2: ffixMichael Kerrisk1-0/+3
2016-11-27sched.7: Mention RLIMIT_NICE in the discussion of the nice valueMichael Kerrisk1-0/+7
2016-11-27sched_setattr.2: Fix cross reference for further info on the nice valueMichael Kerrisk1-1/+1
2016-11-27nice.2: add reference to sched(7) for further details on the nice valueMichael Kerrisk1-0/+3
2016-11-27sched.7: Add more precise details on CFS's treatment of the nice valueMichael Kerrisk1-0/+3
2016-11-27getpriority.2, sched.7: Move nice value details from getpriority(2) to sched(7)Michael Kerrisk2-18/+28
2016-11-27getpriority.2: Minor wording changeMichael Kerrisk1-1/+1
2016-11-27getpriority.2: Minor wording fixMichael Kerrisk1-1/+1
2016-11-27nice.2: Add "C library/kernel differences" subsection headingMichael Kerrisk1-1/+2
2016-11-27nice.2: Clarify the range of the nice value, and note that it is clampedMichael Kerrisk1-2/+3
2016-11-27getpriority.2: The nice value supplied to setpriority() is clampedMichael Kerrisk1-0/+2
2016-11-27sched.7: ffixMichael Kerrisk1-0/+1
2016-11-27sched.7: Make it clearer that SCHED_OTHER is always scheduled below real-timeMichael Kerrisk1-1/+4
2016-11-27sched.7: Add introductory sentence mentioning CFS schedulerMichael Kerrisk1-0/+4
2016-11-27sched.7: Minor wording improvement in text introducing system callsMichael Kerrisk1-1/+3
2016-11-27sched.7: Remove mention of individual kernel developer namesMichael Kerrisk1-2/+1
2016-11-27sched.7: Minor wording fixMichael Kerrisk1-2/+2
2016-11-27sched.7: wfixMichael Kerrisk1-1/+1
2016-11-27cgroups.7: Add details on 'cpu' CFS bandwidth controlMichael Kerrisk1-1/+11
2016-11-27elf.5: wfixMichael Kerrisk1-2/+2
2016-11-27elf.5: srcfix: rewrap some long source linesMichael Kerrisk1-21/+27
2016-11-27elf.5: A few tweaks to Mike Frysinger's text (Mike to check)Michael Kerrisk1-3/+4
2016-11-27elf.5: Minor fixes to Mike Frysinger's patchMichael Kerrisk1-24/+54
2016-11-27elf(5): document notesMike Frysinger1-10/+298
2016-11-27setsid.2: Improve wording of text on calling setsid() after fork()+_exit()Michael Kerrisk1-3/+3
2016-11-26random.7: srcfixMichael Kerrisk1-0/+3
2016-11-26random.7: Remove recommendation against consuming large amounts of randomnessMichael Kerrisk1-40/+15
2016-11-26fideduperange.2: Fix the discussion of maximum sizesDarrick J. Wong1-3/+17
2016-11-26mbsnrtowcs.3: Note behavior of mbsnrtowcs() for an incomplete characterMichael Kerrisk1-0/+6
2016-11-26mbsnrtowcs.3: wfixMichael Kerrisk1-2/+3
2016-11-22sched.7: tfixMichael Kerrisk1-1/+1
2016-11-22proc.5: tfixMichael Kerrisk1-1/+1
2016-11-22sched.7: tfixMichael Kerrisk1-1/+0
2016-11-22sched.7: Give the page a more generic NAMEMichael Kerrisk1-1/+1
2016-11-22sched.7: NOTES: mention cgroups CPU controllerMichael Kerrisk1-0/+5
2016-11-22reboot.2: wfixMichael Kerrisk1-2/+6
2016-11-22reboot.2: Note errors for invalid commands inside a PID namespaceWang Long1-0/+6
2016-11-21timerfd_create.2: Document TFD_TIMER_CANCEL_ON_SETMichael Kerrisk1-0/+35
2016-11-21timerfd_create.2: Rework discussion on relative and absolute timersMichael Kerrisk1-13/+21
2016-11-21timerfd_create.2: Document CLOCK_BOOTTIME, CLOCK_REALTIME_ALARM, and CLOCK_BO...Michael Kerrisk1-9/+33
2016-11-21timer_create.2: srcfixMichael Kerrisk1-4/+0
2016-11-21timerfd_create.2: Rework description of clocks as a hanging listMichael Kerrisk1-8/+8
2016-11-21clock_getres.2: tfixMichael Kerrisk1-1/+1
2016-11-21clock_getres.2: wfixMichael Kerrisk1-1/+2
2016-11-21timer_create.2: Document CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARMMichael Kerrisk1-4/+22
2016-11-21timer_create.2: Document CLOCK_BOOTTIMEMichael Kerrisk1-3/+15
2016-11-21signalfd.2: Document ssi_addr_lsb field of signalfd_siginfoMichael Kerrisk1-2/+3
2016-11-21signalfd.2: ffixMichael Kerrisk1-18/+19
2016-11-21isalpha.3: tfixMichael Kerrisk1-1/+1
2016-11-21mbstowcs.3: Add missing include to example programMichael Kerrisk1-0/+1
2016-11-21mmap.2: Add (much) more detail on MAP_GROWSDOWNMichael Kerrisk1-0/+9
2016-11-21mmap.2: wfixMichael Kerrisk1-2/+2
2016-11-21mprotect.2: tfixMichael Kerrisk1-1/+1
2016-11-21mprotect.2: wfixMichael Kerrisk1-2/+2
2016-11-21mprotect.2: Various fixes to Eugene Syromyatnikov's textMichael Kerrisk1-26/+23
2016-11-21mprotect.2: srcfix: rewrap source linesMichael Kerrisk1-11/+23
2016-11-21mprotect.2: Document PROT_SEM, PROT_SAO, PROT_GROWSUP, and PROT_GROWSDOWNEugene Syromyatnikov1-8/+55
2016-11-21mmap.2: wfixMichael Kerrisk1-1/+1
2016-11-21bootparam.7: tfixMichael Kerrisk1-1/+1
2016-11-21close.2: tfixMichael Kerrisk1-1/+1
2016-11-21proc.5: wfixMichael Kerrisk1-3/+2
2016-11-20prctl.2: wfixMichael Kerrisk1-3/+3
2016-11-20prctl.2: tfixMichael Kerrisk1-1/+1
2016-11-20prctl.2: Tweaks after comments from Eugene SyromyatnikovMichael Kerrisk1-17/+22
2016-11-20prctl.2: Remove numeric definitions of PR_FP_MODE_FR and PR_FP_MODE_FRE bitsMichael Kerrisk1-2/+2
2016-11-20prctl.2: Minor wording fixesMichael Kerrisk1-44/+57
2016-11-20prctl.2: srcfix: rewrap linesMichael Kerrisk1-26/+38
2016-11-20prctl.2: Document PR_SET_FP_MODE and PR_GET_FP_MODEEugene Syromyatnikov1-0/+100
2016-11-19random.7: wfixMichael Kerrisk1-6/+4
2016-11-19remainder.3: Note fix to remainder(nan(""), 0) handlingMichael Kerrisk1-5/+5
2016-11-19remainder.3: Document fixes for EDOM handling for range errorsMichael Kerrisk1-6/+16
2016-11-18tgamma.3: Document fixes to give ERANGE for underflow range errorMichael Kerrisk1-7/+14
2016-11-18inotify.7: srcfix: FIXMEMichael Kerrisk1-0/+4
2016-11-18inotify.7: Note a subtlety of event generation when monitoring a directoryMichael Kerrisk1-0/+6
2016-11-18accept.2: ffixMichael Kerrisk1-2/+2
2016-11-18accept.2: Minor wording fixMichael Kerrisk1-2/+2
2016-11-18accept.2: Remove editorializing comments about 'socklen_t'Michael Kerrisk1-18/+0
2016-11-17isalpha.3: Note circumstances where 'c' must be cast to 'unsigned char'Michael Kerrisk1-0/+32
2016-11-17toupper.3: Note circumstances where 'c' must be cast to 'unsigned char'Michael Kerrisk1-0/+32
2016-11-17elf.5: Minor tweaks to Mike Frysinger's patchMichael Kerrisk1-7/+14
2016-11-17elf(5): Add subsection headers at major pointsMike Frysinger1-7/+7
2016-11-17ptrace.2: Tweaks to Keno Fischer's patchesMichael Kerrisk1-48/+61
2016-11-17ptrace.2: Expand documentation PTRACE_EVENT_SECCOMP trapsKeno Fischer1-5/+74
2016-11-17ptrace.2: Document the behavior of PTRACE_SYSEMU stopsKeno Fischer1-9/+25
2016-11-15random.7: wfixMichael Kerrisk1-1/+1
2016-11-15getgroups.2: FTM requirements fix for setgroups(2)Andrew Clayton1-1/+1
2016-11-15random.7: srcfix: tweak FIXMEsMichael Kerrisk1-0/+6
2016-11-15random.7: Tewaks after review by Ted T'soMichael Kerrisk1-6/+6
2016-11-15random.7: Fixes after review by Laurent GeorgetMichael Kerrisk1-4/+4
2016-11-15random.4: tfixMichael Kerrisk1-1/+1
2016-11-15random.7: wfixMichael Kerrisk1-8/+9
2016-11-13random.7: srcfix: FIXMEMichael Kerrisk1-0/+3
2016-11-13random.7: Note that simulations don't need cryptographically secure random nu...Michael Kerrisk1-1/+2
2016-11-12random.7: wfixMichael Kerrisk1-3/+3
2016-11-12remap_file_pages.2, statfs.2, sync.2: tfixMichael Kerrisk3-3/+3
2016-11-12random.7: srcfixMichael Kerrisk1-0/+3
2016-11-12random.7: wfixMichael Kerrisk1-1/+1
2016-11-12random.4: srcfixMichael Kerrisk1-0/+2
2016-11-12random.4: wfixMichael Kerrisk1-1/+1
2016-11-12random.7: wfixMichael Kerrisk1-1/+1
2016-11-12random.4: wfixMichael Kerrisk1-1/+1
2016-11-12getrandom.2, random.7: wfixMichael Kerrisk2-22/+22
2016-11-12random.4: Add reference to new random(7) pageMichael Kerrisk1-4/+6
2016-11-12getrandom.2: Remove material incorporated into random(7)Michael Kerrisk1-81/+5
2016-11-12random.7: New page providing an overview of interfaces for obtaining randomnessMichael Kerrisk1-0/+236
2016-11-12random.4: wfixMichael Kerrisk1-0/+2
2016-11-12random.4: wfixMichael Kerrisk1-2/+4
2016-11-12getrandom.2: wfixMichael Kerrisk1-1/+1
2016-11-12getrandom.2: Clarify that getrandom() is not "reading" from /dev/{random,uran...Michael Kerrisk1-51/+68
2016-11-12getrandom.2: wfixMichael Kerrisk1-2/+3
2016-11-12random.4: Minor wording fixesMichael Kerrisk2-12/+15
2016-11-12getrandom.2: wfixMichael Kerrisk1-1/+1
2016-11-12getrandom.2: Note advantages of fact that getrandom() doesn't use file descri...Michael Kerrisk1-0/+17
2016-11-12getrandom.2, random.4: Consolidate and improve discussion on usage of randomnessMichael Kerrisk2-49/+65
2016-11-12random.4: Minor tweak to discussion of /dev/urandom, blocking reads, and signalsMichael Kerrisk1-1/+2
2016-11-12random.4: Improve discussion of /dev/urandom, blocking reads, and signalsMichael Kerrisk1-3/+5
2016-11-11udplite.7: wfixMichael Kerrisk1-1/+1
2016-11-11localedef.1: wfixMichael Kerrisk1-1/+1
2016-11-11user_namespaces.7: wfixMichael Kerrisk1-1/+1
2016-11-11ldconfig.8: wfixMichael Kerrisk1-1/+1
2016-11-11ld.so.8: wrcfixMichael Kerrisk1-1/+1
2016-11-11udp.7: wfixMichael Kerrisk1-1/+1
2016-11-11socket.7: wfixMichael Kerrisk1-1/+1
2016-11-11ipv6.7: wfixMichael Kerrisk1-4/+4
2016-11-11ip.7: wfixMichael Kerrisk1-1/+1
2016-11-11inotify.7: wfixMichael Kerrisk1-2/+2
2016-11-11proc.5: wfixMichael Kerrisk1-2/+2
2016-11-11proc.5: wfixMichael Kerrisk1-6/+7
2016-11-11elf.5: wfixMichael Kerrisk1-2/+1
2016-11-11dlopen.3: wfixMichael Kerrisk1-1/+1
2016-11-11wait.2: wfixMichael Kerrisk1-1/+3
2016-11-11send.2: wfixMichael Kerrisk1-1/+1
2016-11-11perf_event_open.2: wfixMichael Kerrisk1-1/+1
2016-11-11mmap.2: wfixMichael Kerrisk1-1/+1
2016-11-10quotactl.2: tfixEugene Syromyatnikov1-1/+1
2016-11-10random.4: Rework formatting of /proc interfacesMichael Kerrisk1-18/+18
2016-11-10random.4: wfixMichael Kerrisk1-3/+6
2016-11-10random.4: grfixMichael Kerrisk1-1/+1
2016-11-10random.4: Minor wording fixesMichael Kerrisk1-3/+3
2016-11-10random.4: Minor tweaks to Nikos Mavrogiannopoulos's patchMichael Kerrisk1-14/+19
2016-11-10random.4: Provide a more accurate description of /dev/urandomNikos Mavrogiannopoulos1-25/+32
2016-11-10utime.2, utimensat.2: SEE ALSO: add touch(1)Michael Kerrisk2-0/+2
2016-11-10utmp.5: SEE ALSO: add users(1)Michael Kerrisk1-0/+1
2016-11-10ttyname.3: SEE ALSO: add tty(1)Michael Kerrisk1-0/+1
2016-11-10getlogin.3: SEE ALSO: add logname(1)Michael Kerrisk1-0/+1
2016-11-10unlink.2: SEE ALSO: add unlink(2)Michael Kerrisk1-0/+1
2016-11-10gethostname.2: SEE ALSO: add hostname(1)Michael Kerrisk1-0/+1
2016-11-10kill.2: SEE ALSO: add kill(1)Michael Kerrisk1-0/+1
2016-11-10chroot.2: SEE ALSO: add chroot(1)Michael Kerrisk1-0/+1
2016-11-10chown.2: SEE ALSO: add chgrp(1) and chown(1)Michael Kerrisk1-0/+2
2016-11-10chmod.2: SEE ALSO: add chmod(1)Michael Kerrisk1-0/+1
2016-11-10mount.2: SEE ALSO: add mountpoint(1)Michael Kerrisk1-0/+1
2016-11-10adjtimex.2, clock_getres.2, gettimeofday.2: SEE ALSO: add hwclock(8)Michael Kerrisk3-3/+6
2016-11-10proc.5: Mention lslocks(8) in discussion of /proc/locksMichael Kerrisk1-0/+3
2016-11-10symlink.2: SEE ALSO: add namei(1)Michael Kerrisk1-0/+1
2016-11-10credentials.7: SEE ALSO: add setpriv(1)Michael Kerrisk1-0/+1
2016-11-10mq_open.3: Rework details in Eugene Syromyatnikov's patchMichael Kerrisk1-7/+14
2016-11-10mq_open.3: clarification regarding usage of mq_flags attribute in mq_open()Eugene Syromyatnikov1-1/+8
2016-11-10mq_receive.3, mq_send.3: Minor tweaks to Eugene Syromyatnikov's patchMichael Kerrisk2-2/+2
2016-11-10mq_receive.3, mq_send.3: Clarification regarding reasons behind EBADFEugene Syromyatnikov2-2/+2
2016-11-10quotactl.2: Minor tweaks to Eugene Syromyatnikov's patchMichael Kerrisk1-4/+7
2016-11-10quotactl.2: Describe Q_XQUOTASYNC, which is present but no-op in recent kernelsEugene Syromyatnikov1-6/+10
2016-11-09signal.7: ffixMichael Kerrisk1-6/+0
2016-11-09capabilities.7: CAP_SYS_ADMIN allows privileged ioctl() operations on /dev/ra...Michael Kerrisk1-0/+7
2016-11-09fanotify_mark.2: Mention FAN_Q_OVERFLOWHeinrich Schuchardt1-0/+7
2016-11-09ptrace.2: srcfixMichael Kerrisk1-2/+2
2016-11-08capabilities.7: CAP_SYS_ADMIN governs ptrace(2) PTRACE_SECCOMP_GET_FILTERMichael Kerrisk1-0/+5
2016-11-08seccomp.2: NOTES: mention ptrace(PTRACE_SECCOMP_GET_FILTER) to dump seccomp f...Michael Kerrisk1-0/+6
2016-11-08ptrace.2: Document PTRACE_SECCOMP_GET_FILTERMichael Kerrisk1-0/+46
2016-11-08ptrace.2: ffixMichael Kerrisk1-1/+1
2016-11-08bind.2: grfixMichael Kerrisk1-13/+13
2016-11-07fallocate.2, fcntl.2, lseek.2, madvise.2, memfd_create.2, mmap.2, remap_file_...Michael Kerrisk12-19/+31
2016-11-07proc.5: Describe Shmem field of /proc/meinfoMichael Kerrisk1-1/+3
2016-11-07tmpfs.5: New page documenting the tmpfs filesystemMichael Kerrisk1-0/+129
2016-11-07madvise.2: wfixMichael Kerrisk1-1/+1
2016-11-07mprotect.2: tfixMichael Kerrisk1-1/+1
2016-11-06seccomp.2: Document changed interaction with ptraceJann Horn1-2/+7
2016-11-06pipe.7: Document pre-Linux 4.9 bugs in pipe limit checkingMichael Kerrisk1-0/+67
2016-11-06proc.5: Add /proc/sys/fs/pipe-user-pages-{hard,soft} entriesMichael Kerrisk1-0/+8
2016-11-06proc.5, pipe.7: Move /proc/sys/fs/pipe-max-size content from proc(5) to pipe(7)Michael Kerrisk2-12/+8
2016-11-06pipe.7: Fixes after review by Vegard NossumMichael Kerrisk1-3/+5
2016-11-06fcntl.2: F_GETPIPE_SZ allocates next power-of-2 multiple of requested sizeMichael Kerrisk1-1/+4
2016-11-06fcntl.2: Add EPERM that occurs for F_SETPIPE_SZ when user pipe limit is reachedMichael Kerrisk1-0/+7
2016-11-06open.2: Document ENOMEM that occurs when opening FIFO because of pipe hard limitMichael Kerrisk1-0/+7
2016-11-06pipe.2: Add ENFILE error for user pipe hard limit reachedMichael Kerrisk1-0/+5
2016-11-06pipe.7: Add a lot more detail on /proc files controlling memory usage by pipesMichael Kerrisk1-12/+44
2016-11-06pipe.7: Document /proc files controlling memory usage by pipesVegard Nossum1-0/+32
2016-11-06exit_group.2: tfixMichael Kerrisk1-2/+2
2016-11-06timegm.3: Add ERRORS sectionMichael Kerrisk1-0/+4
2016-11-06timegm.3: Add RETURN VALUE sectionMichael Kerrisk1-0/+10
2016-11-06ctime.3: Add ERRORS sectionMichael Kerrisk1-2/+6
2016-11-06ctime.3: RETURN VALUE: describe return values more explicitlyMichael Kerrisk1-4/+41
2016-11-05wait.2: On some architectures, waitpid() is a wrapper that calls wait4().Michael Kerrisk1-0/+8
2016-11-04pivot_root.2: srcfixMichael Kerrisk1-6/+3