Linux Man Pages
[Prev Page][Next Page]
- Re: [SCHED_DEADLINE man pages 0/2] Summary, (continued)
- [PATCH] pthread_setcancelstate.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
- [PATCH] pthread_self.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
- [PATCH] pthread_kill_other_threads_np.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
- [PATCH] pthread_kill.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
- [PATCH] pthread_yield.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
- SCHED_DEADLINE, sched_getscheduler(), and sched_getparam(),
Michael Kerrisk (man-pages)
- [Bug 75991] New: Clarify host.conf and resolv.conf status,
bugzilla-daemon
- [PATCH] mem.4, ioports.4: Document /dev/ioports,
Josh Triplett
- [PATCH 1/3] sched: Make sched_setattr() correctly return -EFBIG,
Michael Kerrisk (man-pages)
- [PATCH] termios.3: wfix,
Yuri Kozlov
- [PATCH] UNIX V6 or V7: add unbreakable space,
Simon Paillard
- [PATCH] rtime.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
- [patch] open.2: wfix,
John Marshall
- [PATCH] sched_getcpu.3: ATTRIBUTES: Note function that is thread-safe,
Peng Haitao
- [PATCH] remquo.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
- [PATCH] pthread_attr_setstacksize.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
- [PATCH] pthread_attr_setstackaddr.3: ATTRIBUTES: Note functions that are thread-safe,
Peng Haitao
- Re: Bug in process_vm_readv manpage: no mention of need to define _GNU_SOURCE, Michael Kerrisk (man-pages)
- [PATCH] termios.3: tfix,
Yuri Kozlov
- [PATCH v3] fallocate.2: Document FALLOC_FL_ZERO_RANGE,
Lukas Czerner
- Re: execve is not atomic, what is the exit state of the process when execve fails after throwing away the original process image?,
Michael Kerrisk (man-pages)
- [PATCH 1/3] proc.5: cfix,
David Prévot
- [Bug 75431] New: posix_fadvise(2): wrong param name?,
bugzilla-daemon
- [PATCH 1/1] fanotify: read(2) error handling,
Heinrich Schuchardt
- [PATCH 1/1] fanotify_init.2, fanotify_mark.2: ENOSYS if not available,
Heinrich Schuchardt
- [PATCH 00/10] Fix various inconsistencies,
Rasmus Villemoes
- [PATCH 01/10] Fix return type of readlinkat(), Rasmus Villemoes
- [PATCH 02/10] Fix prototype for stime(), Rasmus Villemoes
- [PATCH 03/10] Fix prototypes for semop() and semtimedop(), Rasmus Villemoes
- [PATCH 04/10] Fix prototypes for [sg]etpriority(), Rasmus Villemoes
- [PATCH 05/10] Fix prototype for sched_setaffinity(), Rasmus Villemoes
- [PATCH 06/10] Add <sys/types.h> to synopsis of get_robust_list(), Rasmus Villemoes
- [PATCH 07/10] Fix prototype for mbind(2), Rasmus Villemoes
- [PATCH 08/10] Add <signal.h> to synopsis for ppoll(), Rasmus Villemoes
- [PATCH 09/10] Fix prototype for set_mempolicy(2), Rasmus Villemoes
- [PATCH 10/10] Fix prototype for syscall(2), Rasmus Villemoes
- Re: [PATCH 00/10] Fix various inconsistencies, Michael Kerrisk (man-pages)
- recvmmsg() timeout behavior strangeness [RESEND],
Michael Kerrisk (man-pages)
- 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
[Index of Archives]
[Kernel Documentation]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]