linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 14:36:34 to 2020-09-30 15:13:08 UTC [more...]

For review: seccomp_user_notif(2) manual page
 2020-09-30 15:03 UTC  (2+ messages)

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

Typo in stat(2)
 2020-09-30 12:22 UTC  (2+ messages)

[PATCH] sched_getattr.2: update to include changed size semantics
 2020-09-30 10:51 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] openat2.2: fix minor reference typo

[PATCH 1/3] system_data_types.7: ffix
 2020-09-30 10:43 UTC  (18+ messages)
` [PATCH 2/3] system_data_types.7: Add 'FILE'
    ` [PATCH v2 "
` [PATCH 3/3] FILE.3: New link to system_data_types(7)
  ` [PATCH v2 1/3] system_data_types.7: ffix

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

[PATCH] man/statx: Add STATX_ATTR_DAX
 2020-09-29 20:09 UTC  (4+ messages)

[PATCH 0/2] Document size_t
 2020-09-29 15:21 UTC  (21+ messages)
` [PATCH 1/2] system_data_types.7: "
            ` [RFC] system_data_types.7: wfix + ffix
                    ` [PATCH v2] system_data_types.7: Improve "Include" wording and format, and explain it in NOTES

[PATCH 00/24] Many patches
 2020-09-29 13:57 UTC  (26+ 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 0/8] Add some <stdint.h> types
 2020-09-29 12:24 UTC  (13+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] system_data_types.7: Add 'intmax_t'
` [PATCH v2 2/8] intmax_t.3: New link to system_data_types(7)
` [PATCH v2 3/8] system_data_types.7: Add 'uintmax_t'
` [PATCH v2 4/8] uintmax_t.3: New link to system_data_types(7)
` [PATCH v2 5/8] system_data_types.7: Add intN_t family of types
` [PATCH v2 6/8] int8_t.3, int16_t.3, int32_t.3, int64_t.3, intN_t.3: New links to system_data_types(7)
` [PATCH v2 7/8] system_data_types.7: Add uintN_t family of types
` [PATCH v2 8/8] uint8_t.3, uint16_t.3, uint32_t.3, uint64_t.3, uintN_t.3: New links to system_data_types(7)

[PATCH v4] <sys/param.h>: Add nitems()
 2020-09-28 19:12 UTC 

[PATCH 1/2] system_data_types.7: Add va_list
 2020-09-26 20:13 UTC  (4+ 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 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 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] 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  (11+ 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  (3+ messages)

[PATCH v2] system_data_types.7: Add note about length modifiers and conversions to [u]intmax_t, and corresponding example
 2020-09-21 14:39 UTC  (4+ messages)
` [PATCH v3] "


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