X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=time.c;h=75b89535d61cde554c5626a7c41bdbfb09b8918c;hb=4c67f0b060a8eb392063b055839d85c6d9913e94;hp=82488e6cf7fa136d14a2583ab820ad195ee8da9a;hpb=06434ffc713ff60f7631b48e0b1463fcfc92684b;p=PuTTY.git 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