Getting rid of more warnings...
authorJim Blandy <jimb@red-bean.com>
Sat, 3 Oct 1998 08:00:05 +0000 (08:00 +0000)
committerJim Blandy <jimb@red-bean.com>
Sat, 3 Oct 1998 08:00:05 +0000 (08:00 +0000)
commit4d3bacdd7d1fa0ef59be94577f05f3daf9ebb048
tree7aef29d34d2bf729ed70df9f0bffafa70962839a
parent41d368d9b7e86e838b8a46c40ceb688a0f6cfa1b
Getting rid of more warnings...
* iselect.c: Test for MISSING_BZERO_DECL, not DECLARE_BZERO; see
today's change to ../configure.in.
* scmsigs.c: Test for MISSING_USLEEP_DECL, not DECLARE_USLEEP.
* scmconfig.h.in: Regenertaded.de.,.__
* stime.c (strptime): Declare this, #ifdef MISSING_STRPTIME_DECL.
(scm_localtime, scm_mktime): Use a const char * to manipulate the
time zone name.
libguile/iselect.c
libguile/scmconfig.h.in
libguile/scmsigs.c
libguile/stime.c