usr/src/lib/watchmalloc/common/mapfile-vers
changeset 2658 bd713408aa10
parent 2522 79989c8fe091
child 8744 03d5725cda56
--- a/usr/src/lib/watchmalloc/common/mapfile-vers	Thu Aug 31 11:57:29 2006 -0700
+++ b/usr/src/lib/watchmalloc/common/mapfile-vers	Thu Aug 31 12:13:33 2006 -0700
@@ -29,18 +29,11 @@
     global:
 	calloc = NODIRECT;
 	cfree = NODIRECT;
-	_cfree = NODIRECT;
 	free = NODIRECT;
-	mallinfo = NODIRECT;
-	_mallinfo = NODIRECT;
 	malloc = NODIRECT;
-	mallopt = NODIRECT;
-	_mallopt = NODIRECT;
 	memalign = NODIRECT;
-	_memalign = NODIRECT;
 	realloc = NODIRECT;
 	valloc = NODIRECT;
-	_valloc = NODIRECT;
 };
 
 SUNWprivate_1.1 {