linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-11 13:51:08 to 2015-02-27 06:50:34 UTC [more...]

[PATCH] memusage.1: tfix
 2015-02-27  6:50 UTC  (2+ messages)

[PATCH] clone.2: Document that clone silently ignores CLONE_PID and CLONE_STOPPED
 2015-02-27  6:42 UTC  (2+ messages)

[patch] intro.8: tfix
 2015-02-27  6:39 UTC  (6+ messages)
  ` [patch] intro.2: tfix
  ` [patch] man-pages.7: improve the definition of sections in accordance with intro pages
  ` [patch] intro.1: Improve help for newcommers

[PATCH] getlogin.3: Modify thread-safety information
 2015-02-27  6:19 UTC 

[PATCH] console_codes.4: Add missing escape sequence
 2015-02-27  2:35 UTC 

[PATCH] strverscmp.3: Add FIXME
 2015-02-27  2:01 UTC 

[PATCH] mtrace.3: Add FIXME
 2015-02-27  1:38 UTC 

[patch] shutdown.2: POSIX compliant since version 3.7-rc1
 2015-02-27  0:21 UTC  (4+ messages)

Documenting MS_LAZYTIME
 2015-02-27  0:04 UTC  (14+ messages)

[PATCH] msgop.2: remove EAGAIN as msgrcv errno
 2015-02-26 23:36 UTC 

(unknown)
 2015-02-26 18:00 UTC 

[patch] shutdown.2: POSIX compliant since version 3.7-rc1
 2015-02-26 17:07 UTC 

bootparam.7 inconsistent use of quotes
 2015-02-26 16:49 UTC  (3+ messages)

[patch] user_namespaces.7: Fix two groff warnings for escape character ignored
 2015-02-26 12:26 UTC  (4+ messages)

[PATCH] proc.5: Fix SELinux /proc/pid/attr/current example
 2015-02-26  7:57 UTC  (2+ messages)

[patch] kill.2: tfix
 2015-02-26  7:55 UTC  (3+ messages)

[patch] perf_event_open.2: 3.19 PERF_SAMPLE_REGS_INTR support
 2015-02-26  7:51 UTC  (3+ messages)

[patch] perf_event_open.2: Exclude_host/exclude_guest clarification
 2015-02-26  7:50 UTC  (3+ messages)

[patch] perf_event_open.2: Exclude_hv clarification
 2015-02-26  7:50 UTC  (3+ messages)

[patch] Clarified incompatibility and correct usage of XDR API
 2015-02-26  7:48 UTC  (2+ messages)

[PATCH 1/1] ioctl_list.2: SEE ALSO ioctl_fat.2
 2015-02-26  7:42 UTC  (2+ messages)

[PATCH] getpwent.3: Add explanation for pwent
 2015-02-26  7:34 UTC  (2+ messages)

[PATCH] getgrent.3: Add explanation for grent
 2015-02-26  7:34 UTC  (2+ messages)

[PATCH] getgrant.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-26  7:32 UTC  (2+ messages)

[PATCH] lio_listio.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-26  7:32 UTC  (2+ messages)

[PATCH] fgetc.3: ATTRIBUTES: Note functions that are thread-safe
 2015-02-26  7:31 UTC  (2+ messages)

[PATCH] gets.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-26  7:31 UTC  (2+ messages)

[PATCH] wcsdup.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-26  7:31 UTC  (2+ messages)

[PATCH] strfmon.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-26  7:30 UTC  (2+ messages)

[PATCH] argz_add.3: ATTRIBUTES: Note functions that are thread-safe
 2015-02-26  7:30 UTC  (2+ messages)

[PATCH] envz_add.3: ATTRIBUTES: Note functions that are thread-safe
 2015-02-26  7:12 UTC  (2+ messages)

[PATCH] assert_perror.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-26  7:11 UTC  (2+ messages)

[PATCH] assert.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-26  7:11 UTC  (2+ messages)

[PATCH 0/4] a few trivial spelling/typo fixes
 2015-02-26  5:55 UTC  (8+ messages)
  ` [PATCH 1/4] cacheflush.2: spfix
  ` [PATCH 2/4] memfd_create.2: spfix
  ` [PATCH 3/4] ilogb.3: spfix
  ` [PATCH 4/4] rpc.3: tfix

[PATCH] fcntl.2: tfix
 2015-02-26  5:52 UTC  (2+ messages)

[PATCH v10 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-02-25  4:15 UTC  (15+ messages)
  ` [PATCH v10 1/12] fs: Add support "
  ` [PATCH v10 2/12] xfs: "
  ` [PATCH v10 6/12] xfstests: generic/060: Delayed allocation insert range
` [PATCH v10 3/12] ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
` [PATCH v10 4/12] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
` [PATCH v10 5/12] xfstests: generic/058: Standard insert range tests
` [PATCH v10 7/12] xfstests: generic/061: Multi "
` [PATCH v10 8/12] xfstests: generic/063: Delayed allocation multi insert
` [PATCH v10 9/12] xfstests: generic/064: Test multiple fallocate insert/collapse range calls
` [PATCH v10 10/12] xfstests: fsstress: Add fallocate insert range operation
` [PATCH v10 11/12] xfstests: fsx: "
` [PATCH v10 12/12] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate

man-pages-3.80 released
 2015-02-21 12:56 UTC 

[PATCH 1/1] futex.7: remove commonplace
 2015-02-21 12:31 UTC  (3+ messages)

[PATCH v2] userns: Disallow setgroups unless the gid_map writer is privileged
 2015-02-21  7:57 UTC  (29+ messages)
` [CFT][PATCH 2/3] userns: Add a knob to disable setgroups on a per user namespace basis
  ` [CFT][PATCH 1/7] userns: Document what the invariant required for safe unprivileged mappings
    ` [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis
                ` [CFT][PATCH 1/8] userns: Document what the invariant required for safe unprivileged mappings
                  ` [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis
                              ` [CFT][PATCH v6] "
                                ` [PATCH 0/2] Documenting user namespace changes
                                  ` [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups
                                  ` [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups

restart_syscall.2: remove section number
 2015-02-21  7:56 UTC  (3+ messages)

Fwd: [PATCH 1/1] futex.7: NPTL, avoid abbreviation
 2015-02-21  7:56 UTC  (2+ messages)

[patch] mktemp.3: tfix
 2015-02-21  7:56 UTC  (2+ messages)

statfs.2: f_spare[4] or f_spare[5]
 2015-02-21  7:56 UTC  (7+ messages)

GSoc 2015 man-pages proposal: a parser for glibc feature test macros
 2015-02-20 22:13 UTC  (10+ messages)

[patch] getsockopt.2: Corrected the RETURN VALUE
 2015-02-20 14:32 UTC  (2+ messages)

Documenting RENAME_WHITEOUT
 2015-02-20  7:11 UTC  (2+ messages)

[Bug 43300] ::prctl(PR_SET_PDEATHSIG, SIGKILL) uses parent thread death to signal instead of parent process death
 2015-02-19 21:47 UTC 

Function sigvec removed in glibc 2.21
 2015-02-19 18:40 UTC  (3+ messages)

[Bug 25292] New: async-signal-safe functions list in Linux
 2015-02-19 16:10 UTC  (2+ messages)
  ` [Bug 25292] "

[Bug 18132] New: ipv6(7) describes IP_PKTINFO, but should be IP_RECVPKTINFO instead
 2015-02-19 15:54 UTC  (2+ messages)
  ` [Bug 18132] "

[Bug 15952] New: man page cmsg(3) inconsistency
 2015-02-19 15:48 UTC  (2+ messages)
  ` [Bug 15952] "

character set encoding problem
 2015-02-18 12:06 UTC  (2+ messages)

[PATCH 1/1] futex.2: do not reference futex.7 semantics
 2015-02-17 14:06 UTC 

[patch] perf_event_open.2: Clarify PERF_EVENT_IOC_REFRESH behavior
 2015-02-17  5:34 UTC  (2+ messages)

[PATCH 1/1] fork.2: child is created single threaded
 2015-02-17  5:15 UTC  (2+ messages)

[PATCH 1/1] fork.2: child and parent run in separate memory spaces
 2015-02-17  5:05 UTC  (2+ messages)

[PATCH 1/1] futex.7: SEE ALSO
 2015-02-17  5:03 UTC  (2+ messages)

[PATCH] tzset.3: ffix
 2015-02-17  4:54 UTC  (2+ messages)

[PATCH] syscall.2: add arm64 and mips
 2015-02-17  4:53 UTC  (7+ messages)

[PATCH RESEND 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-02-17  1:49 UTC  (21+ messages)
` [PATCH RESEND 1/12] fs: Add support "
` [PATCH RESEND 2/12] xfs: "
` [PATCH RESEND 3/12] ext4: "
  ` [PATCH RESEND 4/12] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
` [PATCH RESEND 5/12] xfstests: generic/042: Standard insert range tests
` [PATCH RESEND 6/12] xfstests: generic/043: Delayed allocation insert range
` [PATCH RESEND 7/12] xfstests: generic/044: Multi insert range tests
` [PATCH RESEND 8/12] xfstests: generic/045: Delayed allocation multi insert
` [PATCH RESEND 9/12] xfstests: generic/046: Test multiple fallocate insert/collapse range calls
` [PATCH RESEND 10/12] xfstests: fsstress: Add fallocate insert range operation
` [PATCH RESEND 11/12] xfstests: fsx: "
` [PATCH RESEND 12/12] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate

futex(2) man page update help request
 2015-02-16 13:14 UTC  (9+ messages)

[PATCH] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate
 2015-02-16  9:49 UTC 

Error in ldconfig(8)
 2015-02-16  6:05 UTC 

[PATCH] tzset.3: add offset format
 2015-02-15 15:56 UTC  (2+ messages)

Bug Report [Man page of tracepath]
 2015-02-15 15:15 UTC 

[PATCH V2] fgetgrent.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-12  9:54 UTC  (10+ messages)

[PATCH] fgetgrent.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-12  8:59 UTC  (2+ messages)

inotifywait man page--possible error
 2015-02-12  8:10 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).