linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 11:29:10 to 2020-09-26 17:08:40 UTC [more...]

[PATCH 1/2] system_data_types.7: Add va_list
 2020-09-26 17:08 UTC  (2+ messages)
` [PATCH 2/2] va_list.3: New link to system_data_types(7)

[RFC] <sys/param.h>: Add nitems() and snitems() macros
 2020-09-25 19:37 UTC  (9+ messages)
  ` [PATCH v2] "
              ` [PATCH v3] <sys/param.h>: Add nitems()

[PATCH] rtld-audit.7: Clarify la_version handshake
 2020-09-25 17:17 UTC  (4+ messages)

[PATCH 1/2] system_data_types.7: srcfix
 2020-09-25 12:46 UTC  (7+ messages)
` [PATCH 2/2] "
    ` [PATCH v2 "

[PATCH 00/10] Add types, and some fixes
 2020-09-25 12:01 UTC  (28+ messages)
` [PATCH 01/10] system_data_types.7: ffix
` [PATCH 02/10] system_data_types.7: Add lconv
` [PATCH 03/10] lconv.3: New link to system_data_types(7)
` [PATCH 04/10] system_data_types.7: Add float_t
        ` [PATCH v2 "
` [PATCH 05/10] float_t.3: New link to system_data_types(7)
` [PATCH 06/10] system_data_types.7: Add double_t
  ` [PATCH v2 "
` [PATCH 07/10] double_t.3: New link to system_data_types(7)
` [PATCH 08/10] seccomp.2: Remove unneeded cast
` [PATCH 09/10] seccomp.2: Use ARRAY_SIZE() macro instead of raw sizeof division
` [PATCH 10/10] getgrent_r.3: Declare variables with different types in different lines

[PATCH] rtld-audit.7: Clarify la_version handshake
 2020-09-25  8:45 UTC  (6+ messages)

[PATCH] man2: new page describing memfd_secret() system call
 2020-09-24 14:55 UTC  (2+ messages)

[PATCH 00/24] Many patches
 2020-09-24 13:09 UTC  (15+ messages)
` [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
` [PATCH 22/24] membarrier.2: Note that glibc does not provide a wrapper
  ` AW: "

[PATCH 1/6] system_data_types.7: Add div_t
 2020-09-24 11:07 UTC  (15+ messages)
` [PATCH 2/6] div_t.3: New link to system_data_types(7)
` [PATCH 3/6] system_data_types.7: Add ldiv_t
` [PATCH 4/6] ldiv_t.3: New link to system_data_types(7)
` [PATCH 5/6] system_data_types.7: Add lldiv_t
` [PATCH 6/6] lldiv_t.3: New link to system_data_types(7)

[PATCH 1/2] system_data_types.7: Add imaxdiv_t
 2020-09-24 10:08 UTC  (4+ messages)
` [PATCH 2/2] imaxdiv_t.3: New link to system_data_types(7)

[PATCH] system_data_types.7: Add note about length modifiers and conversions to [u]intmax_t, and corresponding example
 2020-09-24  8:15 UTC  (12+ messages)
  ` man-pages.7: Simplify indentation of structure definitions, shell session logs, and so on
  ` [PATCH v2] system_data_types.7: Add note about length modifiers and conversions to [u]intmax_t, and corresponding example
      ` [PATCH v3] "

[PATCH] ioctl_ns.2, stat.2: Fix signedness of printf specifiers
 2020-09-23 20:21 UTC  (2+ messages)

[IDEA] New pages for types: structs and typedfefs
 2020-09-23 19:54 UTC  (13+ messages)

[PATCH 1/2] system_data_types.7: Add 'fexcept_t'
 2020-09-23 13:31 UTC  (11+ messages)
` [PATCH 2/2] fexcept_t.3: New link to system_data_types(7)
  ` [PATCH v2 1/2] system_data_types.7: Add 'fexcept_t'
  ` [PATCH v2 2/2] fexcept_t.3: New link to system_data_types(7)

[PATCH] system_data_types.7: ffix
 2020-09-22  9:10 UTC  (2+ messages)

[PATCH 1/2] system_data_types.7: Document fenv_t
 2020-09-21 18:44 UTC  (4+ messages)
` [PATCH 2/2] fenv_t.3: New link to new documented type in system_data_types(7)

[PATCH] system_data_types.7: wfix
 2020-09-21 18:42 UTC  (2+ messages)

[PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
 2020-09-21 17:55 UTC  (4+ messages)

[PATCH v2] system_data_types.7: Specify the length modifiers for the variables that have them
 2020-09-20 20:20 UTC  (3+ messages)

[PATCH 0/9] Document aiocb, sigevent, siginfo_t
 2020-09-20 20:19 UTC  (29+ messages)
` [PATCH 1/9] system_data_types.7: ffix
` [PATCH 2/9] system_data_types.7: srcfix: Add FIXME note: Add descriptions
` [PATCH 3/9] system_data_types.7: Document sigevent
` [PATCH 4/9] sigevent.3: New link to new documented type in system_data_types(7)
` [PATCH 5/9] system_data_types.7: srcfix: cosmetic: Visually sparate types
` [PATCH 6/9] system_data_types.7: Document aiocb
` [PATCH 7/9] aiocb.3: New link to new documented type in system_data_types(7)
` [PATCH 8/9] system_data_types.7: Document siginfo_t
    ` [PATCH v2 "
    ` [PATCH v2 9/9] siginfo_t.3: New link to new documented type in system_data_types(7)
` [PATCH "

[draft] Code of conduct for Linux man-pages project
 2020-09-19  8:29 UTC  (3+ messages)

[PATCH] ip.7: Document IP_PASSSEC for UDP sockets
 2020-09-19  8:23 UTC  (2+ messages)

[PATCH 0/3] Document regmatch_t (and a ffix)
 2020-09-18 21:33 UTC  (8+ messages)
` [PATCH 1/3] system_data_types.7: ffix
` [PATCH 2/3] system_data_types.7: Document regmatch_t
` [PATCH 3/3] regmatch_t.3: New page for new documented type in system_data_types(7)

[PATCH 0/2] Document size_t
 2020-09-18 21:32 UTC  (13+ messages)
` [PATCH 1/2] system_data_types.7: "
` [PATCH 2/2] size_t.3: New link to new documented type in system_data_types(7)

[PATCH 0/4] Document regoff_t (and a few minor patches)
 2020-09-18 21:32 UTC  (10+ messages)
` [PATCH 1/4] system_data_types.7: wfix
` [PATCH 2/4] system_data_types.7: Document regoff_t
` [PATCH 3/4] regoff_t.3: New link to new documented type in system_data_types(7)
` [PATCH 4/4] system_data_types.7: srcfix: Add FIXME notes

[RFC] system_data_types.7: Specify the length modifiers for the variables that have them
 2020-09-18 20:24 UTC  (2+ messages)

[PATCH 0/4] Document ptrdiff_t (and a few minor patches)
 2020-09-18 20:20 UTC  (9+ messages)
` [PATCH 1/4] system_data_types.7: srcfix: Remove TODO comment
` [PATCH 2/4] system_data_types.7: wfix: sort referenced types
` [PATCH 3/4] system_data_types.7: Document ptrdiff_t
` [PATCH 4/4] ptrdiff_t.3: New link to new documented type in system_data_types(7)


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).