maint: rename octhexdigits macros
commitdef6b33bf6d481289ae188f3ee403ed392cff29a
authorNikolay Nechaev <Nikolay_Nechaev@mail.ru>
Sun, 5 May 2024 09:55:00 +0000 (5 12:55 +0300)
committerPádraig Brady <P@draigBrady.com>
Sun, 5 May 2024 16:50:28 +0000 (5 17:50 +0100)
treeb0538508b2cd7c8aae1cefa82aadf7e15d847f90
parentf069bb710a7c68a33b63f989526e228a4a342b44
maint: rename octhexdigits macros

isodigit -> isoct; octtobin -> fromoct; hextobin -> fromhex.
* src/octhexdigits.h: Rename macros.
* src/stat.c, src/printf.c: Use new macros.
src/octhexdigits.h
src/printf.c
src/stat.c