This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump version to 5.33.5
[perl5.git] / Porting / timecheck.c
2018-12-07 H.Merijn BrandNo need to convert int to long to int
2018-12-07 James E KeenanNo need to include 'values.h'.
2018-12-07 James E KeenanEliminate 4 build-time warnings in timecheck.c.
2009-08-03 Jesse VincentY2038 doc pointers in the little helper C tools
2008-10-18 H.Merijn Brandy2038 time checks have overflow checks. Added documenta...