summaryrefslogtreecommitdiff
path: root/man2
AgeCommit message (Expand)AuthorFilesLines
2012-10-24set_thread_area.2: tfixMichael Kerrisk1-1/+1
2012-10-24get_thread_area.2: tfixMichael Kerrisk1-2/+2
2012-10-24intro.1, add_key.2, get_mempolicy.2, get_thread_area.2, intro.2, keyctl.2, mb...Michael Kerrisk8-8/+8
2012-10-24futex.2: wfixMichael Kerrisk1-1/+1
2012-10-24eventfd.2, futex.2, mmap2.2, open.2, pciconfig_read.2, ptrace.2, reboot.2, re...Michael Kerrisk15-25/+25
2012-10-24delete_module.2: SEE ALSO: Add modprobe(8)Michael Kerrisk1-1/+2
2012-10-24query_module.2: Move some information in NOTES to VERSIONSMichael Kerrisk1-4/+5
2012-10-24create_module.2, delete_module.2, get_kernel_syms.2, init_module.2, query_mod...Michael Kerrisk5-5/+5
2012-10-24init_module.2: Change copyright and licenseMichael Kerrisk1-5/+21
2012-10-24init_module.2: Changes after review comments from Rusty RussellMichael Kerrisk2-21/+45
2012-10-24create_module.2: Note that ENOSYS probably indicates kernel 2.6+Michael Kerrisk1-1/+2
2012-10-24query_module.2: Note that ENOSYS probably indicates kernel 2.6+Michael Kerrisk1-1/+2
2012-10-24delete_module.2: Change license and copyrightMichael Kerrisk1-6/+20
2012-10-24delete_module.2: Substantial reorganization after comments from Rusty RussellMichael Kerrisk1-66/+89
2012-10-18init_module.2: Add various pieces describing Linux 2.6+ behaviorKees Cook1-7/+24
2012-10-18get_kernel_syms.2: Note that this system call is present only in kernels befo...Michael Kerrisk1-1/+4
2012-10-18create_module.2: Note that this system call is present only in kernels before...Michael Kerrisk1-1/+4
2012-10-18query_module.2: Note that this system call is present only in kernels before 2.6Michael Kerrisk1-1/+4
2012-10-18init_module.2: Rewrite to Linux 2.6+ realityMichael Kerrisk1-46/+107
2012-10-18delete_module.2: Rewrite to Linux 2.6+ realityMichael Kerrisk1-12/+123
2012-10-18delete_module.2: SEE ALSO: add rmmod(8)Michael Kerrisk1-2/+3
2012-10-18query_module.2: SEE ALSO: Add modinfo(8) and lsinfo(8)Michael Kerrisk1-1/+3
2012-10-18query_module.2: Add a few words clarifying reference to /sys/moduleMichael Kerrisk1-2/+2
2012-10-16link.2: Add EPERM error triggered by /proc/sys/fs/protected_hardlinkMichael Kerrisk1-1/+8
2012-10-16ipc.2: Update note on architectures that don't have ipc()Michael Kerrisk1-2/+2
2012-10-16socketcall.2: Update note on architectures that don't have socketcall()Michael Kerrisk1-2/+2
2012-10-15timer_settime.2, man-pages.7: tstampMichael Kerrisk1-1/+1
2012-10-09phys.2: New link to unimplemented.2Michael Kerrisk1-0/+1
2012-10-02timer_settime.2: Small rewording around discussion of pointer argumentsMichael Kerrisk1-2/+3
2012-10-01getitimer.2: Note Linux's odd handling of the new_value==NULL caseMichael Kerrisk1-1/+16
2012-09-30getitimer.2: Fix types used to declare fields in timeval structMichael Kerrisk1-3/+3
2012-09-28quotactl.2: tfixDavid Prévot1-1/+1
2012-09-25sched_get_priority_max.2, sched_setparam.2, sched_setaffinity.2, sched_setsch...Michael Kerrisk5-0/+11
2012-09-25keyctl.2: ffix: prevent hyphenation and justification under SEE ALSOMichael Kerrisk1-0/+2
2012-09-25keyctl.2: Reorder SEE ALSO, without .brDavid Prévot1-34/+12
2012-09-24syscalls.2, uname.2, boot.7: Global fix: s/OS/operating system/Michael Kerrisk2-3/+4
2012-09-24bdflush.2, get_robust_list.2, kexec_load.2, madvise.2, mmap.2, mount.2, prctl...Michael Kerrisk13-14/+14
2012-09-24arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set....David Prévot19-50/+49
2012-09-24stat.2: tfixGuillem Jover1-1/+1
2012-09-24syscalls.2: ffixDavid Prévot1-2/+2
2012-09-24wait4.2: Note that these functions are nonstandard and recommend alternativesAdrian Bunk1-1/+7
2012-09-23wait4.2: CONFORMING TO: Note SUS details for wait3()Michael Kerrisk1-0/+7
2012-09-23sigaction.2: wfixMichael Kerrisk1-1/+1
2012-09-23sigaction.2: Tweak SA_RESETHAND descriptionMichael Kerrisk1-3/+2
2012-09-06shutdown.2: Document EINVAL error (and associated bug)Michael Kerrisk1-1/+15
2012-08-29ldd.1, execve.2, getdents.2, quotactl.2, select_tut.2, clock_getcpuclockid.3,...Michael Kerrisk4-10/+10
2012-08-27semop.2: Recast discussion of blocking behavior in terms of threadsMichael Kerrisk1-14/+14
2012-08-27semop.2: Minor rewordingMichael Kerrisk1-1/+1
2012-08-27semop.2: SEE ALSO: Add clone(2)Michael Kerrisk1-1/+2
2012-08-22select.2: Clarify equivalent pslect() code in terms of threadsMichael Kerrisk1-2/+2