Linux Man Pages
[Prev Page][Next Page]
- Re: [PATCH 23/23] close_range.2: Glibc added a wrapper recently, (continued)
- [PATCH 1/6] LICENSES/GPL-2.0-or-later.txt: Add license text,
Alejandro Colomar
- [PATCH 3/6] Many pages: Use SPDX markings, and be REUSE compliant, Alejandro Colomar
- [PATCH 2/6] Many pages: Use SPDX markings, and be REUSE compliant, Alejandro Colomar
- [PATCH 4/6] Many pages: Use SPDX markings, and be REUSE compliant, Alejandro Colomar
- [PATCH 5/6] Many pages: Use SPDX markings, and be REUSE compliant, Alejandro Colomar
- [PATCH 6/6] Many pages: Use SPDX markings, and be REUSE compliant, Alejandro Colomar
- [PATCH] LICENSES/GPL-1.0-or-later.txt, many pages: Use SPDX markings, and be REUSE compliant, Alejandro Colomar
- [patch] nscd.conf.5: describe reloading, clarifications, v5,
Greg Banks
- [man-pages] Misleading example in ldd(1).,
Emanuele Torre
- [RFC] LICENSES/GPL-2.0-or-later.txt, getent.1: Use SPDX markings, and be REUSE compliant, Alejandro Colomar
- nscd.conf.5: describe reloading, clarifications, v4,
Greg Banks
- [PATCH] process_madvise.2: Add MADV_WILLNEED to process_madvise(),
zhangkui
- Re: [PATCH] mm/madvise: add MADV_WILLNEED to process_madvise(),
Andrew Morton
- [PATCH v2] fanotify.7, fanotify_mark.2: Document FAN_FS_ERROR,
Gabriel Krisman Bertazi
- [pr] nscd.conf.5: describe reloading, clarifications, v3,
Greg Banks
Error in getopts(1p),
Štěpán Němec
[PATCH] proc.5: PID/stat: add I, fix P state doc,
Kir Kolyshkin
[PATCH] regex.3: ffix,
наб
Re: Document the types "struct termios" and "struct termios2", Alejandro Colomar (man-pages)
[PATCH v4] mount_setattr.2: New manual page documenting the mount_setattr() system call,
Christian Brauner
[PATCH] termios.3: SPARC architecture has 4 different Bnnn constants,
Pali Rohár
[PATCH v3] mount_setattr.2: New manual page documenting the mount_setattr() system call,
Christian Brauner
[PATCH 2/2] man-pages.7: Update non-breaking space advice.,
G. Branden Robinson
[PATCH 1/2] man-pages.7: wfix,
G. Branden Robinson
[PATCH] termios.3: Add information how to set baudrate to any other value,
Pali Rohár
[PATCH v3 0/4] Add Landlock man pages,
Mickaël Salaün
[PATCH] ioctl_tty.2: Update DTR example,
Pali Rohár
[PATCH] ioctl_tty.2: Fix information about header include file,
Pali Rohár
[PATCH] ioctl_tty.2: Add example how to get or set baudrate on the serial port,
Pali Rohár
[PATCH v2] mount_setattr.2: New manual page documenting the mount_setattr() system call,
Christian Brauner
[PATCH v4] getrlimit.2: old_getrlimit/ugetrlimit and RLIM_INFINITY discrepancies, Eugene Syromyatnikov
[PATCH v3] getrlimit.2: old_getrlimit/ugetrlimit and RLIM_INFINITY discrepancies,
Eugene Syromyatnikov
wcslen and wcsnlen wchar_t, Jonny Grant
[PATCH v2] man2: new page describing memfd_secret() system call,
Mike Rapoport
[PATCH 00/32] Patches from others,
Alejandro Colomar
- [PATCH 01/32] readv2: Note preadv2(..., RWF_NOWAIT) bug in BUGS section, Alejandro Colomar
- [PATCH 02/32] readv.2: Minor tweaks to Will's patch, Alejandro Colomar
- [PATCH 03/32] vdso.7: Remove outdated limitation for powerpc, Alejandro Colomar
- [PATCH 06/32] man2/fallocate.2: tfix documentation of shared blocks, Alejandro Colomar
- [PATCH 04/32] vdso.7: Add y2038 compliant gettime for ppc/32, Alejandro Colomar
- [PATCH 05/32] posixoptions.7: Fix legacy functions list (s/getcwd/getwd/), Alejandro Colomar
- [PATCH 07/32] printf.3: wfix, Alejandro Colomar
- [PATCH 08/32] Various pages: Consistently use '*argv[]', Alejandro Colomar
- [PATCH 09/32] path_resolution.7: tfix, Alejandro Colomar
- [PATCH 10/32] futex.2: Document FUTEX_LOCK_PI2, Alejandro Colomar
- [PATCH 11/32] futex.2: Minor tweaks to Kurt's patch, Alejandro Colomar
- [PATCH 12/32] capabilities.7: tfix, Alejandro Colomar
- [PATCH 13/32] user_namespaces.7: fix a ref, Alejandro Colomar
- [PATCH 14/32] capabilities.7, user_namespaces.7: describe CAP_SETFCAP, Alejandro Colomar
- [PATCH 16/32] seccomp_unotify.2: Add doc for SECCOMP_ADDFD_FLAG_SEND, Alejandro Colomar
- [PATCH 15/32] capabilities.7: Minor tweaks to Kir's patch, Alejandro Colomar
- [PATCH 17/32] seccomp_unotify.2: Minor tweaks to Rodrigo's patch, Alejandro Colomar
- [PATCH 18/32] recv.2: tfix, Alejandro Colomar
- [PATCH 19/32] ascii.7: add vertical rule to separate the two columns, Alejandro Colomar
- [PATCH 20/32] wait.2: Add ESRCH for when pid == INT_MIN, Alejandro Colomar
- [PATCH 21/32] seccomp_unotify.2: tfix, Alejandro Colomar
- [PATCH 22/32] proc.5: tfix, Alejandro Colomar
- [PATCH 23/32] scripts/bash_aliases: tfix, Alejandro Colomar
- [PATCH 24/32] namespaces.7: fix confusion caused by text reorganization, Alejandro Colomar
- [PATCH 25/32] pipe.7: also mention writev(2) in atomicity sexion, Alejandro Colomar
- [PATCH 26/32] tkill.2: tfix, Alejandro Colomar
- [PATCH 27/32] strstr.3: Add special case for empty needle, Alejandro Colomar
- [PATCH 28/32] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol, Alejandro Colomar
- [PATCH 29/32] sigaction.2: Apply minor tweaks to Peter's patch, Alejandro Colomar
- [PATCH 30/32] strlen.3, wcslen.3: Add recommendations for safer variants, Alejandro Colomar
- [PATCH 31/32] time.2: wfix regarding year-2038, Alejandro Colomar
- [PATCH 32/32] execve.2: Fix absolute/relative pathname, Alejandro Colomar
- Re: [PATCH 00/32] Patches from others, Michael Kerrisk (man-pages)
[PATCH] fsync: note syncfs in in SEE ALSO,
Tycho Andersen
Fwd: /proc/pid/sched units,
Shivank Garg
[PATCH] namespaces.7: ffix,
Michael Weiß
[patch] nscd.conf.5: describe reloading, clarifications,
Greg Banks
[PATCH] packet.7: Describe SOCK_PACKET netif name length issues and workarounds.,
Ralf Baechle
[Bug 211973] Wrong epoch date in inode(7),
bugzilla-daemon
[PATCH] ioctl_tty.2: Document ioctls: TCGETS2, TCSETS2, TCSETSW2, TCSETSF2,
Pali Rohár
[PATCH] termios.3: Use bold style for Bnn and EXTn macro constants,
Pali Rohár
[PATCH] termios.3: Document missing baudrate constants,
Pali Rohár
Errors in man pages, here: rmdir.2,
Helge Kreutzmann
Errors in man pages, here: rename.2,
Helge Kreutzmann
Errors in man pages, here: proc.5,
Helge Kreutzmann
Errors in man pages, here: open.2,
Helge Kreutzmann
Errors in man pages, here: mremap.2,
Helge Kreutzmann
Errors in man pages, here: mmap.2,
Helge Kreutzmann
Errors in man pages, here: locale.5,
Helge Kreutzmann
Errors in man pages, here: ioctl_tty.2,
Helge Kreutzmann
Errors in man pages, here: hier.7,
Helge Kreutzmann
Errors in man pages, here: environ.7,
Helge Kreutzmann
Errors in man pages, here: crypt.3,
Helge Kreutzmann
Errors in man pages, here: console_codes.4,
Helge Kreutzmann
Errors in man pages, here: clock.3,
Helge Kreutzmann
Errors in man pages, here: bzero.3,
Helge Kreutzmann
Errors in man pages, here: uri.7,
Helge Kreutzmann
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
[Index of Archives]
[Kernel Documentation]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]