]> git.ipfire.org Git - thirdparty/tar.git/commit
Fewer macros in names.c
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Aug 2024 16:47:11 +0000 (09:47 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Aug 2024 16:57:13 +0000 (09:57 -0700)
commitcdcd1580c822af9b9c50cc56da97b87a2b9c405f
tree12e341a7000d8a275f348130cc994b3f4e3fe385
parentdfb1da725316bcf6ad5c67f3337c9eea7cc668fd
Fewer macros in names.c

* src/names.c (EXCLUDE_OPTIONS, INCLUDE_OPTIONS):
Now (lowercased) functions, not macros.
(SUCCESSOR): Remove, replacing uses with definiens.
src/names.c