]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: prefer POSIX-compatible EREs
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Jun 2022 03:19:59 +0000 (22:19 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Jun 2022 03:23:24 +0000 (22:23 -0500)
commitfa7ed969c30f9300fb989b196d61d09d8b8cce6f
tree70f9395d583ca2f64acb8e09a21b684f5b584a30
parentb54da709a1f3a6f10ed3150b0ae5269002a1053c
maint: prefer POSIX-compatible EREs

* cfg.mk (begword, endword): New macros.
(sc_prohibit_stat_macro_address, sc_prohibit_fail_0)
(sc_prohibit_short_facl_mode_spec, sc_require_stdio_safer)
(sc_prohibit_sleep, sc_prohibit_framework_failure)
(sc_marked_devdiagnostics):
* build-aux/gen-single-binary.sh:
Prefer POSIX-compatible EREs to GNU extensions like \w and \<.
build-aux/gen-single-binary.sh
cfg.mk