Linux Man Pages
[Prev Page][Next Page]
- Re: Errors in man pages, here: uri.7, (continued)
- Errors in man pages, here: atanh.3,
Helge Kreutzmann
- Errors in man pages, here: access.2,
Helge Kreutzmann
- Errors in man pages, here: unicode.7,
Helge Kreutzmann
- Errors in man pages, here: sysvipc.7,
Helge Kreutzmann
- Errors in man pages, here: sync.2,
Helge Kreutzmann
- Errors in man pages, here: signal.2,
Helge Kreutzmann
- Errors in man pages, here: shmop.2,
Helge Kreutzmann
- Errors in man pages,
Helge Kreutzmann
- [PATCH] pipe.7: also mention writev(2) in atomicity sexion,
наб
- [PATCH] time.2: wfix regarding year-2038,
Viet Than
- [PATCH] tkill.2: tfix,
Sagar Patel
- [PATCH] swapon.2: Document NOSWAP and additional DISCARD flags,
Evan Green
- [PATCH] fanotify.7, fanotify_mark.2: Document FAN_FS_ERROR,
Gabriel Krisman Bertazi
- membarrier english feedback, Jonny Grant
- typo in systemd.unit(5),
snow under
- [PATCH] refpage_create.2: Document refpage_create(2),
Peter Collingbourne
- [PATCH v4] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol,
Peter Collingbourne
- [PATCH] namespaces.7: fix confusion caused by text reorganization,
Štěpán Němec
- [PATCH] fanotify_mark.2: Update w.r.t tmpfs support, Amir Goldstein
- [PATCH v3] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol,
Peter Collingbourne
- [PATCH] wcstok.3: Fix type mismatch in the example,
Jakub Wilk
- [PATCH v2 0/4] Add Landlock man pages,
Mickaël Salaün
- wcschr(3): add special case for NUL, as in strchr(3),
Stefan Kanthak
- strstr(3): add special case for empty needle, as in wcsstr(3),
Stefan Kanthak
- wcstok(3) code sample,
Stefan Kanthak
- [PATCH v1] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE,
David Hildenbrand
- wcslen SEE ALSO,
Jonny Grant
- [PATCH 1/3] seccomp_unotify.2: tfix,
Jakub Wilk
- [PATCH v2] getrlimit.2: old_getrlimit/ugetrlimit and RLIM_INFINITY discrepancies,
Eugene Syromyatnikov
- [PATCH] wait.2: Add ESRCH for when pid == INT_MIN,
Richard Palethorpe
- [PATCH v1 0/4] Add Landlock man pages,
Mickaël Salaün
- [PATCH] ascii.7: add vertical rule to separate the two columns,
наб
- [PATCH 1/2] vdso.7: Remove outdated limitation for powerpc,
Alejandro Colomar
- [PATCH] seccomp_unotify.2: Add doc for SECCOMP_ADDFD_FLAG_SEND,
Rodrigo Campos
- Semantics of SECCOMP_MODE_STRICT?,
Eric W. Biederman
- [PATCH 1/3] capabilities.7: tfix,
Kir Kolyshkin
- Re: [PATCH 2/2] readv.2: Minor tweaks to Will's patch, Alejandro Colomar (man-pages)
- Re: [PATCH 1/2] readv2: Note preadv2(..., RWF_NOWAIT) bug in BUGS section, Alejandro Colomar (man-pages)
- Re: [PATCH] strcpy.3: Add missing 'restrict', Alejandro Colomar (man-pages)
- [Bug 213013] getopt.3: further clarify behaviour, bugzilla-daemon
- [PATCH v1] futex.2: Document FUTEX_LOCK_PI2,
Kurt Kanzenbach
- [Bug 213577] New: kernel_lockdown.7 seems to be incorrect about automatically enabling lockdown mode in secure boot mode,
bugzilla-daemon
- execve(2) man page: "absolute pathname" inconsistency,
Nora Platiel
[PATCH] path_resolution.7: tfix,
Štěpán Němec
[patch] Change multiple occurrences of "char **argv" to "char *argv[]" to remain consistent with the vast majority of manual pages.,
Thomas Voss
[PATCH] printf.3: wfix,
Sergey Petrakov
man-pages-5.12 released, Michael Kerrisk (man-pages)
[PATCH 0/1] man2/fallocate.2: Fix documentation of shared blocks,
Dan Robertson
new:mbrtoc16.3: convert from to c16, Radisson97
new:mbrtoc32.3: convert from to c32,
Radisson97
man-pages: posixoptions(7),
Alan Peakall
[patch] mount.2: document SELinux use of MS_NOSUID mount flag,
Topi Miettinen
[PATCH 00/28] SYNPOSIS: Use syscall() and fix includes,
Alejandro Colomar
- [PATCH 01/28] seccomp.2: Document why each header is needed, Alejandro Colomar
- [PATCH 05/28] pipe.2: SYNOPSIS: Fix incorrect prototype, Alejandro Colomar
- [PATCH 09/28] subpage_prot.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 14/28] timer_create.2: SYNOPSIS: Document why more than one header is needed, Alejandro Colomar
- [PATCH 02/28] seccomp.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 17/28] s390_sthyi.2: tfix, Alejandro Colomar
- [PATCH 25/28] utimensat.2: ffix, Alejandro Colomar
- [PATCH 12/28] syscall.2: wfix + ffix, Alejandro Colomar
- [PATCH 04/28] spu_create.2: Use syscall(SYS_...), for system calls without a wrapper, Alejandro Colomar
- [PATCH 16/28] s390_runtime_instr.2: tfix, Alejandro Colomar
- [PATCH 19/28] truncate.2: Remove <sys/types.h>, Alejandro Colomar
- [PATCH 21/28] unlink.2: ffix, Alejandro Colomar
- [PATCH 24/28] utime.2: SYNOPSIS: Fix includes, Alejandro Colomar
- [PATCH 06/28] spu_run.2: Use syscall(SYS_...), for system calls without a wrapper, Alejandro Colomar
- [PATCH 08/28] statx.2: SYNOPSIS: Fix includes, Alejandro Colomar
- [PATCH 07/28] stat.2: SYNOPSIS: Fix includes, Alejandro Colomar
- [PATCH 13/28] syslog.2: Use syscall(SYS_...); for raw system calls, Alejandro Colomar
- [PATCH 18/28] tkill.2: Use syscall(SYS_...); for system calls without a wrapper; fix includes too, Alejandro Colomar
- [PATCH 20/28] umask.2: Remove <sys/types.h>, Alejandro Colomar
- [PATCH 11/28] symlink.2: ffix, Alejandro Colomar
- [PATCH 10/28] swapon.2: SYNOPSIS: Fix includes, Alejandro Colomar
- [PATCH 26/28] vmsplice.2: Remove unneeded include, Alejandro Colomar
- [PATCH 03/28] spu_create.2: Remove <sys/types.h>, Alejandro Colomar
- [PATCH 15/28] s390_guarded_storage.2: tfix, Alejandro Colomar
- [PATCH 23/28] userfaultfd.2: Use syscall(SYS_...); for system calls without a wrapper; fix includes too, Alejandro Colomar
- [PATCH 22/28] userfaultfd.2: Remove unused includes, Alejandro Colomar
- [PATCH 27/28] wait.2: Remove <sys/types.h>, Alejandro Colomar
- [PATCH 28/28] wait4.2: SYNOPSIS: Remove includes, Alejandro Colomar
- Re: [PATCH 00/28] SYNPOSIS: Use syscall() and fix includes, Michael Kerrisk (man-pages)
[PATCH 1/3] getline.3: !*lineptr is sufficient,
Alejandro Colomar
[Bug 213421] New: vdso(7) misses the y2038 compliant gettime for ppc/32,
bugzilla-daemon
[Bug 213419] New: Outdated limitation for powerpc in vdso(7),
bugzilla-daemon
Patch isgreater.3: add-iseqsig-and-example, Radisson97
Patch ilogb.3: add-llogb-llogbf-llogbl, Radisson97
[PATCH] kernel_lockdown.7: Remove additional text alluding to lifting via SysRq,
dann frazier
[Bug 213341] New: Man Page for ferror/feof has bad information in "Return Value" Section,
bugzilla-daemon
[PATCH] Makefile, README: Break installation into a target for each mandir,
Alejandro Colomar
- [PATCH v19] Makefile, README: Break installation into a target for each mandir, Alejandro Colomar
- [PATCH v20] Makefile, README: Break installation into a target for each mandir, Alejandro Colomar
- [PATCH v21] Makefile, README: Break installation into a target for each mandir, Alejandro Colomar
- [PATCH v22] Makefile, README: Break installation into a target for each mandir, Alejandro Colomar
- [PATCH v23] Makefile, README: Break installation into a target for each mandir, Alejandro Colomar
- [PATCH v24] Makefile, README: Break installation into a target for each mandir, Alejandro Colomar
- [PATCH v25] Makefile, README: Break installation into a target for each mandir, Alejandro Colomar
- [PATCH v26] Makefile, README: Break installation into a target for each mandir, Alejandro Colomar
- [PATCH v27] Makefile, README: Break installation into a target for each mandir, Alejandro Colomar
[PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode,
Axel Rasmussen
[PATCH] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode,
Axel Rasmussen
[PATCH] preadv2: Note preadv2(..., RWF_NOWAIT) bug in BUGS section,
Will Manley
[Kernel.org Bugzilla] Your account linux-man@xxxxxxxxxxxxxxx is being impersonated, bugzilla-daemon
Potential undocumented functionality of brk when called with NULL, Fausto Núñez Alberro
patch lgamma.3:Better explain the use signgam, Radisson97
[PATCH] kernel_lockdown.7: Remove description of lifting via SysRq (not upstream),
dann frazier
[patch] getrlimit.2: RLIMIT_STACK, Bruno Haible
Adding struct-xxx link pages for structures,
Alejandro Colomar (man-pages)
- Re: Adding struct-xxx link pages for structures, G. Branden Robinson
- Re: Adding struct-xxx link pages for structures, Alejandro Colomar (man-pages)
- Re: Adding struct-xxx link pages for structures, Alejandro Colomar (man-pages)
- [PATCH 1/3] stat.2, system_data_types.7: Document 'struct stat' in system_data_types(7), Alejandro Colomar
- [PATCH 2/3] stat-struct.3: New link to system_data_types(7), Alejandro Colomar
- [PATCH 3/3] aiocb-struct.3, lconv-struct.3, sigevent-struct.3, sigval-union.3, sockaddr-struct.3, timespec-struct.3, timeval-struct.3: Rename some links to system_data_types.7 to add -{struct,union} suffix, Alejandro Colomar
- [PATCH v2 1/3] stat.2, system_data_types.7: Document 'struct stat' in system_data_types(7), Alejandro Colomar
- [PATCH v2 2/3] stat-struct.3: New link to system_data_types(7), Alejandro Colomar
- [PATCH v2 3/3] aiocb-struct.3, lconv-struct.3, sigevent-struct.3, sigval-union.3, sockaddr-struct.3, timespec-struct.3, timeval-struct.3: Rename some links to system_data_types.7 to add -{struct,union} suffix, Alejandro Colomar
- Re: Adding struct-xxx link pages for structures, Alejandro Colomar (man-pages)
[PATCH 1/8] system_data_types.7: Add 'blkcnt_t',
Alejandro Colomar
[PATCH] strcmp.3: tfix,
Štěpán Němec
[PATCH 00/10] man2: SYNOPSIS: Use syscall, and fix includes.,
Alejandro Colomar
- [PATCH 01/10] open.2: Remove unused <sys/stat.h>, Alejandro Colomar
- [PATCH 02/10] rt_sigqueueinfo.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 04/10] seccomp.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 05/10] set_thread_area.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 06/10] set_tid_address.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 07/10] sgetmask.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 08/10] shmop.2: Remove unused include, Alejandro Colomar
- [PATCH 09/10] sigprocmask.2: Use syscall(SYS_...); for raw system calls, Alejandro Colomar
- [PATCH 10/10] socketcall.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v2 01/10] open.2: Remove unused <sys/stat.h>, Alejandro Colomar
- [PATCH v2 02/10] rt_sigqueueinfo.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v2 03/10] seccomp.2: Document why each header is needed, Alejandro Colomar
- [PATCH v2 04/10] seccomp.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v2 05/10] set_thread_area.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v2 06/10] set_tid_address.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v2 07/10] sgetmask.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v2 08/10] shmop.2: Remove unused include, Alejandro Colomar
- [PATCH v2 09/10] sigprocmask.2: Use syscall(SYS_...); for raw system calls, Alejandro Colomar
- [PATCH v2 10/10] socketcall.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- Re: [PATCH 00/10] man2: SYNOPSIS: Use syscall, and fix includes., Alejandro Colomar (man-pages)
[RFC PATCH 0/4] man[23]/: Add LIBRARY section,
Alejandro Colomar
ioprio_get(2) outdated,
Tycho Kirchner
[no subject],
Radisson97
- Re:, Alejandro Colomar (man-pages)
[patch] ferror.3: tfix,
thomasavoss
[PATCH v2] getline.3: !*lineptr is sufficient,
наб
[PATCH] getline.3: !*lineptr is sufficient, наб
[PATCH] sigalstack.2: Mention the need for separate signal stacks for threads,
Florian Weimer
getting more out of man pages with less(1) (was: [bug #59962] soelim(1) man page uses pic diagram--should it?),
G. Branden Robinson
tm_gmtoff field of struct tm is now undocumented,
Katsuhiro Numata
[no subject],
Radisson97
[RFC PATCH] seccomp.2: Document why each header is needed, Alejandro Colomar
[PATCH 1/8] rename.2: ffix,
Alejandro Colomar
[PATCH v3] getaddrinfo.3: Fix includes,
Alejandro Colomar
[PATCH] getaddrinfo.3: Fix includes,
Alejandro Colomar
system calls not intended for user space,
Alejandro Colomar (man-pages)
possible spelling error in console_codes(4),
Christoph Anton Mitterer
[PATCH v6, RESEND] sgx.7: New page with overview of Software Guard eXtensions (SGX), Jarkko Sakkinen
[PATCH v6] sgx.7: New page with overview of Software Guard eXtensions (SGX), Jarkko Sakkinen
[PATCH] MAX.3, MIN.3: New page (and link page) to document MAX() and MIN(),
Alejandro Colomar
[PATCH v2] man2/shmget2: Add details about EPERM error,
Yang Xu
[PATCH] man2/shmget.2: Remove unexisted EPERM error,
Yang Xu
[PATCH 5/5] expm1.3: tfix,
Akihiro Motoki
[PATCH 4/5] sigvec.3: tfix,
Akihiro Motoki
[PATCH 3/5] capabilities.7: ffix,
Akihiro Motoki
[PATCH 2/5] ttyslot.3: tfix,
Akihiro Motoki
[PATCH 1/5] tgamma.3: tfix,
Akihiro Motoki
[PATCH] README: Update installation path,
Alejandro Colomar
[PATCH 00/39] man2: SYNOPSIS: Fix headers, use syscall(), and other fixes,
Alejandro Colomar
- [PATCH 01/39] futex.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 02/39] getdents.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 03/39] ioctl_tty.2: Fix includes, Alejandro Colomar
- [PATCH 04/39] ioctl_userfaultfd.2: SYNOPSIS: Add <linux/userfaultfd.h>, Alejandro Colomar
- [PATCH 05/39] io_destroy.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 06/39] io_getevents.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 07/39] ioperm.2: Remove obvious comment, Alejandro Colomar
- [PATCH 08/39] ioprio_set.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 09/39] ipc.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 10/39] ipc.2: Add needed include, Alejandro Colomar
- [PATCH 11/39] kcmp.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 12/39] kcmp.2: tfix, Alejandro Colomar
- [PATCH 13/39] kexec_load.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 14/39] scripts/bash_aliases: man_lsfunc(): Extract syscall name from syscall(SYS_...), Alejandro Colomar
- [PATCH 15/39] keyctl.2: Use syscall(SYS_...); for system calls without a glibc wrapper, Alejandro Colomar
- [PATCH 16/39] link.2: ffix, Alejandro Colomar
- [PATCH 17/39] llseek.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 18/39] lookup_dcookie.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 19/39] membarrier.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 20/39] mincore.2: Remove unused include, Alejandro Colomar
- [PATCH 21/39] mknod.2: Remove unused includes, Alejandro Colomar
- [PATCH 22/39] mmap2.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 23/39] modify_ldt.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 24/39] mq_getsetattr.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 25/39] alloc_hugepages.2, arch_prctl.2, capget.2, clone.2, delete_module.2, exit_group.2, get_robust_list.2, getunwind.2, init_module.2: Add note about the use of syscall(2), Alejandro Colomar
- [PATCH 26/39] open.2: Remove unused <sys/stat.h>, Alejandro Colomar
- [PATCH 27/39] openat2.2: Use syscall(SYS_...); for system calls without a wrapper; fix includes too, Alejandro Colomar
- [PATCH 28/39] perf_event_open.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 29/39] pidfd_getfd.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 30/39] pidfd_open.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 31/39] pidfd_send_signal.2: Use syscall(SYS_...); for system calls without a wrapper. Fix includes too, Alejandro Colomar
- [PATCH 32/39] pipe.2: wfix, Alejandro Colomar
- [PATCH 33/39] pivot_root.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 34/39] poll.2: Remove <signal.h>, Alejandro Colomar
- [PATCH 35/39] process_madvise.2: Use syscall(SYS_...); for system calls without a wrapper. Fix includes too., Alejandro Colomar
- [PATCH 36/39] quotactl.2: Better detail why <xfs/xqm.h> is included, Alejandro Colomar
- [PATCH 37/39] readdir.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH 38/39] readlink.2: ffix, Alejandro Colomar
- [PATCH 39/39] reboot.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- Re: [PATCH 00/39] man2: SYNOPSIS: Fix headers, use syscall(), and other fixes, Michael Kerrisk (man-pages)
[PATCH v5] sgx.7: New page with overview of Software Guard eXtensions (SGX),
Jarkko Sakkinen
[PATCH] execveat.2: Remove unused include,
Alejandro Colomar
[PATCH 00/17] Patches from others,
Alejandro Colomar
- [PATCH 01/17] flock.2: add CIFS details, Alejandro Colomar
- [PATCH 03/17] setbuf.3: tfix, Alejandro Colomar
- [PATCH 05/17] move_pages.2: ffix, Alejandro Colomar
- [PATCH 02/17] sigaltstack.2: tfix, Alejandro Colomar
- [PATCH 04/17] clone.2: tfix, Alejandro Colomar
- [PATCH 08/17] exit_group.2, getunwind.2: tfix, Alejandro Colomar
- [PATCH 06/17] ptrace.2: mention PTRACE_GET_SYSCALL_INFO in RETURN VALUE section, Alejandro Colomar
- [PATCH 07/17] Changes.old: tfix, Alejandro Colomar
- [PATCH 09/17] sigwaitinfo.2: tfix, Alejandro Colomar
- [PATCH 11/17] getopt.3: Minor tweaks to James' patch, Alejandro Colomar
- [PATCH 10/17] getopt.3: Clarify behaviour, Alejandro Colomar
- [PATCH 12/17] shmop.2: tfix, Alejandro Colomar
- [PATCH 13/17] execve.2: tfix, Alejandro Colomar
- [PATCH 14/17] move_pages.2: ffix, Alejandro Colomar
- [PATCH 16/17] fanotify.7: ffix, Alejandro Colomar
- [PATCH 15/17] semctl.2: ffix, Alejandro Colomar
- [PATCH 17/17] signalfd.2: tfix, Alejandro Colomar
- Re: [PATCH 00/17] Patches from others, Michael Kerrisk (man-pages)
[patch] signalfd.2: ffix,
Akihiro Motoki
[patch] shm_overview.7: ffix,
Akihiro Motoki
[patch] fanotify.7: ffix,
Akihiro Motoki
[patch] semctl.2: ffix,
Akihiro Motoki
Re: Bug reporting,
Alejandro Colomar (man-pages)
V2: timespec_get (3), Walter Harms
[patch] shmop.2: tfix,
Vishwajith.K
Re: [Bug 212887] Clarify getopt.3 behaviour, Alejandro Colomar (man-pages)
[BUG 212887] [PATCH] getopt.3: Clarify behaviour,
Alejandro Colomar
Re: Grammar issue in sigwaitinfo(2), Alejandro Colomar (man-pages)
[PATCH] move_pages.2: ffix,
Dmitry V. Levin
timespec_get() part of C11,
Walter Harms
[RFC] bpf.2: Use standard types and attributes,
Alejandro Colomar
perfmonctl.2: Is it up to date?,
Alejandro Colomar (man-pages)
[PATCH] open_by_handle_at.2: Remove unused <sys/stat.h>,
Alejandro Colomar
getent hosts address family, Philip Rowlands
[PATCH 1/3] alloc_hugepages.2, arch_prctl.2, capget.2, clone.2, delete_module.2, execveat.2, exit_group.2, get_robust_list.2, getunwind.2, init_module.2: Add note about the use of syscall(2),
Alejandro Colomar
- [PATCH 3/3] open.2: Remove unused <sys/stat.h>, Alejandro Colomar
- [PATCH 2/3] Various pages: Remove unused <sys/ipc.h> (and <sys/types.h>), Alejandro Colomar
- Re: [PATCH 1/3] alloc_hugepages.2, arch_prctl.2, capget.2, clone.2, delete_module.2, execveat.2, exit_group.2, get_robust_list.2, getunwind.2, init_module.2: Add note about the use of syscall(2), Michael Kerrisk (man-pages)
Does man7.org require customizations to groff?, G. Branden Robinson
[PATCH 1/3] flock.2: add CIFS details,
Alejandro Colomar
Re: [PATCH] setbuf.3: fix the error in section BUGS,
Alejandro Colomar (man-pages)
[PATCH v4 3/3] .gitignore: Add file,
Alejandro Colomar
[PATCH v4 2/3] Makefile: Fix bug when running in parallel, Alejandro Colomar
[PATCH v4 0/3] Use standard features in the Makefile,
Alejandro Colomar
Tweaks to your recent userfaultfd patches,
Michael Kerrisk (man-pages)
[bug] tfix: shm_open.3,
Jon Murphy
[PATCH 0/5] Merged patches from others,
Alejandro Colomar
[PATCH v4 00/35] SYNOPSIS: Use syscall(SYS_...); and fix '#include's,
Alejandro Colomar
- [PATCH v4 01/35] system_data_types.7: Add 'struct sockaddr', Alejandro Colomar
- [PATCH v4 02/35] sockaddr.3: New link to system_data_types(7), Alejandro Colomar
- [PATCH v4 04/35] socklen_t.3: New link to system_data_types(7), Alejandro Colomar
- [PATCH v4 05/35] access.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 03/35] system_data_types.7: Add 'socklen_t', Alejandro Colomar
- [PATCH v4 07/35] alloc_hugepages.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 06/35] add_key.2: Remove unused include, Alejandro Colomar
- [PATCH v4 08/35] arch_prctl.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 09/35] arch_prctl.2: SYNOPSIS: Remove unused includes, Alejandro Colomar
- [PATCH v4 10/35] capget.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 11/35] clone.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 12/35] delete_module.2: Add missing include, Alejandro Colomar
- [PATCH v4 13/35] dup.2: SYNOPSIS: Use consistent comments through pages, Alejandro Colomar
- [PATCH v4 14/35] execveat.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 15/35] exit_group.2: Use 'noreturn' in prototypes, Alejandro Colomar
- [PATCH v4 16/35] exit_group.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 17/35] fanotify_init.2: Add comment: why more than one include is needed, Alejandro Colomar
- [PATCH v4 18/35] fcntl.2: Remove unused include, Alejandro Colomar
- [PATCH v4 19/35] futex.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 20/35] futimesat.2: ffix, Alejandro Colomar
- [PATCH v4 22/35] getpriority.2: Remove unused include, Alejandro Colomar
- [PATCH v4 23/35] getrlimit.2, getrusage.2: Remove unused include, Alejandro Colomar
- [PATCH v4 24/35] getunwind.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 25/35] get_robust_list.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 26/35] delete_module.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 21/35] getdents.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 27/35] init_module.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 29/35] ioctl_fat.2: Make clear why is each header exactly needed., Alejandro Colomar
- [PATCH v4 28/35] io_cancel.2: Use syscall(SYS_...); for system calls without a wrapper, Alejandro Colomar
- [PATCH v4 31/35] ioctl_ficlonerange.2: Make clear why is each header exactly needed., Alejandro Colomar
- [PATCH v4 30/35] ioctl_fat.2: ffix, Alejandro Colomar
- [PATCH v4 32/35] ioctl_fideduperange.2: Make clear why exactly is each header needed, Alejandro Colomar
- [PATCH v4 33/35] ioctl_fslabel.2: ffix, Alejandro Colomar
- [PATCH v4 34/35] ioctl_fslabel.2: Make clear why exactly is each header needed, Alejandro Colomar
- [PATCH v4 35/35] ioctl_getfsmap.2: Make clear why exactly is each header needed, Alejandro Colomar
- [PATCH v5 00/35] SYNOPSIS: Use syscall(SYS_...); and fix '#include's, Alejandro Colomar
- [PATCH v5 01/35] system_data_types.7: Add 'struct sockaddr', Alejandro Colomar
- [PATCH v5 02/35] sockaddr.3: New link to system_data_types(7), Alejandro Colomar
- [PATCH v5 04/35] socklen_t.3: New link to system_data_types(7), Alejandro Colomar
- [PATCH v5 03/35] system_data_types.7: Add 'socklen_t', Alejandro Colomar
[Index of Archives]
[Kernel Documentation]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]