X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/aca589d972c5c12706d57322e89f9dec2b2a3a00..34826e4ae9c6255d70c702704f5f6c3874b1e3ff:/time.c diff --git a/time.c b/time.c index 82488e6c..75b89535 100644 --- a/time.c +++ b/time.c @@ -1,3 +1,9 @@ +/* + * Portable implementation of ltime() for any ISO-C platform where + * time_t behaves. (In practice, we've found that platforms such as + * Windows and Mac have needed their own specialised implementations.) + */ + #include #include