Split qsort from the main Yaffs Direct base
authorCharles Manning <cdhmanning@gmail.com>
Sun, 1 May 2016 19:23:33 +0000 (07:23 +1200)
committerCharles Manning <cdhmanning@gmail.com>
Sun, 1 May 2016 19:23:33 +0000 (07:23 +1200)
commit5cd357cc797ac725ca90b13cb7020ba4dd924f18
tree098f7d8937e8f6d9fc914dbbb7872b5d569cd94d
parent33308768bd24abe4e1f59c5025a3dd824119ae1d
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 <cdhmanning@gmail.com>
direct/optional_sort/README_qsort.txt [new file with mode: 0644]
direct/optional_sort/qsort.c [moved from direct/yaffs_qsort.c with 97% similarity]
direct/test-framework/FrameworkRules.mk
direct/ydirectenv.h