summaryrefslogtreecommitdiffstats
path: root/test/misc/seek.c
Commit message (Collapse)AuthorAgeFilesLines
* Now Test.mak includes toplevel Rules.mak so if DO_ASSERT is not set then ↵Khem Raj2007-03-081-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 warningsMike Frysinger2006-02-151-6/+7
|
* use regular fseeko()Mike Frysinger2006-01-141-2/+2
|
* test for seek funcsMike Frysinger2006-01-121-0/+78