linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-29 15:10:54 to 2020-10-03 11:52:23 UTC [more...]

[PATCH 0/2] Document 'void *'
 2020-10-03 11:52 UTC  (22+ messages)
` [PATCH 1/2] system_data_types.7: Add "
` [PATCH 2/2] void.3: New link to system_data_types(7)
` [PATCH v4 0/2] Document 'void *'
  ` [PATCH v5 "
  ` [PATCH v5 1/2] system_data_types.7: Add "
  ` [PATCH v5 2/2] void.3: New link to system_data_types(7)
` [PATCH v4 1/2] system_data_types.7: Add 'void *'
` [PATCH v4 2/2] void.3: New link to system_data_types(7)

[PATCH] Revert [u]int_*astN_t commits
 2020-10-03 11:45 UTC  (2+ messages)

[PATCH 0/2] Document void *
 2020-10-03 11:44 UTC  (28+ messages)
` [PATCH 1/2] system_data_types.7: Add 'void *'
` [PATCH 2/2] void-*.3: New link to system_data_types(7)
    ` [PATCH v2 0/2] Document 'void *'
    ` [PATCH v2 1/2] system_data_types.7: Add "
                      ` Navigational corrections (was: Re: [PATCH v2 1/2] system_data_types.7: Add 'void *')
                        ` Navigational corrections
    ` [PATCH v2 2/2] void.3: New link to system_data_types(7)

[PATCH] system_data_types.7: Move notes about versions to "Versions"
 2020-10-03 11:39 UTC  (2+ messages)

[PATCH] man2: new page describing memfd_secret() system call
 2020-10-03  9:32 UTC  (3+ messages)

[PATCH 0/4] Document 128-bit types
 2020-10-02 23:53 UTC  (18+ messages)
` [PATCH 1/4] system_data_types.7: Add '__int128'
` [PATCH 2/4] __int128.3: New link to system_data_types(7)
` [PATCH 3/4] system_data_types.7: Add 'unsigned __int128'
` [PATCH 4/4] unsigned-__int128.3: New link to system_data_types(7)
` [PATCH v2 0/4] Document 128-bit types
` [PATCH v2 1/4] system_data_types.7: Add '__int128'
` [PATCH v2 2/4] __int128.3: New link to system_data_types(7)
` [PATCH v2 3/4] system_data_types.7: Add 'unsigned __int128'
` [PATCH v2 4/4] unsigned-__int128.3: New link to system_data_types(7)

strsignal(3) mentions sys_siglist, which is gone
 2020-10-02 13:51 UTC  (3+ messages)

[PATCH v2 0/4] Document [u]int_leastN_t
 2020-10-02 13:09 UTC  (11+ messages)
` [PATCH v2 1/4] system_data_types.7: Add int_leastN_t family of types
` [PATCH v2 2/4] int_least8_t.3, int_least16_t.3, int_least32_t.3, int_least64_t.3, int_leastN_t.3: New links to system_data_types(7)
` [PATCH v2 3/4] system_data_types.7: Add uint_leastN_t family of types
` [PATCH v2 4/4] uint_least8_t.3, uint_least16_t.3, uint_least32_t.3, uint_least64_t.3, uint_leastN_t.3: New links to system_data_types(7)

[PATCH] system_data_types.7: Remove duplicate reference
 2020-10-02 11:40 UTC  (2+ messages)

[PATCH 2/2] system_data_types.7: void *: Add info about pointer artihmetic
 2020-10-02  9:46 UTC  (2+ messages)

[PATCH] system_data_types.7: void *: Add info about generic function parameters and return value
 2020-10-02  9:43 UTC 

[RFC] man7/system_data_types.7: Document [unsigned] __int128
 2020-10-02  8:10 UTC  (11+ messages)

For review: seccomp_user_notif(2) manual page
 2020-10-01 23:19 UTC  (23+ messages)

[PATCH v2 0/4] Document [u]int_fastN_t
 2020-10-01 15:25 UTC  (9+ messages)
` [PATCH v2 1/4] system_data_types.7: Add int_fastN_t family of types
` [PATCH v2 2/4] int_fast8_t.3, int_fast16_t.3, int_fast32_t.3, int_fast64_t.3, int_fastN_t.3: New links to system_data_types(7)
` [PATCH v2 3/4] system_data_types.7: Add uint_fastN_t family of types
` [PATCH v2 4/4] uint_fast8_t.3, uint_fast16_t.3, uint_fast32_t.3, uint_fast64_t.3, uint_fastN_t.3: New links to system_data_types(7)

[PATCH] system_data_types.7: Move "Bugs" after "Notes", as man-pages(7) specifies
 2020-10-01 15:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/16] Fixes; Document remaining stdint.h types
 2020-10-01 15:13 UTC  (34+ messages)
` [PATCH 01/16] malloc_get_state.3: ffix
` [PATCH 02/16] system_data_types.7: srcfix
` [PATCH 03/16] "
` [PATCH 04/16] "
` [PATCH 05/16] system_data_types.7: Add int_fastN_t family of types
` [PATCH 06/16] int_fast8_t.3, int_fast16_t.3, int_fast32_t.3, int_fast64_t.3, int_fastN_t.3: New links to system_data_types(7)
` [PATCH 07/16] system_data_types.7: Add uint_fastN_t family of types
` [PATCH 08/16] uint_fast8_t.3, uint_fast16_t.3, uint_fast32_t.3, uint_fast64_t.3, uint_fastN_t.3: New links to system_data_types(7)
` [PATCH 09/16] system_data_types.7: Add int_leastN_t family of types
` [PATCH 10/16] int_least8_t.3, int_least16_t.3, int_least32_t.3, int_least64_t.3, int_leastN_t.3: New links to system_data_types(7)
` [PATCH 11/16] system_data_types.7: Add uint_leastN_t family of types
` [PATCH 12/16] uint_least8_t.3, uint_least16_t.3, uint_least32_t.3, uint_least64_t.3, uint_leastN_t.3: New links to system_data_types(7)
` [PATCH 13/16] system_data_types.7: Add 'intptr_t'
` [PATCH 14/16] intptr_t.3: New link to system_data_types(7)
` [PATCH 15/16] system_data_types.7: Add 'uintptr_t'
` [PATCH 16/16] uintptr_t.3: New link to system_data_types(7)

[PATCH] feature_test_macros.7: Update list of macros that inhibit default definitions
 2020-10-01 11:11 UTC  (2+ messages)

[PATCH 1/3] system_data_types.7: ffix
 2020-10-01  9:36 UTC  (9+ messages)
` [PATCH v2 "

Typo in stat(2)
 2020-10-01  9:22 UTC  (5+ messages)

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

Expose 'array_length()' macro in <sys/cdefs.h> or <sys/param.h>
 2020-09-30 20:39 UTC 

[PATCH 0/2] Document size_t
 2020-09-30 17:16 UTC  (11+ messages)
` [PATCH 1/2] system_data_types.7: "

[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/2] system_data_types.7: srcfix
 2020-09-30 10:12 UTC  (5+ messages)

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

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


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