(ISDIGIT): Replace with smaller, faster edition
authorJim Meyering <jim@meyering.net>
Wed, 18 Dec 1996 03:30:20 +0000 (03:30 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 18 Dec 1996 03:30:20 +0000 (03:30 +0000)
commit72f95044eb4fe9f1e22c2de876850d6b988f8a7b
treee5d2ee29f6f046356653537f20d9cb97fed9baa9
parent859f8587f822517d64c7298cd61bc04218c280c1
(ISDIGIT): Replace with smaller, faster edition
that yields nonzero only on ASCII digits.
(ISDIGIT_LOCALE): New macro, with same meaning that ISDIGIT
used to have.  From Paul Eggert.
lib/backupfile.c