public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-02 18:15:36 to 2022-01-03 16:40:56 UTC [more...]

[PATCH 1/3] tee.2: ffix
 2022-01-03 16:40 UTC  (5+ messages)
` [PATCH 2/3] tee.2: use proper types in example, declare variables at point-of-use
` [PATCH 3/3] tee.2: always fail after perror(), use for(;;) instead of do{}while(1)

[PATCH 1/4] clock_getres.2, clock_nanosleep.2, io_getevents.2, nanosleep.2, poll.2, sched_rr_get_interval.2, select.2, sigwaitinfo.2, timer_settime.2, timerfd_create.2, utimensat.2, mq_receive.3, mq_send.3, pthread_tryjoin_np.3, sem_wait.3, system_data_types.7: standardise on struct timespec fields comments to ucase w/tv_nsec range
 2022-01-03 15:44 UTC  (30+ messages)
` [PATCH 2/4] poll.2, sigwaitinfo.2: fix struct timespec::tv_sec to be time_t, not long
` [PATCH 3/4] clock_getres.2, clock_nanosleep.2, io_getevents.2, nanosleep.2, poll.2, sched_rr_get_interval.2, select.2, sigwaitinfo.2, timer_settime.2, timerfd_create.2, utimensat.2, mq_receive.3, mq_send.3, pthread_tryjoin_np.3, system_data_types.7: correct struct timespec::tv_nsec type for x32
      ` [PATCH 3/4] Many pages: "
        ` [PATCH v2 0/4] timespec(3) migration
          ` [PATCH v2 1/4] clock_getres.2, clock_nanosleep.2, io_getevents.2, nanosleep.2, poll.2, sched_rr_get_interval.2, select.2, sigwaitinfo.2, timerfd_create.2, timer_settime.2, utimensat.2, mq_receive.3, mq_send.3, pthread_tryjoin_np.3, sem_wait.3: replace in-line struct timespec declarations with "timespec(3) structure" references
          ` [PATCH v2 2/4] system_data_types.7: standardise on struct timespec fields comments to ucase w/tv_nsec range
          ` [PATCH v2 3/4] system_data_types.7: correct struct timespec::tv_nsec type for x32
              ` [PATCH v3 3/3] system_data_types.7: note struct timespec::tv_nsec type for x32 and portability
          ` [PATCH v2 4/4] system_data_types.7: note that struct timespec::tv_nsec being long long on x32 is an extension
` [PATCH "

[PATCH] termios.3: Clarify ONLRET
 2022-01-01 22:55 UTC 

[PATCH] ioctl_tty.2: Update the section number of ldattach
 2021-12-31 11:41 UTC  (2+ messages)

[PATCH] encrypt.3: encrypt/encrypt_r, not crypt/crypt_r were deleted from 2.28
 2021-12-31 11:39 UTC  (2+ messages)

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH] printf.3: Document %#m as strerrorname_np(errno)
 2021-12-22 19:03 UTC  (3+ messages)

[PATCH v10] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-12-22  0:39 UTC  (5+ messages)

Servicio de la flota
 2021-12-20  9:11 UTC 

access(2): document EPERM error value
 2021-12-18 20:28 UTC  (2+ messages)

[PATCH v11] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-12-17  1:50 UTC  (2+ messages)

man 8 usermod -e, --expiredate EXPIRE_DATE information incorrect (can't be blank, must be -1 to clear)
 2021-12-14 10:55 UTC  (2+ messages)

[PATCH v2 0/4] fanotify man page updates for v5.13
 2021-12-10 13:56 UTC  (10+ messages)
` [PATCH v2 1/4] fanotify_init.2, fanotify_mark.2: Document unprivileged listener
` [PATCH v2 2/4] fanotify_init.2, fanotify_mark.2, fanotify.7: Configurable limits
` [PATCH v2 3/4] fanotify_mark.2: Update w.r.t tmpfs support
` [PATCH v2 4/4] fanotify_init.2: Document kernel commits

[patch] --filter option in ld: srcfix
 2021-12-09 16:32 UTC  (5+ messages)

[PATCH] kcmp.2: still depends on kconfig
 2021-12-09  1:18 UTC  (4+ messages)

[PATCH] madvise.2: tfix
 2021-12-06 19:20 UTC  (2+ messages)

[PATCH v9] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-11-30  1:14 UTC 

[patch] termios.3: Clarify the description of ONLRET
 2021-11-29 15:00 UTC 

[patch] futex.2, mount_setattr.2, proc.5, netlink.7, tcp.7: tfix
 2021-11-29 12:17 UTC  (6+ messages)

[patch] pthread_cancel.3, pthread_cleanup_push_defer_np.3, pthread_setcancelstate.3, pthread_testcancel.3, pthreads.7: tfix
 2021-11-29 11:59 UTC  (6+ messages)

[PATCH] pidfd_open.2: tfix
 2021-11-28 13:45 UTC 

[PATCH 1/2] console_codes.4: Document \e[3m and \e[23m for italic
 2021-11-26 12:43 UTC  (2+ messages)
` [PATCH 2/2] console_codes.4: tfix

Consulta muy urgente
 2021-11-25  1:58 UTC 

[Bug 215097] New: Example in getpwnam_r man page compares size_t variable to -1
 2021-11-23 11:46 UTC  (4+ messages)
` [Bug 215097] "

[PATCH] init_module.2: Add ETXTBSY error for finit_module
 2021-11-23 11:07 UTC  (4+ messages)
  ` [PATCH v2] "

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

[PATCH] mmap.2: ENOMEM possible when exceeding VA space
 2021-11-22 17:16 UTC  (4+ messages)

[PATCH] quotactl.2: Add buggy version for Q_XQUOTARM ioctl
 2021-11-22 17:04 UTC  (2+ messages)

[PATCH] pthread_atfork.3: wfix
 2021-11-22 17:02 UTC  (5+ messages)

[PATCH v2] mctp.7: Add man page for Linux MCTP support
 2021-11-22 16:35 UTC  (15+ messages)
      ` Bold and italics, semantics and constness (was: [PATCH v2] mctp.7: Add man page for Linux MCTP support)

[RFC] man-pages.7: Add phrasal semantic newlines advise
 2021-11-22 11:59 UTC  (4+ messages)
` [RFCv2] "

[PATCH] mctp.7: Add man page for Linux MCTP support
 2021-11-22  1:09 UTC  (7+ messages)
          ` Suppressing hyphenation (was: [PATCH] mctp.7: Add man page for Linux MCTP support)

getsubopt error behavior documentation in man page
 2021-11-19 21:53 UTC 

[patch] proc.5: update the obsolete column name in net section
 2021-11-18 20:10 UTC  (3+ messages)

[PATCH v2 redux] man-pages.7: Update nonbreaking space advice
 2021-11-13  0:26 UTC  (2+ messages)

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

[PATCH v2] man-pages.7: Update nonbreaking space advice
 2021-11-12 21:45 UTC  (3+ messages)

netdevice.7 SIOCGIFFLAGS/SIOCSIFFLAGS
 2021-11-12 21:01 UTC  (7+ messages)

[patch v3] tcp.7: Add description for TCP_FASTOPEN and TCP_FASTOPEN_CONNECT options
 2021-11-12 20:58 UTC  (6+ messages)

[PATCH 2/2] man-pages.7: Update non-breaking space advice
 2021-11-12 20:33 UTC  (5+ messages)
      ` Ping^2: "

[PATCH] mmap.2: ffix
 2021-11-12 10:39 UTC 

[PATCH] pthread_kill.3: Update to match POSIX
 2021-11-12 13:02 UTC  (16+ messages)

[PATCH] man7: unify socket examples
 2021-11-11 20:14 UTC  (3+ messages)

[PATCH] ctime.3: mktime() may modify tm_hour due to tm_isdst
 2021-11-08  8:05 UTC  (9+ messages)
` [PATCH v2 2/2] timegm.3: Remove recommendation against use of timegm()

[PATCH] quotactl.2: Remove kernel version for Q_XQUOTARM ioctl
 2021-11-08  2:37 UTC  (14+ messages)

[PATCH v2] filename.7: new manual page
 2021-11-07 14:36 UTC  (4+ messages)
` [PATCH v3] "

[Bug 214931] New: General Grammatical Errors In /Documentation/process/2.Process.rst
 2021-11-03 14:37 UTC  (4+ messages)
` [Bug 214931] "

[PATCH v4 0/4] Add Landlock man pages
 2021-11-03 14:17 UTC  (3+ messages)

[RFC 00/37] Various patches to system_data_types(7)
 2021-11-02 18:14 UTC  (10+ messages)
` [RFC 29/37] intmax_t.3, uintmax_t.3, system_data_types.7: Move uintmax_t to intmax_t.3
` [RFC 30/37] intmax_t.3: Document the [U]INTMAX_* macros
` [RFC 31/37] intN_t.3, system_data_types.7: Move text to a separate page
` [RFC 32/37] intN_t.3, uint16_t.3, uint32_t.3, uint64_t.3, uint8_t.3, uintN_t.3, system_data_types.7: Move uintN_t to intN_t.3
` [RFC 33/37] intN_t.3: Document the [U]INTN_* macros
` [RFC 34/37] lconv-struct.3, system_data_types.7: Move text to a separate page
` [RFC 35/37] div_t.3, ldiv_t.3, system_data_types.7: Move ldiv_t to div_t.3
` [RFC 36/37] div_t.3, lldiv_t.3, system_data_types.7: Move lldiv_t "
` [RFC 37/37] mode_t.3, system_data_types.7: Move text to a separate page


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