mktime.c: normalize tp->tm_isdst value to -1/0/1.
[pspp] / lib / xmemcoll.h
1 #include <stddef.h>
2 int xmemcoll (char *, size_t, char *, size_t);