(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)
commitc6b00bfe22ebaf71ad2dc53cd74c3a192fc7a744
treeda5ebb3562a5b8761818376a318a0ead5db79046
parentd13a8bfc53b42a693893ef54d5829e890506072e
(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