messages from 2021-02-24 15:44:55 to 2021-03-08 18:46:08 UTC [more...]
Should getaddrinfo_a be marked "MT-Safe env locale" (not "MT-Safe")?
2021-03-08 18:44 UTC
[PATCH] rpc.3: SYNOPSIS: Fix prototypes (misc.)
2021-03-08 18:30 UTC
Formatting very long function parameters
2021-03-08 13:54 UTC
pthread_cleanup_push_defer_np.3: missing functions in glibc
2021-03-08 13:12 UTC (6+ messages)
[patch] printf.3: Add overall structure of format string
2021-03-08 8:15 UTC
[patch] Add overall structure of format string for printf(3)
2021-03-08 8:12 UTC
[PATCH] scripts/bash_aliases: Make man_lsfunc() more robust; Add sed_rm_ccomments()
2021-03-07 23:32 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 1/2] exec.3: Fix description of 'e' variants
2021-03-07 23:01 UTC (2+ messages)
` [PATCH 2/2] exec.3: Clarify that execvpe uses PATH from the caller, not envp
SYNOPSIS: variables: extern
2021-03-07 20:45 UTC
[PATCH 00/22] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 3)
2021-03-07 10:20 UTC (24+ messages)
` [PATCH 01/22] getservent_r.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 02/22] getsubopt.3: "
` [PATCH 03/22] glob.3: "
` [PATCH 04/22] iconv.3: "
` [PATCH 05/22] inet_ntop.3: "
` [PATCH 06/22] inet_pton.3: "
` [PATCH 07/22] lio_listio.3: "
` [PATCH 08/22] makecontext.3: "
` [PATCH 09/22] malloc_hook.3: SYNOPSIS: Use 'volatile' "
` [PATCH 10/22] mbrlen.3: SYNOPSIS: Use 'restrict' "
` [PATCH 11/22] mbrtowc.3: "
` [PATCH 12/22] mbsnrtowcs.3: "
` [PATCH 13/22] mbsrtowcs.3: "
` [PATCH 14/22] mbstowcs.3: "
` [PATCH 15/22] mbtowc.3: "
` [PATCH 16/22] mempcpy.3: "
` [PATCH 17/22] mq_getattr.3: "
` [PATCH 18/22] mq_receive.3: "
` [PATCH 19/22] posix_spawn.3: "
` [PATCH 20/22] "
` [PATCH 21/22] printf.3: SYNOPSIS: Use 'restrict' in prototypes; ffix too
` [PATCH 22/22] pthread_attr_setguardsize.3: SYNOPSIS: Use 'restrict' in prototypes
Escaping hyphens ("real" minus signs in groff)
2021-03-07 0:06 UTC (5+ messages)
Misleading documentation in Netlink(7) man page / doesn't match with Kernel
2021-03-06 15:42 UTC (4+ messages)
[PATCH resend] netlink.7: note not reliable if NETLINK_NO_ENOBUFS
2021-03-06 0:10 UTC (6+ messages)
[PATCH] makecontext.3: Fix function declarator with empty parentheses
2021-03-05 12:48 UTC (6+ messages)
[PATCHv2 bpf-next 00/15] Improve BPF syscall command documentation
2021-03-05 2:51 UTC (32+ messages)
` [PATCHv2 bpf-next 01/15] bpf: Import syscall arg documentation
` [PATCHv2 bpf-next 02/15] bpf: Add minimal bpf() command documentation
` [PATCHv2 bpf-next 03/15] bpf: Document BPF_F_LOCK in syscall commands
` [PATCHv2 bpf-next 04/15] bpf: Document BPF_PROG_PIN syscall command
` [PATCHv2 bpf-next 05/15] bpf: Document BPF_PROG_ATTACH "
` [PATCHv2 bpf-next 06/15] bpf: Document BPF_PROG_TEST_RUN "
` [PATCHv2 bpf-next 07/15] bpf: Document BPF_PROG_QUERY "
` [PATCHv2 bpf-next 08/15] bpf: Document BPF_MAP_*_BATCH syscall commands
` [PATCHv2 bpf-next 09/15] scripts/bpf: Abstract eBPF API target parameter
` [PATCHv2 bpf-next 10/15] scripts/bpf: Add syscall commands printer
` [PATCHv2 bpf-next 11/15] tools/bpf: Remove bpf-helpers from bpftool docs
` [PATCHv2 bpf-next 12/15] selftests/bpf: Templatize man page generation
` [PATCHv2 bpf-next 13/15] selftests/bpf: Test syscall command parsing
` [PATCHv2 bpf-next 14/15] docs/bpf: Add bpf() syscall command reference
` [PATCHv2 bpf-next 15/15] tools: Sync uapi bpf.h header with latest changes
[PATCH] copy_file_range.2: Kernel v5.12 updates
2021-03-04 23:50 UTC (24+ messages)
` AW: "
` [RFC v2] copy_file_range.2: Update cross-filesystem support for 5.12
` [RFC v3] "
` [RFC v4] "
[PATCH 0/4] man2: udpate mm/userfaultfd manpages to latest
2021-03-04 18:13 UTC (13+ messages)
` [PATCH 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH 2/4] userfaultfd.2: Add write-protect mode
` [PATCH 3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH 4/4] ioctl_userfaultfd.2: Add write-protect mode docs
[PATCH v2 0/4] man2: udpate mm/userfaultfd manpages to latest
2021-03-04 17:54 UTC (6+ messages)
` [PATCH v2 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v2 2/4] userfaultfd.2: Add write-protect mode
` [PATCH v2 3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v2 4/4] ioctl_userfaultfd.2: Add write-protect mode docs
Consistent parameter names
2021-03-04 14:50 UTC
[man-pages][PATCH v1] flock.2: add CIFS details
2021-03-04 9:50 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] fflush.3: SEE ALSO: Add fpurge(3)
2021-03-04 9:14 UTC (3+ messages)
[PATCH 00/14] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
2021-03-03 22:25 UTC (16+ messages)
` [PATCH 01/14] getaddrinfo.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 02/14] getaddrinfo_a.3: "
` [PATCH 03/14] getdate.3: "
` [PATCH 04/14] getdirentries.3: "
` [PATCH 05/14] getgrent_r.3: "
` [PATCH 06/14] getgrnam.3: "
` [PATCH 07/14] gethostbyname.3: "
` [PATCH 08/14] getline.3: "
` [PATCH 09/14] getmntent.3: "
` [PATCH 10/14] getnameinfo.3: "
` [PATCH 11/14] getnetent_r.3: "
` [PATCH 12/14] getprotoent_r.3: "
` [PATCH 13/14] getpwent_r.3: "
` [PATCH 14/14] getpwnam.3: "
[PATCH] ptrace: add PTRACE_GET_RSEQ_CONFIGURATION request
2021-03-03 18:55 UTC (4+ messages)
[PATCH 00/20] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 1)
2021-03-03 22:14 UTC (4+ messages)
` [PATCH 18/20] fputws.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 20/20] fseek.3: "
[PATCH] inode.7: tfix
2021-03-03 21:58 UTC (2+ messages)
[PATCH] ftw.3: SYNOPSIS: Remove duplicate header
2021-03-03 21:14 UTC (2+ messages)
gethostbyname.3: Use internally consistent continuation indents in SYNOPSIS
2021-03-03 22:01 UTC (2+ messages)
[PATCH v3] man2/openat2.2: add RESOLVE_CACHED
2021-03-03 21:09 UTC (4+ messages)
[PATCH] getopt.3: ffix
2021-03-03 21:06 UTC (2+ messages)
[PATCH] scripts/bash_aliases: tfix
2021-03-03 21:04 UTC (2+ messages)
[PATCH v2] ptrace: add PTRACE_GET_RSEQ_CONFIGURATION request
2021-03-03 18:55 UTC (7+ messages)
[PATCH v4] sgx.7: New page with overview of Software Guard eXtensions (SGX)
2021-03-01 21:23 UTC
[PATCH] scripts/bash_aliases: Add useful functions
2021-03-01 14:16 UTC (6+ messages)
` [PATCH v9] "
[christian.brauner@ubuntu.com: [PATCH] mount_setattr.2: New manual page documenting the mount_setattr() system call]
2021-03-01 13:31 UTC
[PATCH] mount_setattr.2: New manual page documenting the mount_setattr() system call
2021-03-01 9:34 UTC
[PATCH] man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING
2021-03-01 2:45 UTC
[PATCH] open.2: Fix bug in linkat(2) call example
2021-02-26 20:11 UTC
bug in open(2) example
2021-02-26 20:03 UTC (2+ messages)
[PATCH 0/2] sigaction.2: Updates for SEGV_CPERR
2021-02-26 17:26 UTC (3+ messages)
` [PATCH 1/2] sigaction.2: Add SEGV_CPERR
` [PATCH 2/2] sigaction.2: wfix - Clarify si_addr description
[RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls
2021-02-26 11:52 UTC (5+ messages)
` [RFC v2] "
[PATCH 1/5] Add manpage for open_tree(2)
2021-02-25 19:03 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox