Commit 3ba66bdc 3ba66bdcba40d4c347a71eb417d62c1fee9947a7 by Sergey Poznyakoff

changes to mutil.c

1 parent 42c4f5fa
1 2001-06-21 Sergey Poznyakoff
2 * mailbox/mutil.c: Fixed error introduced in the initial
3 implementation of mu_mktime (now mu_tm2time). The comment
4 on mu_tm2time() describes it.
5 Revert the sign of the return value of mu_utc_offset(), so it
6 agrees with the accepted timezone rules (+ for eastern
7 hemisphere, - for western).
8
1 2001-06-19 Sam Roberts 9 2001-06-19 Sam Roberts
2 10
3 * include/mailutils/debug.h, mailbox/debug.c: New function: 11 * include/mailutils/debug.h, mailbox/debug.c: New function:
......