* strerror.c: Include config.h, limits.h. Declare sprintf.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Jul 2003 07:29:30 +0000 (07:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Jul 2003 07:29:30 +0000 (07:29 +0000)
commitd2e7a86acfd1aaed30edc0772d9ef13ce728d814
tree024ba4b3cad55c39cf504896e2fb391a02487e94
parent08d9433c45f8d47462db40933f14e32b986202e0
* strerror.c: Include config.h, limits.h.  Declare sprintf.
(strerror): Don't assume that a printable int fits in 14 bytes.
lib/ChangeLog