cdesktopenv/cde/programs/dtcm/libDtCmP
Pascal Stumpf a4f9413950 Fix dtcm build on OpenBSD-current.
libcompat and header files will be gone in the upcoming 5.5 release, so we
cannot use the ftime(3) interface there.  Fall back to the SVR4 version of the
code, but use the tm_gmtoff field of struct tm to get the timezone.
Unfortunately, that is not portable (because I really really would like to
remove that old and crummy struct timeb from the public API).
2014-02-22 19:09:37 -07:00
..
Imakefile Imakefile diffs for OpenBSD. 2012-08-11 19:23:43 -06:00
cm_tty.c dtcm: Resolve all -Wformat-security warnings. 2012-08-29 20:16:01 +01:00
cm_tty.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
cmfns.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
cmfns.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtfns.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
dtfns.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
getdate.h Fix dtcm build on OpenBSD-current. 2014-02-22 19:09:37 -07:00
getdate.y Fix dtcm build on OpenBSD-current. 2014-02-22 19:09:37 -07: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 Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
props.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
resource.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
resource.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
timeops.c 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
timeops.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
util.c Linux compilation of dtcm (Calendar), (Matthew Howkins) 2012-04-11 17:33:26 +01:00
util.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00