From 7597972ed77af33943e7cf02bffe395e692f99ba Mon Sep 17 00:00:00 2001 From: glebius Date: Thu, 15 Jul 2004 23:58:23 +0000 Subject: Copy qsort_r(3) from libc to libkern. Reviewed by: phk Approved by: julian (mentor) --- sys/conf/files | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf') diff --git a/sys/conf/files b/sys/conf/files index aaf4274..0454d68 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1208,6 +1208,7 @@ libkern/index.c standard libkern/inet_ntoa.c standard libkern/mcount.c optional profiling-routine libkern/qsort.c standard +libkern/qsort_r.c standard libkern/fnmatch.c standard libkern/random.c standard libkern/rindex.c standard -- cgit v1.1