Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert addition of verify, for BSD/OS. | Eric Blake | 2007-12-17 | 1 | -3/+0 |
* | Another fseek test. | Eric Blake | 2007-12-13 | 1 | -0/+3 |
* | Fix fseeko on mingw. | Eric Blake | 2007-12-13 | 1 | -0/+2 |
* | Fix fseeko on BSD-based platforms. | Larry Jones | 2007-12-13 | 1 | -0/+1 |
* | Add support for QNX (untested). | Bruno Haible | 2007-10-03 | 1 | -0/+4 |
* | Add tentative support for Solaris/AMD64. | Bruno Haible | 2007-08-19 | 1 | -1/+3 |
* | Add support for uClibc 0.9.29. | Bruno Haible | 2007-06-09 | 1 | -0/+5 |
* | Typo in comment. | Bruno Haible | 2007-05-28 | 1 | -1/+1 |
* | Fix lseek on mingw. | Eric Blake | 2007-05-24 | 1 | -0/+7 |
* | Fix fseeko/ftello on cygwin 1.5.24. | Eric Blake | 2007-05-24 | 1 | -4/+17 |
* | Work around fpurge bug on BSD systems. | Bruno Haible | 2007-04-29 | 1 | -1/+1 |
* | On BSD implementations, when we call lseek(), we must also update or disable | Bruno Haible | 2007-04-26 | 1 | -1/+18 |
* | Make the combination of fflush and fseek/fseeko POSIX compliant. | Bruno Haible | 2007-04-25 | 1 | -0/+72 |