Author: idra Date: 2005-12-13 22:37:04 +0000 (Tue, 13 Dec 2005) New Revision: 12220
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12220 Log: introduce a glibc qsort() based ldb_qsort() sorting function. this function can take an opaque pointer that will be passed as the 3rd argument of the comparison function. Simo. Modified: branches/tmp/samba4_ldap_controls/source/lib/ldb/common/qsort.c branches/tmp/samba4_ldap_controls/source/lib/ldb/config.mk branches/tmp/samba4_ldap_controls/source/lib/ldb/include/ldb.h branches/tmp/samba4_ldap_controls/source/lib/ldb/modules/sort.c branches/tmp/samba4_ldap_controls/source/lib/ldb/tools/ldbsearch.c branches/tmp/samba4_ldap_controls/source/libcli/ldap/ldap_ildap.c Changeset: Sorry, the patch is too large (293 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12220
