public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-02 12:18:50 to 2021-11-02 18:15:31 UTC [more...]

[RFC 00/37] Various patches to system_data_types(7)
 2021-11-02 18:14 UTC  (25+ messages)
` [RFC 01/37] stat.2, system_data_types.7: Document 'struct stat' in system_data_types(7)
` [RFC 02/37] stat-struct.3: New link to system_data_types(7)
` [RFC 03/37] aiocb-struct.3, lconv-struct.3, sigevent-struct.3, sigval-union.3, sockaddr-struct.3, timespec-struct.3, timeval-struct.3: Rename some links to system_data_types.7 to add -{struct,union} suffix
` [RFC 04/37] system_data_types.7: Link to the stat structure definition
` [RFC 05/37] system_data_types.7: ssize_t: Note that some headers only provide the type since POSIX.1-2008
` [RFC 06/37] system_data_types.7: Document useconds_t
` [RFC 07/37] useconds_t.3: New link to system_data_types(7)
` [RFC 08/37] usleep.3: Remove incorrect portability note
` [RFC 09/37] aiocb-struct.3, system_data_types.7: Move text to a separate page
` [RFC 10/37] blkcnt_t.3, "
` [RFC 11/37] blksize_t.3, "
` [RFC 12/37] cc_t.3, "
` [RFC 13/37] clock_t.3, "
` [RFC 14/37] clockid_t.3, "
` [RFC 15/37] dev_t.3, "
` [RFC 16/37] div_t.3, "
` [RFC 17/37] double_t.3, "
` [RFC 18/37] double_t.3, float_t.3, system_data_types.7: Move float_t to double_t.3
` [RFC 19/37] select.2, system_data_types.7: Move fd_set to select.2
` [RFC 20/37] fenv_t.3, system_data_types.7: Move text to a separate page
` [RFC 21/37] fenv_t.3, system_data_types.7: Move fexcept_t to fenv_t.3
` [RFC 22/37] FILE.3, system_data_types.7: Move text to a separate page
` [RFC 23/37] id_t.3, "
` [RFC 24/37] gid_t.3, id_t.3, system_data_types.7: Move gid_t to id_t.3

[Bug 214871] New: Man(3) system outdated
 2021-11-02 11:37 UTC  (6+ messages)
` [Bug 214871] "

[PATCH 0/1] fanotify: Document FAN_REPORT_PIDFD Feature
 2021-11-02 10:12 UTC  (7+ messages)
` [PATCH 1/1] Document the new fanotify initialization flag FAN_REPORT_PIDFD

[PATCH v3] fanotify.7, fanotify_mark.2: Document FAN_FS_ERROR
 2021-11-02 10:04 UTC  (3+ messages)

[PATCH] quotactl.2: Use correct limits for vfsv1 format
 2021-11-02  9:48 UTC  (3+ messages)

Is getpass(3) really obsolete?
 2021-11-01 21:31 UTC  (18+ messages)
  ` [PATCH] getpass.3: SYNOPSIS: Mark getpass() as [[deprecated]]

[PATCH] quotactl.2: Remove kernel version for Q_XQUOTARM ioctl
 2021-11-01  3:38 UTC  (2+ messages)

[Bug 214873] New: man 2 fsync implies possibility to return early
 2021-10-31 12:33 UTC  (5+ messages)
` [Bug 214873] "

[PATCH 00/22] man2: Add [[deprecated]] attribute
 2021-10-30 22:23 UTC  (24+ messages)
` [PATCH 01/22] bdflush.2: SYNOPSIS: Mark as [[deprecated]]
` [PATCH 02/22] create_module.2: "
` [PATCH 03/22] get_kernel_syms.2: "
` [PATCH 04/22] getunwind.2: "
` [PATCH 05/22] iopl.2: "
` [PATCH 06/22] query_module.2: "
` [PATCH 07/22] remap_file_pages.2: "
` [PATCH 08/22] sigprocmask.2: SYNOPSIS: Mark the legacy system call "
` [PATCH 09/22] statfs.2: SYNOPSIS: Mark "
` [PATCH 10/22] stime.2: "
` [PATCH 11/22] ustat.2: "
` [PATCH 12/22] pthread_mutex_consistent.3: Mark *_np() old function "
` [PATCH 13/22] sysctl.2: SYNOPSIS: Mark "
` [PATCH 14/22] vfork.2: "
` [PATCH 15/22] tkill.2: SYNOPSIS: Mark tkill() "
` [PATCH 16/22] sgetmask.2: SYNOPSIS: Mark "
` [PATCH 17/22] getitimer.2: "
` [PATCH 18/22] futimesat.2: "
` [PATCH 19/22] gettimeofday.2: "
` [PATCH 20/22] setpgid.2: SYNOPSIS: Mark BSD versions of getpgrp() and setpgrp() "
` [PATCH 21/22] sysfs.2: SYNOPSIS: Mark "
` [PATCH 22/22] uselib.2: "

SEE ALSO fails
 2021-10-30 18:59 UTC 

[Bug 214885] New: random.{4,7} [man-pages 5.13] do not reflect changes to /dev/random semantics since kernel 5.6
 2021-10-30 17:01 UTC  (2+ messages)
` [Bug 214885] "

[PATCH] ioctl.2: SEE ALSO: Add ioctl_ficlone
 2021-10-28  1:50 UTC  (2+ messages)

[Bug 214815] New: pow(3): underflow result can be -0.0
 2021-10-27 20:12 UTC  (5+ messages)
` [Bug 214815] "

Servicio de la flota
 2021-10-27  8:01 UTC 

[PATCH] clock_nanosleep.2: tfix CLOCK_BOOTTIME
 2021-10-25 20:34 UTC  (2+ messages)

[patch] getgrouplist.3: Improve example code
 2021-10-25 20:13 UTC  (2+ messages)

[PATCH v8] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-10-23  1:21 UTC  (2+ messages)

[Bug 214793] New: Missing mention of automatic ICMPv6 checksum calculation when using raw sockets
 2021-10-22 19:51 UTC 

[PATCH] fix trailing , with SEE ALSO
 2021-10-22 17:46 UTC 

[PATCH 1/2] ctime.3: Use VLA notation for [as]ctime_r() buffer
 2021-10-21 20:54 UTC  (10+ messages)
` [PATCH 2/2] ctime.3, strftime.3, strptime.3, timegm.3: Add [[gnu::nonnull]] to <time.h> prototypes
  ` AW: "

[PATCH v2] filename.7: new manual page
 2021-10-21 12:18 UTC  (9+ messages)
` [PATCH v3] "

[PATCH] posix_memalign.3: drop obsolete requirement for aligned_alloc() usage
 2021-10-21 10:35 UTC 

[PATCH] mctp.7: Add man page for Linux MCTP support
 2021-10-18  7:53 UTC  (8+ messages)

[PATCH] ctime.3: mktime() may modify tm_hour due to tm_isdst
 2021-10-17 22:00 UTC  (16+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] timegm.3: Remove recommendation against use of timegm()
  ` [PATCH v3 1/2] ctime.3: mktime() may modify tm_hour due to tm_isdst
  ` [PATCH v3 2/2] timegm.3: Remove recommendation against their use

[PATCH 2/2] man-pages.7: Update non-breaking space advice
 2021-10-17 19:53 UTC  (4+ messages)

[PATCH 00/23] More patches from others
 2021-10-17 19:42 UTC  (3+ messages)
` [PATCH 16/23] man-pages.7: wfix

[Bug 214705] New: execve(2) omits EACCES due to capabilities
 2021-10-16 18:16 UTC  (3+ messages)
` [Bug 214705] "

[patch v3] tcp.7: Add description for TCP_FASTOPEN and TCP_FASTOPEN_CONNECT options
 2021-10-15 22:12 UTC  (3+ messages)

[Bug 214721] New: initrd(4) man-page lacks information for kernel behaviour if linuxrc mounted an fs
 2021-10-14 14:18 UTC 

ipv6(7) is confusing about byte order
 2021-10-13  9:43 UTC 

[patch] tzset.3: Add a note on how tzset() caches data when $TZ is used
 2021-10-12 14:52 UTC 

[almost patch] elf(5): Add vDSO note Linux 4 0
 2021-10-10 15:48 UTC 

[PATCH v1] perf_event_open.2: clarify and expand memory barrier requirements
 2021-10-10 11:04 UTC  (2+ messages)

[Bug 214661] New: THREAD_SIZE on x86_64 is 4*PAGE_SIZE, not 2*PAGE_SIZE
 2021-10-10  0:28 UTC  (3+ messages)
` [Bug 214661] "

should free() refer to posix_memalign?
 2021-10-09 20:15 UTC  (7+ messages)

[PATCH] tzset.3: ffix
 2021-10-07 21:22 UTC  (4+ messages)

Spelling Mistake msgctl Man Page
 2021-10-07 21:17 UTC 

outb(2) Text regarding optimizations
 2021-10-06 19:14 UTC 

[PATCH] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-10-05 15:53 UTC 

[PATCH v2] fcntl.2: note that mandatory locking is fully deprecated as of v5.15
 2021-10-03 12:35 UTC  (2+ messages)

[PATCH v2] mount.2: note that mandatory locking is now fully deprecated
 2021-10-03 12:34 UTC  (2+ messages)

[PATCH] unix.7: Add a description for ENFILE
 2021-10-02 18:47 UTC  (6+ messages)

[PATCH v3] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-10-02 17:50 UTC  (3+ messages)

[PATCH] fcntl.2: note that mandatory locking is fully deprecated as of v5.15
 2021-10-02 17:41 UTC  (2+ messages)

[PATCH] mount.2: note that mandatory locking is now fully deprecated
 2021-10-02 17:39 UTC  (2+ messages)

[PATCH 1/2] rpmatch.3: remove first-character-only FUD
 2021-10-02 17:32 UTC  (4+ messages)
` [PATCH v2 1/2] rpmatch.3: clarify "
` [PATCH v2 2/2] rpmatch.3: clarify availability to glibc, Fx, and AIX


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox