s3-lib: use TYPESAFE_QSORT() in remaining s3 library code
authorAndrew Tridgell <tridge@samba.org>
Sat, 13 Feb 2010 23:00:49 +0000 (10:00 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sun, 14 Feb 2010 07:44:20 +0000 (18:44 +1100)
commit8120bc2ba957fa78e04f6f5fc257c91a7f735e82
tree43e6fd9bac79ecbad7c1f7b7199bb8f42276ab9b
parent7347ca359d6050575be70274a55b18628d0f3c5b
s3-lib: use TYPESAFE_QSORT() in remaining s3 library code

the sort_query_replies() in nmblib.c is a TODO. It uses a hack that
treats a char* as a structure. I've left that one alone for now.
source3/libads/dns.c
source3/libsmb/libsmb_xattr.c
source3/libsmb/nmblib.c