Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-29 | Don't set _POSIX2_VERSION; no longer needed. | Paul Eggert | |
2005-02-21 | Don't assume that the current host supports integers wider than 32 | Paul Eggert | |
bits. Fix comment typo. | |||
2004-12-21 | tweak comment | Jim Meyering | |
2004-12-21 | Avoid spurious failure on x86 solaris2.9 when using c89. | Jim Meyering | |
2003-08-09 | Reflect that `split -a 0' is now accepted. | Jim Meyering | |
2003-07-25 | Disable the --line-bytes=$_4gb test, | Jim Meyering | |
because it'd evoke spurious failure on 64-bit systems. | |||
2003-04-09 | Make sure that a huge obsolete option evokes the right failure. | Jim Meyering | |
2003-04-09 | Ensure that split --lines=N and --bytes=N work for N=2^32. | Jim Meyering | |
Currently (coreutils-5.0.1) split --line-bytes=M fails with `invalid number of bytes' for M=2^32 or larger. Test it. | |||
2003-04-09 | also check obsolete option -0 | Jim Meyering | |
2003-04-08 | *** empty log message *** | Jim Meyering | |