Jon Trulson
|
3a0e92adb6
|
Rename autotools_config.h to cde_config.h to better reflect it's ownership.
|
2021-12-22 13:21:43 -07:00 |
OBATA Akio
|
e0508b3130
|
dtcm: change to detect TZ offset way with configure
|
2021-10-23 18:29:04 +09:00 |
OBATA Akio
|
87bdee3d19
|
dtcm: change to use `_XLocaltime` instead of `localtime` consitently
|
2021-10-23 16:54:35 +09:00 |
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 |
OBATA Akio
|
224f04cb29
|
dtcm: fix `localtime()` usage
It is expexted the first argument is `*time_t`, not `time_t`.
|
2021-10-23 16:54:35 +09:00 |
Peter Howkins
|
8f5048d54f
|
dtcm: Coverity 88279
|
2018-07-13 18:59:43 +01:00 |
Peter Howkins
|
e418fe0842
|
dtcm: Coverity 89105
|
2018-07-04 23:52:37 +01:00 |
chase
|
33d2749ea3
|
Last of the spelling fixed
|
2018-04-28 12:36:44 -06:00 |
chase
|
1fe5a550b2
|
Fix typo in license headers
|
2018-04-28 12:30:20 -06:00 |
Jon Trulson
|
23e62e5782
|
dtcm/server/: just return NULL, not the address of a dummy local variable. Geez.
|
2014-03-22 19:23:46 -06:00 |
Pascal Stumpf
|
57463ec10e
|
OpenBSD fixes for dtcm. There are no global "timezone" and "tzname" symbols on BSD. Apart from that, mainly #ifdefs.
|
2012-08-10 14:11:54 -06:00 |
Peter Howkins
|
c884521619
|
Add GNU LGPL headers to all .c .C and .h files
|
2012-03-10 18:58:32 +00:00 |
Peter Howkins
|
83b6996daa
|
Initial import of the CDE 2.1.30 sources from the Open Group.
|
2012-03-10 18:21:40 +00:00 |