Linux Man Pages
[Prev Page][Next Page]
- Re: [PATCH/RFC] Re: recvmmsg() timeout behavior strangeness [RESEND], (continued)
- Re: [PATCH man-pages v1] fcntl.2: update manpage with verbiage about open file description locks,
Michael Kerrisk (man-pages)
- fanotify man pages for review,
Michael Kerrisk (man-pages)
- Re: fanotify API: FMODE_NONOTIFY, FMODE_EXEC, FMODE_NOCMTIME,
Michael Kerrisk (man-pages)
- [PATCH] libc.7: missing comma,
Simon Paillard
- [PATCH] timer_settime.2:tfix,
Yuri Kozlov
- [PATCH] getauxval(3): drop +x bits,
Mike Frysinger
- shmget.2: SHMALL & kernel version inconsistency ?,
Simon Paillard
- [patch] sigaction.2 - bad cross-reference,
Alan Curry
- [PATCH 1/1] fanotify: remove redundant mentioning of bugs,
Heinrich Schuchardt
- [PATCH] fanotify: fanotify_mark: missing period in BUGS,
Heinrich Schuchardt
- sys_process_vm_readv, sys_process_vm_writev man pages?,
Tom Horsley
- [PATCH 1/1 v2] fanotify: create manpages,
Heinrich Schuchardt
- [PATCH 1/1] fcntl: F_GETFL: return value contains additional internal flags,
Heinrich Schuchardt
- Re: man-pages bug- syslog(3) grammar,
Michael Kerrisk (man-pages)
- [patch] getsockopt.2, packet.7: improve sockopt documentation for packet sockets,
Carsten Andrich
- [patch] set_mempolicy.2: wfix,
Peter Schiffer
- [patch] open.2: Update note about the alignment of the user buffer and the file offset for O_DIRECT flag,
Peter Schiffer
- [patch] packet.7: PACKET_LOSS has inverse meaning,
Carsten Andrich
[PATCH] pthread_attr_setstack.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] pthread_attr_setscope.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] pthread_attr_setschedpolicy.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] pthread_attr_setschedparam.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] pthread_attr_setinheritsched.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
man-pages-3.65 released, Michael Kerrisk (man-pages)
munmap, msync: synchronization,
Heinrich Schuchardt
[PATCH] timer_getoverrun.2:tfix,
Yuri Kozlov
[Bug 74481] New: It should be documented that using fexecve on a file opened in O_CLOEXEC that is a script cannot possibly work.,
bugzilla-daemon
[PATCH] octeon-usb/octeon-hcd.c, Nicolas Del Piano
Re: [PATCH 11/11] ext4: add cross rename support,
Michael Kerrisk (man-pages)
[PATCH] open_by_handle_at.2: file_handle is named handle,
Simon Paillard
[PATCH] crypt(3): use real dashes in regex,
Mike Frysinger
[PATCH] fallocate.2: Document FALLOC_FL_ZERO_RANGE,
Lukas Czerner
[PATCH] termios.3: sfix,
David Prévot
[PATCH] inotify.7 exfix,
David Prévot
Re: [PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate,
Christoph Hellwig
Re: [PATCH v5 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate,
Christoph Hellwig
[patch] perf_event_open.2 -- clarify EACCES and EPERM errors,
Vince Weaver
Documenting prctl() PR_SET_THP_DISABLE and PR_GET_THP_DISABLE,
Michael Kerrisk
[PATCH] pthread_attr_setguardsize.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] pthread_attr_setdetachstate.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] ffs.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] sigsetops.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] makecontext.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[patch] locale.5: tfix,
Yuri Kozlov
[PATCH] locale.5:tfix, Yuri Kozlov
[PATCH 1/2] toupper.3: nfix,
David Prévot
Re: open(2) says O_DIRECTORY is Linux-specific, Michael Kerrisk (man-pages)
Re: [PATCH v2 1/2] xfs: fix tmpfile/selinux deadlock and initialize security/acl,
Christoph Hellwig
[PATCH] duplocale.3: tfix,
David Prévot
[PATCH] man3/mbstowcs.3: tfix,
David Prévot
sched_{set,get}attr() manpage,
Peter Zijlstra
[PATCH] getcontext.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] getauxval.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] getutmp.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] getsubopt.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] byteorder.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] isalpha.3, stat.2: tfix,
Simon Paillard
[PATCH] isalpha.3: ffix,
Simon Paillard
[patch] perf_event_open.2 -- expand ERRORS section,
Vince Weaver
inet_aton man page,
Craig McQueen
man-pages-3.64 released, Michael Kerrisk (man-pages)
Fwd: [patch] getxattr.2 : Fix RETURN VALUE description,
Abhay Sachan
[PATCH] maps.2: fd for a file mapping must be opened for reading,
Andrey Vagin
For review: open_by_handle_at(2) man page [v4],
Michael Kerrisk (man-pages)
[PATCH] locale.5: various minor fixes,
David Prévot
Things I wish I'd known about Inotify,
Michael Kerrisk (man-pages)
Re: [PATCH 2/6] io: define an interface for IO extensions,
Jeff Moyer
[Bug 73371] New: sleep(): which clock ?, bugzilla-daemon
[patch] getline.3: Emphasize that user code should free the allocated buffer even if getline() failed.,
Alexey Samsonov
[patch v2] perf_event_open.2 : document PERF_FLAG_FD_CLOEXEC flag,
Vince Weaver
Bugs in the strtod/strtof man pages...,
Kevin Lyda
Re: man strftime, Michael Kerrisk (man-pages)
manpage should say that fwrite/fread sets errno, Török Edwin
[PATCH] fenv.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] getpt.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] getloadavg.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] index.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] if_nametoindex.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[patch] perf_event_open.2 : PERF_EVENT_IOC_PERIOD behavior change, Vince Weaver
[patch] perf_event_open.2 : document PERF_FLAG_FD_CLOEXEC flag,
Vince Weaver
[Bug 73301] New: Documentation misses case of symlink, symlinkat giving ENOENT for a directory with a reference only held by a process,
bugzilla-daemon
- [Bug 73301] Documentation misses case of symlink, symlinkat giving ENOENT for a directory with a reference only held by a process, bugzilla-daemon
- [Bug 73301] Documentation misses case of link, linkat, symlink, symlinkat giving ENOENT for a directory with a reference only held by a process, bugzilla-daemon
- [Bug 73301] Documentation misses case of link, linkat, symlink, symlinkat giving ENOENT for a directory with a reference only held by a process, bugzilla-daemon
- [Bug 73301] Documentation misses case of link, linkat, symlink, symlinkat giving ENOENT for a directory with a reference only held by a process, bugzilla-daemon
- [Bug 73301] Documentation misses case of link, linkat, symlink, symlinkat giving ENOENT for a directory with a reference only held by a process, bugzilla-daemon
Possible typo in madvise(2),
Alex Roper
Small nit in locale(7),
Robert Bihlmeyer
[PATCH] random_r.3: ATTRIBUTES: Note functions that are thread-safe,
penght@xxxxxxxxxxxxxx
[PATCH] random.3: ATTRIBUTES: Note functions that are thread-safe,
penght@xxxxxxxxxxxxxx
[PATCH v2] exit.3: ATTRIBUTES: Note function that is not thread-safe,
penght@xxxxxxxxxxxxxx
[PATCH] abort.3: ATTRIBUTES: Note function that is thread-safe,
penght@xxxxxxxxxxxxxx
[PATCH] sigvec.3: wfix phrasing,
penght@xxxxxxxxxxxxxx
[PATCH] sigvec.3: ATTRIBUTES: Note functions that are thread-safe,
penght@xxxxxxxxxxxxxx
[PATCH] mkfifo.3: ATTRIBUTES: Note functions that are thread-safe,
penght@xxxxxxxxxxxxxx
[PATCH] bdflush.2, fsync.2, sync.2, sync.8: rm update(8),
Kir Kolyshkin
is there any effective distinction between XPG and XPG XSI?,
Robert P. J. Day
is _ISOC95_SOURCE a valid feature test macro or not?,
Robert P. J. Day
what is the *canonical* git repo for man pages?,
Robert P. J. Day
typoes in current man pages,
Robert P. J. Day
should "man feature_test_macros" mention _LARGEFILE_SOURCE?,
Robert P. J. Day
man-pages-3.63 released, Michael Kerrisk (man-pages)
Documenting the kernel-user-space ABI,
Michael Kerrisk (man-pages)
[PATCH] memset.3: ATTRIBUTES: Note function that is thread-safe,
penght@xxxxxxxxxxxxxx
[PATCH] mempcpy.3: ATTRIBUTES: Note functions that are thread-safe,
penght@xxxxxxxxxxxxxx
For review: open_by_name_at(2) man page,
Michael Kerrisk (man-pages)
[PATCH] memmove.3: ATTRIBUTES: Note function that is thread-safe,
penght@xxxxxxxxxxxxxx
[PATCH] memmem.3: ATTRIBUTES: Note function that is thread-safe,
penght@xxxxxxxxxxxxxx
[PATCH] memfrob.3: ATTRIBUTES: Note function that is thread-safe,
penght@xxxxxxxxxxxxxx
[PATCH] memcpy.3: ATTRIBUTES: Note function that is thread-safe,
penght@xxxxxxxxxxxxxx
name_to_handle_at() and persistent filesystem IDs,
Michael Kerrisk
[PATCH] fts.3 is not available in LFS builds,
Christoph Hellwig
Re: Linux find(1) man page error, Michael Kerrisk (man-pages)
[PATCH] readahead.2: don't claim the call blocks until all data has been read,
Phillip Susi
[PATCH] core.5: document new %P and %d options,
Mike Frysinger
For review: uselocale(3), Michael Kerrisk (man-pages)
For review: duplocale(3), Michael Kerrisk (man-pages)
[PATCH] memcmp.3: ATTRIBUTES: Note function that is thread-safe,
penght@xxxxxxxxxxxxxx
[PATCH] packet.7: PACKET_TX_RING packet status is a bitmap; explain TP_STATUS_LOSING, Stefan Puiu
For review: newlocale.3,
Michael Kerrisk (man-pages)
SuSE O_DIRECT|O_NONBLOCK overload,
Christoph Hellwig
man-pages-3.62 released, Michael Kerrisk (man-pages)
[PATCH] mount.2: Remove non-ascii trailing space,
Simon Paillard
For review: New locale(1) page,
Michael Kerrisk (man-pages)
For review: isalpha.3 additions for is*_l() functions, Michael Kerrisk (man-pages)
sync man page in coreutils and man-pages,
Michael Kerrisk (man-pages)
[PATCH] memchr.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] memccpy.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] raise.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] remove.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] sem_init.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
man 2 stat,
Marius Gaubas
bug in dlopen(3) man page,
Thomas Klausner
[Bug 71621] New: Test Bug,
bugzilla-daemon
[PATCH] getpriority.2: Adjust the process priority range,
Andrew Clayton
[PATCH] ptrace.2: doubled reference to NOTES,
Simon Paillard
[PATCH] link.2: Fix typo.,
Cyril Hrubis
[PATCH] new Page: isalpha__3(3),
walter harms
[PATCH] sem_getvalue.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] sem_destroy.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
man 3 strncpy error,
Rick Stanley
[PATCH] crypt.3: ffix,
Simon Paillard
[PATCH] alarm.2: wfix,
Simon Paillard
[PATCH] unlink.2: same intro paragraph of unlinkat() errors as other *at(),
Simon Paillard
[Patch V2] add strerror_l(3) to strerror(3),
walter harms
[PATCH] umount.2: Homogeneous wording, don't recall function name,
Simon Paillard
[PATCH] packet.7: wfix,
Simon Paillard
[PATCH] access.2n chmod.2, chown.2: ffix regression,
Simon Paillard
resend: add strerror_l() to strerror(),
walter harms
[PATCH] log1p.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] logb.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] sockatmark.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] strspn.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] strcpy.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[Bug 71211] New: Clarify /dev/urandom utility and volume,
bugzilla-daemon
man-pages-3.61 released, Michael Kerrisk (man-pages)
[PATCH 1/1] Man pages for the fanotify API,
xypron . glpk
Fwd: status in PACKET_RX_RING is actually a bit mask,
Stefan Puiu
[PATCH] prctl.2: Add PR_GET/SET_THP_DISABLED information,
Alex Thorlton
[PATCH] strpbrk.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] strnlen.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] strlen.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] strsep.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] swab.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] access.2, chmod.2, chown.2, unlink.2: ffix,
Simon Paillard
[PATCH] scandir.3: tfix,
Simon Paillard
[Bug 71061] New: msgctl(2) manpage : put back a condition of EPERM error code forgotten,
bugzilla-daemon
[patch] stpcpy.3, stpncpy.3: Correct history,
Ingo Schwarze
Re: ascii(7) wrong symbol, Michael Kerrisk (man-pages)
Re: BUG report for Linux man-pages, about PRCTL(2), Michael Kerrisk (man-pages)
*at.2 man pages?,
Christoph Hellwig
[PATCH] resolv.conf.5: DESCRIPTION: Mention that the data is trusted.,
Carlos O'Donell
[Bug 70801] New: ptrace PEEKDATA API is incorrect,
bugzilla-daemon
man-pages-3.59 and man-pages-3.60 are released, Michael Kerrisk (man-pages)
[PATCH] setbuf.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation, Michael Kerrisk (man-pages)
[PATCH] sem_unlink.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] sem_wait.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
[PATCH] Changes.old: fix encoding issues,
Simon Paillard
man-pages-3.58 released, Michael Kerrisk (man-pages)
Converting man-pages to UTF-8,
Michael Kerrisk (man-pages)
[PATCH man-pages] packet.7: improve PACKET_QDISC_BYPASS description,
Daniel Borkmann
[PATCH] sem_post.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH] iswctype.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
[PATCH 1/4] prctl.2: uncomment PR_SET_MM options in Linux 3.5,
Kir Kolyshkin
[PATCH] nscd.conf.5: tfix,
David Prévot
[PATCH] endian.3: ffix,
Simon Paillard
sigvec(3): example uses sigpause instead of sigmask,
Kalle Olavi Niemitalo
O_TMPFILE detection,
Christoph Hellwig
Re: recv function bug, Michael Kerrisk (man-pages)
[PATCH] iswcntrl.3: ATTRIBUTES: Note function that is thread safe with exceptions,
Peng Haitao
[PATCH] iswblank.3: ATTRIBUTES: Note function that is thread safe with exceptions,
Peng Haitao
prctl(PR_SET_PDEATHSIG) + execve, Марк Коренберг
[PATCH] ffix: add space between function and () if BR or IR,
Simon Paillard
[PATCH] ffix: add space between word and punctuation if BR or IR,
Simon Paillard
[PATCH] sk98lin.4: tfix,
Simon Paillard
[PATCH] set_mempolicy.2: ffix,
Simon Paillard
[PATCH] msgctl.2: Add note about ignored arg to IPC_RMID.,
Cyril Hrubis
[Bug 70141] New: getxattr(2): #include <attr/xattr.h> problem,
bugzilla-daemon
[patch] nscd.conf.5: add note about default values,
Peter Schiffer
[Index of Archives]
[Kernel Documentation]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]