Paul Eggert
|
218fa5c61b
|
Add/fix copyright notices and adjust to latest GNU FDL.
|
2006-08-17 19:58:17 +00:00 |
|
Jim Meyering
|
8fecea5296
|
Check for $2 -ge 128, rather than $2 = 128, in case
there is a file system type that doesn't support sparse files,
yet for which metadata takes up additional space.
|
2005-02-02 14:14:28 +00:00 |
|
Jim Meyering
|
0c453a0d11
|
Also adjust the test to detect systems that don't support sparse files.
|
2005-02-02 13:10:23 +00:00 |
|
Jim Meyering
|
5446b32584
|
Detect sparse files on NTFS under cygwin.
|
2005-02-02 08:30:08 +00:00 |
|
Jim Meyering
|
46c548cab4
|
Skip test if the file system of `.' doesn't support
sparse files -- otherwise it'd create a file of size 8GB.
This happens on Darwin6.5 with a file system of type `hfs'.
|
2003-05-03 14:24:37 +00:00 |
|
Jim Meyering
|
689922fc01
|
Work around what appears to be an NFS failure that
would make this test fail on some systems.
|
2003-03-13 21:05:59 +00:00 |
|
Jim Meyering
|
c3410e9d59
|
*** empty log message ***
|
2003-03-05 08:58:20 +00:00 |
|
Jim Meyering
|
710f4eabd6
|
*** empty log message ***
|
2003-03-05 08:57:50 +00:00 |
|
Jim Meyering
|
b15bf36cee
|
*** empty log message ***
|
2003-03-05 07:43:36 +00:00 |
|
Jim Meyering
|
3fcd54f545
|
*** empty log message ***
|
2003-03-05 07:14:41 +00:00 |
|