utils/#9: ls: doesn't handle files > 2GB

Bug report from khorben on 20/08/2005 04:39:21
ls bails out when it encounters files bigger than 2GB.
TitleUsernameDatePreview
This behavior seems to be only found on Linux, where the fix would be to use stat64(), which is not portable. I am therefore closing this bug until more information about it is available.