Commits

Quincey Koziol committed ed522344258
Clean up formatting; remove warnings; start switching static routines to use FUNC_ENTER_STATIC in cache image code; eliminate internal quicksort in favor of Std C qsort() routine; remove index_list field from cache entry and prefetched entry, since it wasn't able to be maintained through qsort() and was only sanity checking.