Add qsort_with_data that let's us pass user data to the compare callback.
authorKristian Høgsberg <krh@redhat.com>
Thu, 13 Sep 2007 14:44:03 +0000 (10:44 -0400)
committerKristian Høgsberg <krh@redhat.com>
Thu, 13 Sep 2007 14:44:03 +0000 (10:44 -0400)
commit8a2528fbd9c7e8c774e55848c0649bd719d3cf1c
tree0323e3b508cb88a00bb97fcdd3b97c8c99af17ef
parent590e5656ecbf11c1b30c4f2967d8150cf5a98e47
Add qsort_with_data that let's us pass user data to the compare callback.
razor.c