vec.c
12.7 KB
-
qsort_chk: call from gcc_qsort instead of wrapping it · 71acd8b9
* sort.cc (gcc_qsort) [CHECKING_P]: Call qsort_chk. * system.h (qsort): Always redirect to gcc_qsort. Update comment. * vec.c (qsort_chk): Do not call gcc_qsort. Update comment. From-SVN: r264065
Alexander Monakov committed