]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(errno, CHAR_BIT): Remove decls;
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Jul 2004 21:08:25 +0000 (21:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Jul 2004 21:08:25 +0000 (21:08 +0000)
commit67bfd37c8bacb521eda7db7253b7da3e8932a36a
treefabc7a621c2d2e5d0b9a26d57417c905f217cbb1
parent9023219a73533928aeb8c14abfedfa74c3f4a3c6
(errno, CHAR_BIT): Remove decls;
no longer needed now we assume C89 or better.
Include <inttypes.h> before <stdint.h>, as it's the Autoconf-recommended pattern.
(to_uchar): New inline function, moved here from tr.c.
Use full names for int types, e.g. "long int" rather than "long".
src/system.h