This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Extract _cmd_l_calc_initial_end_and_i .
[perl5.git] / Porting / timecheck2.c
index a4445ef..06d4a66 100644 (file)
@@ -1,4 +1,6 @@
-/* A little program to test the limits of your system's time functions */
+/* A little program to test the limits of your system's time functions
+ * See Porting/README.y2038 for details
+ */
 
 #include <time.h>
 #include <stdio.h>