cdesktopenv/cde/programs/dtcm/libDtCmP
OBATA Akio fb91c9416d dtcm: resolve mismatch between `tm.tm_gmtoff` and global `timezone`
`timezone` and `tm.tm_gmtoff` represent reversed sign value each other.
Change `tm.tm_gmtoff` usage to be matched with `timezone`.
2021-10-23 16:54:35 +09:00
..
Makefile.am Remove $(TIRPCINC) from all Makefile.am files - it no longer exists 2019-11-20 18:52:29 -07:00
cm_tty.c dtcm: include <iso8601.h> of libcsa to resolve type mismatch 2021-10-12 17:24:26 +09:00
cm_tty.h Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
cmfns.c Spelling fixes 2018-05-31 22:23:19 -06:00
cmfns.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtfns.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtfns.h Spelling fixes 2018-05-31 22:23:19 -06:00
getdate.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
getdate.y dtcm: resolve mismatch between `tm.tm_gmtoff` and global `timezone` 2021-10-23 16:54:35 +09:00
libdtcm.msg Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
props.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
props.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
resource.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
resource.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
timeops.c dtcm: resolve mismatch between `tm.tm_gmtoff` and global `timezone` 2021-10-23 16:54:35 +09:00
timeops.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00
util.c dtcm: include <iso8601.h> of libcsa to resolve type mismatch 2021-10-12 17:24:26 +09:00
util.h dtcm: Always use ANSI function prototypes 2020-11-29 01:55:09 +00:00