mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-04 15:33:34 +08:00
.
This commit is contained in:
parent
d6b0403a1d
commit
a1507ef1da
@ -1,3 +1,10 @@
|
||||
Sun Dec 6 23:17:09 1992 Jim Meyering (meyering@comco.com)
|
||||
|
||||
* date.c: Remove unused definition of isdigit.
|
||||
* expr.c (toarith): Change single use of isdigit to ISDIGIT.
|
||||
* printf.c (print_formatted, print_esc): Define ISXDIGIT and
|
||||
ISXDIGIT and use them instead of isdigit and isxdigit.
|
||||
|
||||
Wed Dec 2 12:49:11 1992 Jim Meyering (meyering@comco.com)
|
||||
|
||||
* env.c, id.c, nice.c, pathchk.c, stty.c, su.c, tee.c, tty.c,
|
||||
|
Loading…
Reference in New Issue
Block a user