Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now Test.mak includes toplevel Rules.mak so if DO_ASSERT is not set then ↵ | Khem Raj | 2007-03-08 | 1 | -2/+5 |
| | | | | | | | -DNDEBUG is added to CFLAGS so we need to get the seeko() calls out of the assert otherwise they get cancelled when NDEBUG is defined. | ||||
* | cleanup code to fix warnings | Mike Frysinger | 2006-02-15 | 1 | -6/+7 |
| | |||||
* | use regular fseeko() | Mike Frysinger | 2006-01-14 | 1 | -2/+2 |
| | |||||
* | test for seek funcs | Mike Frysinger | 2006-01-12 | 1 | -0/+78 |