summaryrefslogtreecommitdiff
path: root/t/op/lfs.t
Commit message (Expand)AuthorAgeFilesLines
* Try to fix largefileness so that it "works" without a quad IV.Jarkko Hietaniemi1999-11-131-10/+15
* Turn on largefileness always if available andJarkko Hietaniemi1999-11-111-6/+0
* Be understanding about large file systems.Jarkko Hietaniemi1999-10-021-0/+6
* Cleanup cleanup.Jarkko Hietaniemi1999-09-221-0/+4
* UNICOS does support large files but doesn't support sparse filesJarkko Hietaniemi1999-09-171-0/+7
* Portable blocksize (replaces #4171).Jarkko Hietaniemi1999-09-171-5/+1
* (replaced by #4172)Jarkko Hietaniemi1999-09-171-1/+5
* Detypo #4169.Jarkko Hietaniemi1999-09-171-1/+1
* Diagnose possible quota limits.Jarkko Hietaniemi1999-09-171-3/+5
* Filesystem quotas may stop you from using large files.Jarkko Hietaniemi1999-09-171-6/+15
* Enhance lfs tests: check every seek and sysseekJarkko Hietaniemi1999-09-011-12/+34
* Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-161-5/+6
* Catch the case of filesize limits.Jarkko Hietaniemi1999-08-141-16/+31
* Don't quit before printing out the message.Jarkko Hietaniemi1999-08-131-3/+3
* st_blocks is in 512 byte blocks.Jarkko Hietaniemi1999-08-121-2/+3
* Simply exit() early if lfs support seems unlikely.Jarkko Hietaniemi1999-08-121-2/+2
* Minor niggles on the lfs tests.Jarkko Hietaniemi1999-08-121-4/+6
* Don't bother with lfs testing if off_t is too small.Jarkko Hietaniemi1999-08-111-0/+6
* Add a hopefully comforting message if there seems to be no LFS. Jarkko Hietaniemi1999-08-111-11/+33
* Add sysio large file support testing.Jarkko Hietaniemi1999-08-111-53/+22
* LFS testing robustness.Jarkko Hietaniemi1999-08-101-16/+71
* Large file support testing.Jarkko Hietaniemi1999-08-101-0/+84