linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-01 12:36:01 to 2021-07-12 09:47:53 UTC [more...]

wcschr(3): add special case for NUL, as in strchr(3)
 2021-07-12  9:37 UTC 

strstr(3): add special case for empty needle, as in wcsstr(3)
 2021-07-12  9:20 UTC 

wcstok(3) code sample
 2021-07-12  9:07 UTC 

[PATCH v1] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-07-12  8:39 UTC 

strlen
 2021-07-10 21:36 UTC  (31+ messages)

[PATCH 08/16] getrlimit.2: add information about calls affected by RLIMIT_MEMLOCK
 2021-07-10 19:38 UTC  (3+ messages)

[PATCH 1/3] seccomp_unotify.2: tfix
 2021-07-10 18:42 UTC  (4+ messages)
` [PATCH 2/3] proc.5: tfix
` [PATCH 3/3] scripts/bash_aliases: tfix

wcslen SEE ALSO
 2021-07-10 18:38 UTC  (2+ messages)

[PATCH] wait.2: Add ESRCH for when pid == INT_MIN
 2021-07-10 18:15 UTC  (2+ messages)

[PATCH v1 0/4] Add Landlock man pages
 2021-07-10 18:12 UTC  (6+ messages)
` [PATCH v1 1/4] landlock.7: Add a new page to introduce Landlock
` [PATCH v1 2/4] landlock_create_ruleset.2: Document new syscall
` [PATCH v1 3/4] landlock_add_rule.2: "
` [PATCH v1 4/4] landlock_restrict_self.2: "

[PATCH v2] getrlimit.2: old_getrlimit/ugetrlimit and RLIM_INFINITY discrepancies
 2021-07-08 13:10 UTC  (2+ messages)

[PATCH v2] man2/shmget2: Add details about EPERM error
 2021-07-07  2:43 UTC  (4+ messages)

new:mbrtoc32.3: convert from to c32
 2021-07-06 11:06 UTC  (4+ messages)

new:mbrtoc32.3: convert from to c32
 2021-07-06 10:57 UTC  (5+ messages)

[PATCH] ascii.7: add vertical rule to separate the two columns
 2021-07-06 10:45 UTC  (2+ messages)

Servicio de la flota
 2021-07-06  6:52 UTC 

[PATCH] recv.2: tfix
 2021-07-05 19:05 UTC  (2+ messages)

[PATCH] seccomp_unotify.2: Add doc for SECCOMP_ADDFD_FLAG_SEND
 2021-07-05 10:12 UTC  (5+ messages)

[PATCH 0/1] man2/fallocate.2: Fix documentation of shared blocks
 2021-07-04 11:27 UTC  (11+ messages)
` [PATCH 1/1] man2/fallocate.2: tfix "

[PATCH 1/3] capabilities.7: tfix
 2021-07-03 19:37 UTC  (4+ messages)
` [PATCH 2/3] user_namespaces.7: fix a ref
` [PATCH 3/3] capabilities.7, user_namespaces.7: describe CAP_SETFCAP

[Bug 213577] New: kernel_lockdown.7 seems to be incorrect about automatically enabling lockdown mode in secure boot mode
 2021-07-03 19:01 UTC  (2+ messages)
` [Bug 213577] "

execve(2) man page: "absolute pathname" inconsistency
 2021-07-03 18:56 UTC  (4+ messages)
` AW: "

[PATCH] path_resolution.7: tfix
 2021-07-03 18:43 UTC  (2+ messages)

[patch] Change multiple occurrences of "char **argv" to "char *argv[]" to remain consistent with the vast majority of manual pages
 2021-07-03 18:40 UTC  (2+ messages)

[PATCH] printf.3: wfix
 2021-07-03 18:34 UTC  (2+ messages)

Adding struct-xxx link pages for structures
 2021-07-03 18:10 UTC  (5+ messages)

[PATCH 1/2] vdso.7: Remove outdated limitation for powerpc
 2021-07-03 17:26 UTC  (2+ messages)
` [PATCH 2/2] vdso.7: Add y2038 compliant gettime for ppc/32

man-pages: posixoptions(7)
 2021-07-03 17:23 UTC  (2+ messages)
` [PATCH] posixoptions.7: Fix legacy functions list (s/getcwd/getwd/)

[Bug 213421] New: vdso(7) misses the y2038 compliant gettime for ppc/32
 2021-07-03 16:59 UTC  (2+ messages)
` [Bug 213421] "

[Bug 213419] New: Outdated limitation for powerpc in vdso(7)
 2021-07-03 16:50 UTC  (2+ messages)
` [Bug 213419] "

Semantics of SECCOMP_MODE_STRICT?
 2021-06-30 23:06 UTC  (5+ messages)
  ` [PATCH] seccomp.2: Clarify that bad system calls kill the thread

[PATCH 1/2] readv2: Note preadv2(..., RWF_NOWAIT) bug in BUGS section
 2021-06-28 22:31 UTC  (2+ messages)
  ` [PATCH 2/2] readv.2: Minor tweaks to Will's patch

[PATCH] strcpy.3: Add missing 'restrict'
 2021-06-28 22:29 UTC 

[PATCH] preadv2: Note preadv2(..., RWF_NOWAIT) bug in BUGS section
 2021-06-28 20:19 UTC  (2+ messages)

[Bug 213013] getopt.3: further clarify behaviour
 2021-06-28 19:30 UTC 

[PATCH v1] futex.2: Document FUTEX_LOCK_PI2
 2021-06-25 10:10 UTC 

man-pages-5.12 released
 2021-06-22  1:11 UTC 

new:mbrtoc16.3: convert from to c16
 2021-06-20 20:30 UTC 

new:mbrtoc32.3: convert from to c32
 2021-06-20 20:28 UTC 

[patch] mount.2: document SELinux use of MS_NOSUID mount flag
 2021-06-20  3:54 UTC  (2+ messages)

[PATCH 1/3] getline.3: !*lineptr is sufficient
 2021-06-20  3:51 UTC  (6+ messages)
` [PATCH 2/3] ferror.3: tfix
` [PATCH 3/3] strcmp.3: tfix

[PATCH 00/28] SYNPOSIS: Use syscall() and fix includes
 2021-06-20  2:44 UTC  (30+ messages)
` [PATCH 01/28] seccomp.2: Document why each header is needed
` [PATCH 02/28] seccomp.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 03/28] spu_create.2: Remove <sys/types.h>
` [PATCH 04/28] spu_create.2: Use syscall(SYS_...), for system calls without a wrapper
` [PATCH 05/28] pipe.2: SYNOPSIS: Fix incorrect prototype
` [PATCH 06/28] spu_run.2: Use syscall(SYS_...), for system calls without a wrapper
` [PATCH 07/28] stat.2: SYNOPSIS: Fix includes
` [PATCH 08/28] statx.2: "
` [PATCH 09/28] subpage_prot.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 10/28] swapon.2: SYNOPSIS: Fix includes
` [PATCH 11/28] symlink.2: ffix
` [PATCH 12/28] syscall.2: wfix + ffix
` [PATCH 13/28] syslog.2: Use syscall(SYS_...); for raw system calls
` [PATCH 14/28] timer_create.2: SYNOPSIS: Document why more than one header is needed
` [PATCH 15/28] s390_guarded_storage.2: tfix
` [PATCH 16/28] s390_runtime_instr.2: tfix
` [PATCH 17/28] s390_sthyi.2: tfix
` [PATCH 18/28] tkill.2: Use syscall(SYS_...); for system calls without a wrapper; fix includes too
` [PATCH 19/28] truncate.2: Remove <sys/types.h>
` [PATCH 20/28] umask.2: "
` [PATCH 21/28] unlink.2: ffix
` [PATCH 22/28] userfaultfd.2: Remove unused includes
` [PATCH 23/28] userfaultfd.2: Use syscall(SYS_...); for system calls without a wrapper; fix includes too
` [PATCH 24/28] utime.2: SYNOPSIS: Fix includes
` [PATCH 25/28] utimensat.2: ffix
` [PATCH 26/28] vmsplice.2: Remove unneeded include
` [PATCH 27/28] wait.2: Remove <sys/types.h>
` [PATCH 28/28] wait4.2: SYNOPSIS: Remove includes

[PATCH] MAX.3, MIN.3: New page (and link page) to document MAX() and MIN()
 2021-06-20  2:39 UTC  (4+ messages)
` [PATCH v3] MAX.3, MIN.3: New pages "
  ` Ping: "

[PATCH 10/10] socketcall.2: Use syscall(SYS_...); for system calls without a wrapper
 2021-06-09 22:31 UTC  (22+ messages)
` [PATCH v2 01/10] open.2: Remove unused <sys/stat.h>
` [PATCH v2 02/10] rt_sigqueueinfo.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v2 03/10] seccomp.2: Document why each header is needed
` [PATCH v2 04/10] seccomp.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v2 05/10] set_thread_area.2: "
` [PATCH v2 06/10] set_tid_address.2: "
` [PATCH v2 07/10] sgetmask.2: "
` [PATCH v2 08/10] shmop.2: Remove unused include
` [PATCH v2 09/10] sigprocmask.2: Use syscall(SYS_...); for raw system calls
` [PATCH v2 10/10] socketcall.2: Use syscall(SYS_...); for system calls without a wrapper

[PATCH 00/10] man2: SYNOPSIS: Use syscall, and fix includes
 2021-06-09 22:29 UTC  (4+ messages)

[PATCH 1/8] system_data_types.7: Add 'blkcnt_t'
 2021-06-09 21:38 UTC  (2+ messages)

[PATCH] kernel_lockdown.7: Remove additional text alluding to lifting via SysRq
 2021-06-09 21:29 UTC  (2+ messages)

[PATCH] kernel_lockdown.7: Remove description of lifting via SysRq (not upstream)
 2021-06-09 21:24 UTC  (2+ messages)

[PATCH] Makefile, README: Break installation into a target for each mandir
 2021-06-09 21:21 UTC  (11+ messages)
` [PATCH v19] "
` [PATCH v20] "
` [PATCH v21] "
` [PATCH v22] "
` [PATCH v23] "
` [PATCH v24] "
` [PATCH v25] "
` [PATCH v26] "
` [PATCH v27] "

Patch isgreater.3: add-iseqsig-and-example
 2021-06-09 18:53 UTC 

Patch ilogb.3: add-llogb-llogbf-llogbl
 2021-06-09 18:50 UTC 

Proposal
 2021-06-09 12:10 UTC 

Projects
 2021-06-09 12:09 UTC 

[Bug 213341] New: Man Page for ferror/feof has bad information in "Return Value" Section
 2021-06-07 14:31 UTC  (3+ messages)
` [Bug 213341] "

[PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2021-06-04 19:56 UTC 

[PATCH] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2021-06-04 19:50 UTC  (3+ messages)

[Kernel.org Bugzilla] Your account linux-man@vger.kernel.org is being impersonated
 2021-06-01 12:36 UTC 


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