From: Charles Manning Date: Sun, 1 May 2016 19:23:33 +0000 (+1200) Subject: Split qsort from the main Yaffs Direct base X-Git-Tag: aleph1-release~16 X-Git-Url: https://yaffs.net/gitweb/?a=commitdiff_plain;h=5cd357cc797ac725ca90b13cb7020ba4dd924f18;hp=5cd357cc797ac725ca90b13cb7020ba4dd924f18;p=yaffs2.git Split qsort from the main Yaffs Direct base Use the system qsort if available. If not, then add in the optional qsort.c Signed-off-by: Charles Manning ---