summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2004-07-15 23:58:23 +0000
committerglebius <glebius@FreeBSD.org>2004-07-15 23:58:23 +0000
commit7597972ed77af33943e7cf02bffe395e692f99ba (patch)
tree6315345dc1641560e640bb10f261ca3dd93fee9f /sys/conf
parentf24213beb7fc2f5c6b8ef6f5dbf14a6d29bc4269 (diff)
downloadFreeBSD-src-7597972ed77af33943e7cf02bffe395e692f99ba.zip
FreeBSD-src-7597972ed77af33943e7cf02bffe395e692f99ba.tar.gz
Copy qsort_r(3) from libc to libkern.
Reviewed by: phk Approved by: julian (mentor)
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud