(print_long_format):
authorJim Meyering <jim@meyering.net>
Tue, 2 Jan 2001 07:18:56 +0000 (07:18 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 2 Jan 2001 07:18:56 +0000 (07:18 +0000)
commit1efbe325bda465bab5f532359381a9e996eed93a
treea6afc09b51af19bb0d9c4da57907a394796d7868
parent1f678f44f981654b3371561a3ec758a8c3907229
(print_long_format):
Report the year for files even slightly in the future.
Avoid overflow problems near Y2038 on 32-bit hosts.
To calculate "six months", take half the average Gregorian
year, not 180 days.
src/ls.c