Messages by Date
-
2026/03/04
[PATCH] find: -anewer: compare atime with reference file's atime, not mtime
Weixie Cui
-
2026/02/23
[PATCH] xargs: make errno handling after execvp failure more robust
Bernhard Voelker
-
2026/01/09
Re: [PATCH] find: make -mount POSIX 2024 compliant
Lukáš Zaoral
-
2026/01/02
Re: [PATCH] find: make -mount POSIX 2024 compliant
Bernhard Voelker
-
2025/12/28
Re: [PATCH] find: make -mount POSIX 2024 compliant
Bernhard Voelker
-
2025/12/05
[PATCH] find: make -mount POSIX 2024 compliant
Lukáš Zaoral
-
2025/11/18
[PATCH 2/2] [maint] Lint manpages with CHECKSTYLE=3 (up from 2).
James Youngman
-
2025/11/18
[PATCH 1/2] [maint] Add a convenience target for checking manual pages.
James Youngman
-
2025/11/17
[PATCH 2/4] [find] "-perm +a+x" is no longer accepted even with POSIXLY_CORRECT unset.
James Youngman
-
2025/11/17
[PATCH 3/4] [doc] Format examples & warnings for -files0-from using Texinfo.
James Youngman
-
2025/11/17
[PATCH 1/4] [find] Improve consistency between the find manpage and the Texinfo doc.
James Youngman
-
2025/11/17
[PATCH 4/4] [find] Don't suggest -print0 when the output is for a human.
James Youngman
-
2025/11/15
Re: [PATCH 08/10] parser.c: simplify parse_table
Bernhard Voelker
-
2025/11/15
Re: [PATCH 04/10] maint: do not produce DVI-format manual anymore
Bernhard Voelker
-
2025/11/15
Re: [PATCH 05/10] maint: prefer C23-style nullptr
James Youngman
-
2025/11/15
Re: [PATCH 08/10] parser.c: simplify parse_table
James Youngman
-
2025/11/15
Re: [PATCH 06/10] maint: add entry to .gitignore file
James Youngman
-
2025/11/15
Re: [PATCH 04/10] maint: do not produce DVI-format manual anymore
James Youngman
-
2025/11/15
Re: [PATCH 03/10] maint: use consistent references to standard files in messages
James Youngman
-
2025/11/15
Re: [PATCH 01/10] doc: state that POSIX from Issue 8 specifies 'find -iname'
James Youngman
-
2025/11/15
Re: [PATCH 02/10] doc: clarify that POSIX Issue 8 is "IEEE Std 1003.1-2024"
James Youngman
-
2025/11/15
Re: maint: ensure that new "make syntax-check"-run sc_codespell passes
Collin Funk
-
2025/11/15
[PATCH 05/10] maint: prefer C23-style nullptr
Bernhard Voelker
-
2025/11/15
[PATCH 04/10] maint: do not produce DVI-format manual anymore
Bernhard Voelker
-
2025/11/15
[PATCH 06/10] maint: add entry to .gitignore file
Bernhard Voelker
-
2025/11/15
[PATCH 03/10] maint: use consistent references to standard files in messages
Bernhard Voelker
-
2025/11/15
[PATCH 02/10] doc: clarify that POSIX Issue 8 is "IEEE Std 1003.1-2024"
Bernhard Voelker
-
2025/11/15
[PATCH 10/10] maint: switch from gnulib ctype to ctype-h module
Bernhard Voelker
-
2025/11/15
[PATCH 07/10] maint: help translators to disambiguate -0 as --null, not option "o"
Bernhard Voelker
-
2025/11/15
[PATCH 09/10] maint: update gnulib to latest
Bernhard Voelker
-
2025/11/15
[PATCH 08/10] parser.c: simplify parse_table
Bernhard Voelker
-
2025/11/15
[PATCH 00/10] updates wrt/ POSIX, C23, doc and other
Bernhard Voelker
-
2025/11/15
[PATCH 01/10] doc: state that POSIX from Issue 8 specifies 'find -iname'
Bernhard Voelker
-
2025/11/15
Re: maint: ensure that new "make syntax-check"-run sc_codespell passes
Bernhard Voelker
-
2025/11/13
Re: maint: ensure that new "make syntax-check"-run sc_codespell passes
Collin Funk
-
2025/07/09
maint: ensure that new "make syntax-check"-run sc_codespell passes
Collin Funk
-
2025/05/04
[PATCH] find: add option -fail_exec
Tomas Mudrunka
-
2025/04/10
Re: [PATCH] doc: Add missing actions from list that suppress default
Bernhard Voelker
-
2025/03/25
[PATCH] maint: remove declared-only find_pred_name
Bernhard Voelker
-
2025/03/02
[PATCH] Add new xargs -N (--newline) option for newline-terminated input
Deven T. Corzine
-
2025/03/02
Add new xargs -N (--newline) option for newline-terminated input
Deven T. Corzine
-
2025/02/12
Using .ignore file in find
Grigorii Sokolik
-
2025/01/06
[PATCH] pred.c: consolidate numerical comparisons
Bernhard Voelker
-
2025/01/05
[PATCH] xargs: clarify command as optional in --help output
Bernhard Voelker
-
2025/01/05
[PATCH 5/5] maint: silence GCC-14 on utility source getlimits.c
Bernhard Voelker
-
2025/01/05
[PATCH 3/5] xargs: simplify error handling for gnulib's safe_read function
Bernhard Voelker
-
2025/01/05
[PATCH 2/5] maint: update gnulib to latest
Bernhard Voelker
-
2025/01/05
[PATCH 4/5] maint: adjust to gnulib module renaming
Bernhard Voelker
-
2025/01/05
[PATCH 1/5] maint: update copyright year number ranges
Bernhard Voelker
-
2025/01/05
[PATCH 0/5] Year 2025 maint patches incl. gnulib update
Bernhard Voelker
-
2024/12/24
[PATCH] maint: pull in gnulib module basename-lgpl
Bernhard Voelker
-
2024/12/02
Re: maint: don't use gettimeofday
Bernhard Voelker
-
2024/11/03
[PATCH 3/4] maint: prefer endian.h for byte order conversions
Bernhard Voelker
-
2024/11/03
[PATCH 1/4] maint: list Gnulib sys_types directly
Bernhard Voelker
-
2024/11/03
[PATCH 0/4] some maint patches
Bernhard Voelker
-
2024/11/03
[PATCH 2/4] maint: import tests/init.sh from Gnulib during bootstrap
Bernhard Voelker
-
2024/11/03
[PATCH 4/4] maint: remove unused include from fstype.c
Bernhard Voelker
-
2024/11/02
[PATCH] find: -exec is terminated by + only if the prior arg is exactly '{}'
James Youngman
-
2024/09/17
[PATCH 0/4] maintenance patches
Bernhard Voelker
-
2024/09/17
Re: [PATCH] find: add bison as a requirement for compiling
Bernhard Voelker
-
2024/09/16
Re: [PATCH] find: add bison as a requirement for compiling
Dave
-
2024/09/16
Re: [PATCH] find: add bison as a requirement for compiling
Bernhard Voelker
-
2024/09/13
Re: [PATCH] find: add bison as a requirement for compiling
Dave
-
2024/09/13
[PATCH] find: add bison as a requirement for compiling
Dave
-
2024/08/01
Re: maint: don't use gettimeofday
Collin Funk
-
2024/08/01
maint: don't use gettimeofday
Collin Funk
-
2024/05/20
[PATCH 0/4] maint: minor fixes
Bernhard Voelker
-
2024/05/17
Re: [PATCH 0/2] gnulib related patches
James Youngman
-
2024/04/21
[PATCH 0/2] gnulib related patches
Bernhard Voelker
-
2024/02/17
Re: Null pointer dereference
James Youngman
-
2024/02/17
Re: Null pointer dereference
Bernhard Voelker
-
2024/02/09
Null pointer dereference
John Seth Thielemann
-
2024/01/02
[PATCH 0/4] Yearly house-keeping patches
Bernhard Voelker
-
2023/09/30
[PATCH] maint: update gnulib to latest
Bernhard Voelker
-
2023/09/30
[PATCH] doc: reference COPYING from README
Bernhard Voelker
-
2023/09/30
[PATCH] maint: go back to using 'error'
Bernhard Voelker
-
2023/09/30
[PATCH 0/4] some maintenance patches
Bernhard Voelker
-
2023/09/30
[PATCH] maint: run groff(1) when lint-ing man pages
Bernhard Voelker
-
2023/05/23
[PATCH 0/5] some maintenance patches
Bernhard Voelker
-
2022/11/25
[PATCH] find: doc: Fix -prune SCM example/directories and make it more efficient
raf
-
2022/11/25
[no subject]
raf
-
2022/11/23
Re: [PATCH] find: doc: Fix -prune SCM example directories and make it more efficient
raf
-
2022/11/23
Re: [PATCH] find: doc: Fix -prune SCM example directories and make it more efficient
raf
-
2022/11/22
Re: [PATCH] find: doc: Fix -prune SCM example directories and make it more efficient
Bernhard Voelker
-
2022/11/18
[PATCH] find: doc: Fix -prune SCM example directories and make it more efficient
raf
-
2022/11/18
[PATCH] find: doc: Fix -prune SCM example directories and make it more efficient
raf
-
2022/11/01
Re: [PATCH] find: doc: Fix -prune SCM example and really make it efficient
raf
-
2022/10/26
Re: [PATCH] find: doc: Fix -prune SCM example and really make it efficient
Bernhard Voelker
-
2022/10/26
Re: [PATCH] find: doc: Fix -prune SCM example and really make it efficient
James Youngman
-
2022/10/25
Re: [PATCH] find: doc: Fix -prune SCM example and really make it efficient
raf
-
2022/10/25
Re: [PATCH] find: doc: Fix -prune SCM example and really make it efficient
Bernhard Voelker
-
2022/10/23
[PATCH] find: fix -L and -delete removing symlinks to directories
raf
-
2022/10/23
[PATCH] find: fix -L and -delete removing symlinks to directories
raf
-
2022/10/23
[PATCH] find: doc: Fix -prune SCM example and really make it efficient
raf
-
2022/04/24
[PATCH] maint: remove obsolete AC_HEADER_STDC macro
Bernhard Voelker
-
2022/04/24
[PATCH] doc: Add missing actions from list that suppress default -print
raf
-
2022/04/24
[PATCH] doc: Add missing actions from list that suppress default
raf
-
2022/04/24
[PATCH 0/2] minor fixes
Bernhard Voelker
-
2022/02/04
[PATCH] find: fix indentation of --help output
Bernhard Voelker
-
2022/01/12
Re: [PATCH 3/3] maint: avoid warnings from sparse tool
Bernhard Voelker
-
2022/01/12
Re: [PATCH 3/3] maint: avoid warnings from sparse tool
Eric Blake
-
2022/01/06
[PATCH 0/3] minor fixes
Bernhard Voelker
-
2022/01/06
[PATCH 2/3] maint: update gnulib to latest
Bernhard Voelker
-
2022/01/06
[PATCH 1/3] maint: fix GPLv3 texts to use a comma instead of semicolon
Bernhard Voelker
-
2022/01/06
[PATCH 3/3] maint: avoid warnings from sparse tool
Bernhard Voelker
-
2022/01/02
[PATCH 2/2] maint: update copyright year number ranges
Bernhard Voelker
-
2022/01/02
[PATCH 1/2] maint: update gnulib to latest
Bernhard Voelker
-
2022/01/02
[PATCH 0/2] maint: yearly copyright note updates
Bernhard Voelker
-
2021/12/30
[PATCH 1/2] maint: update gnulib to latest
Bernhard Voelker
-
2021/12/30
[PATCH 2/2] tests: avoid FP from 'find -files0-from DIR' on certain platforms
Bernhard Voelker
-
2021/11/27
[PATCH] tests: fix error diagnostic
Bernhard Voelker
-
2021/10/05
bug #59972
Zach Young
-
2021/09/29
Re: RFC: remove 'oldfind'?
Bernhard Voelker
-
2021/09/23
Re: RFC: remove 'oldfind'?
James Youngman
-
2021/09/19
RFC: remove 'oldfind'?
Bernhard Voelker
-
2021/09/19
[PATCH 4/4] find: improve readability of --help output
Bernhard Voelker
-
2021/09/19
[PATCH 2/4] find: remove redundant function error_severity and avoid magic numbers
Bernhard Voelker
-
2021/09/19
[PATCH 3/4] maint: generate ChangeLog with --no-cluster
Bernhard Voelker
-
2021/09/19
[PATCH 1/4] maint: fix typos in comments
Bernhard Voelker
-
2021/09/19
[PATCH 0/4] minor maintenance patches
Bernhard Voelker
-
2021/08/18
[PATCH] tree.c: avoid segfault with closing parenthesis ')' after -files0-from
Bernhard Voelker
-
2021/05/04
[PATCH 0/2] Add GNU Project notice, and fix a typo
Bernhard Voelker
-
2021/04/22
[PATCH] maint: fix typo in comments in parser.c
Bernhard Voelker
-
2021/01/31
[PATCH] xargs.1: clarify 'echo' as the default command
Bernhard Voelker
-
2021/01/09
[PATCH 0/4] Last commits before the imminent release
Bernhard Voelker
-
2021/01/06
[PATCH 0/3] Some more minor commits related to texinfo and Solaris 11
Bernhard Voelker
-
2021/01/05
[PATCH] pred.c: remove unused code
Bernhard Voelker
-
2021/01/03
Re: [PATCH 0/3]: Update of copyright year number ranges
Bernhard Voelker
-
2021/01/03
[PATCH] tests/find/used.sh: make more robust
Bernhard Voelker
-
2021/01/03
Re: [PATCH] maint: avoid error from sc_prohibit_gnu_make_extensions
Bernhard Voelker
-
2021/01/01
[PATCH 0/3]: Update of copyright year number ranges
Bernhard Voelker
-
2020/12/09
[PATCH 0/2]: maint: use *-safer gnulib functions more consistently
Bernhard Voelker
-
2020/10/21
[PATCH 1/3] find: avoid deprecation warnings with libselinux 3.1
Bernhard Voelker
-
2020/10/21
[PATCH 2/3] build: disable -Wformat-nonliteral
Bernhard Voelker
-
2020/10/21
[PATCH 3/3] maint: update gnulib to latest
Bernhard Voelker
-
2020/10/21
[PATCH 0/3] some maintenance patches
Bernhard Voelker
-
2020/10/07
Re: [PATCH] find.1: avoid misunderstanding of `-prtinf %Ak` description
Bernhard Voelker
-
2020/10/07
Re: [PATCH] find.1: avoid misunderstanding of `-prtinf %Ak` description
Kamil Dudka
-
2020/10/06
Re: [PATCH] find.1: avoid misunderstanding of `-prtinf %Ak` description
Bernhard Voelker
-
2020/10/06
[PATCH] find.1: avoid misunderstanding of `-prtinf %Ak` description
Kamil Dudka
-
2020/09/03
Re: Add sort option to find
Dale R. Worley
-
2020/09/02
Re: Add sort option to find
Diego Ongaro
-
2020/09/02
Re: Add sort option to find
Dale R. Worley
-
2020/08/26
Re: Add sort option to find
Bernhard Voelker
-
2020/08/18
Re: Add sort option to find
Diego Ongaro
-
2020/08/18
Re: Add sort option to find
Dale R. Worley
-
2020/08/18
[PATCH 3/3] find: Add test for sort
Diego Ongaro
-
2020/08/18
[PATCH 2/3] find: Update docs for -s (sort)
Diego Ongaro
-
2020/08/18
[PATCH 1/3] Add find -s (sort) global option
Diego Ongaro
-
2020/08/18
Add sort option to find
Diego Ongaro
-
2020/08/13
[PATCH 5/6] maint: explicitly copy fdl-1.3 from gnulib
Bernhard Voelker
-
2020/08/13
[PATCH 3/6] maint: fix typo in comment
Bernhard Voelker
-
2020/08/13
[PATCH 0/6] several doc improvements and fixes
Bernhard Voelker
-
2020/08/13
[PATCH 4/6] doc: change "allows to <verb>" to "allows <verb>ing"
Bernhard Voelker
-
2020/08/13
[PATCH 2/6] doc: modernize example list of filesystem types for -fstype
Bernhard Voelker
-
2020/08/13
[PATCH 6/6] doc: display version of the GNU findutils on the title page
Bernhard Voelker
-
2020/08/13
[PATCH 1/6] doc: remove fts from configuration chapter
Bernhard Voelker
-
2020/06/22
Re: [PATCH] man pages: fix warnings from "test-groff"
Bernhard Voelker
-
2020/06/22
Re: [PATCH] man pages: fix warnings from "mandoc -Tlint"
Bernhard Voelker
-
2020/06/21
[PATCH] man pages: fix warnings from "mandoc -Tlint"
Bjarni Ingi Gislason
-
2020/06/21
[PATCH] man pages: fix warnings from "test-groff"
Bjarni Ingi Gislason
-
2020/05/25
[PATCH 1/2] maint: update gnulib to latest
Bernhard Voelker
-
2020/05/25
[PATCH 2/2] maint: copy FDL from gnulib instead of using it as module
Bernhard Voelker
-
2020/05/23
[PATCH] maint: fix typo in comment
Bernhard Voelker
-
2020/04/19
[PATCH] maint: update gnulib to latest, to avoid FTS crash on XFS
Bernhard Voelker
-
2020/04/19
[PATCH] maint: update gnulib to latest, to avoid FTS crash on XFS
Bernhard Voelker
-
2020/03/20
Re: [PATCH 4/6] build: remove --without-fts configure option
Bernhard Voelker
-
2020/03/18
[PATCH 1/6] maint: add sc_prohibit_or_fail syntax-check
Bernhard Voelker
-
2020/03/18
[PATCH 4/6] build: remove --without-fts configure option
Bernhard Voelker
-
2020/03/18
[PATCH 6/6] maint: fix clean rule in doc/ directory
Bernhard Voelker
-
2020/03/18
[PATCH 3/6] doc: prefer https:// over http:// in more places
Bernhard Voelker
-
2020/03/18
[PATCH 5/6] maint: ensure .deps/ in the project root is ignored by git
Bernhard Voelker
-
2020/03/18
[PATCH 2/6] maint: fix issue in syntax-check
Bernhard Voelker
-
2020/02/05
Important request, participation in software development study
ivandarioarroyo
-
2020/01/01
[PATCH 2/5] maint: update copyright year number ranges
Bernhard Voelker
-
2020/01/01
[PATCH 3/5] maint: update gnulib to latest
Bernhard Voelker
-
2020/01/01
[PATCH 5/5] maint: avoid error from sc_prohibit_gnu_make_extensions
Bernhard Voelker
-
2020/01/01
[PATCH 1/5] maint: add entries to 'doc/.gitignore'
Bernhard Voelker
-
2020/01/01
[PATCH 0/5] maint: happy new year and other minor changes
Bernhard Voelker
-
2020/01/01
[PATCH 4/5] maint: adjust to split out xstrtol-error gnulib module
Bernhard Voelker
-
2019/12/08
[PATCH 2/2] parser.c: avoid "Condition 'nflags' is always false" in parse_version
Bernhard Voelker
-
2019/12/08
[PATCH 1/2] maint: adjust exemption list for sc_trailing_blanks
Bernhard Voelker
-
2019/12/08
[PATCH 0/2] Two minor maintenance changes
Bernhard Voelker
-
2019/10/24
Fyi: this list, findutils-patches, just had it's subject [tag] and footer removed
sysadmin
-
2019/09/05
Re: [Findutils-patches] [PATCH] maint: avoid error from sc_prohibit_gnu_make_extensions
Bernhard Voelker
-
2019/09/03
[Findutils-patches] [PATCH] maint: fix typos in configure.ac
Bernhard Voelker
-
2019/09/03
[Findutils-patches] [PATCH] maint: avoid error from sc_prohibit_gnu_make_extensions
Bernhard Voelker
-
2019/09/03
Re: [Findutils-patches] [PATCH] tests: output PATH value in log files
Bernhard Voelker
-
2019/09/03
Re: [Findutils-patches] [PATCH] tests: output PATH value in log files
James Youngman
-
2019/09/03
[Findutils-patches] [PATCH] tests: output PATH value in log files
Bernhard Voelker
-
2019/08/30
Re: [Findutils-patches] [PATCH] find: fix minor memory leak in sharefile handling
James Youngman
-
2019/08/29
[Findutils-patches] [PATCH] find: fix minor memory leak in sharefile handling
Bernhard Voelker
-
2019/05/11
[Findutils-patches] [PATCH 2/3] maint: change from gettext to gettext-h gnulib module
Bernhard Voelker
-
2019/05/11
[Findutils-patches] [PATCH 0/3] gnulib update and build-related commits
Bernhard Voelker
-
2019/05/11
[Findutils-patches] [PATCH 1/3] maint: bump build prerequisite versions
Bernhard Voelker
-
2019/05/11
[Findutils-patches] [PATCH 3/3] gnulib: update to the latest
Bernhard Voelker
-
2019/02/20
Re: [Findutils-patches] [PATCH] find: make pred_empty safer and avoid fd leaks
Bernhard Voelker
-
2019/02/19
Re: [Findutils-patches] [PATCH] find: make pred_empty safer and avoid fd leaks
James Youngman
-
2019/02/09
[Findutils-patches] [PATCH] find: make pred_empty safer and avoid fd leaks
Bernhard Voelker
-
2019/01/22
[Findutils-patches] [PATCH 0/2] build: ensure no VLA is used
Bernhard Voelker