summaryrefslogtreecommitdiff
path: root/src/cdf_time.c
Commit message (Expand)AuthorAgeFilesLines
* Revert previousChristos Zoulas2022-09-241-7/+1
* mdd build glue, bump versionChristos Zoulas2022-09-241-1/+7
* fix notyet code (found by cppcheck)Christos Zoulas2022-09-161-2/+2
* Windows improvementsChristos Zoulas2021-12-061-1/+6
* cleanup __arraycountChristos Zoulas2019-03-121-3/+3
* use c++ casts everywhere.Christos Zoulas2019-02-201-10/+10
* Remove trailing whitespaceChristos Zoulas2018-09-091-3/+3
* Fix printf formats (use alternate form for %x).Christos Zoulas2017-03-291-2/+2
* PR/347: Windows patches.Christos Zoulas2014-05-141-2/+3
* kill c99 comments, aix does not like them (Jean-Louis CHARTON)Christos Zoulas2014-04-171-2/+2
* Fix debugging build.Christos Zoulas2014-02-251-2/+2
* use ctime_r, asctime_r.Christos Zoulas2012-05-151-9/+8
* rdays is off by one. (Daniel Gillen)Christos Zoulas2011-12-131-2/+2
* Add cdf_ctime.Christos Zoulas2011-02-101-2/+14
* DJGPP fixChristos Zoulas2010-10-021-7/+1
* fix djgpp compilationChristos Zoulas2009-06-201-1/+7
* lint fixes and more from NetBSDChristos Zoulas2009-05-081-7/+10
* avoid c99 syntax.Christos Zoulas2009-03-101-2/+3
* fix include files.FILE5_00Christos Zoulas2009-02-031-10/+1
* make sure that we always include "file.h" first which includes config.hChristos Zoulas2008-11-041-2/+5
* more autoconf glue.Christos Zoulas2008-10-201-0/+6
* cleanups for non BSD compilation.Christos Zoulas2008-10-201-0/+13
* add cdf support.Christos Zoulas2008-10-121-0/+169