6908657 libXfont hides too many symbols
authorAlan Coopersmith <Alan.Coopersmith@Sun.COM>
Wed, 09 Dec 2009 05:57:46 -0800
changeset 855 74f3f2ca3d10
parent 854 a71bc63eb396
child 856 64372e43aa97
6908657 libXfont hides too many symbols
open-src/lib/libXfont/mapfile-vers
--- a/open-src/lib/libXfont/mapfile-vers	Mon Dec 07 12:00:00 2009 -0800
+++ b/open-src/lib/libXfont/mapfile-vers	Wed Dec 09 05:57:46 2009 -0800
@@ -54,6 +54,17 @@
 	FontCharInkMetrics;
 	FontCharReshape;
 
+	# <X11/fonts/bufio.h>
+	BufFileCreate;
+	BufFileOpenRead;
+	BufFileOpenWrite;
+	BufFilePushCompressed;
+	BufFilePushZIP;
+	BufFilePushBZIP2;
+	BufFileClose;
+	BufFileRead;
+	BufFileWrite;
+
 	# <X11/fonts/font.h>
 	MakeFontNamesRecord;
 	FreeFontNames;
@@ -122,6 +133,9 @@
 	FontFileOpenWriteFd;
 	FontFileOpenFd;
 
+	# <X11/fonts/fntfilst.h>
+	FontFileBitmapSources;
+
 	# <X11/fonts/fontmisc.h>
 	MakeAtom = NODIRECT;
 	ValidAtom = NODIRECT;
@@ -150,6 +164,9 @@
 	ResetFontPrivateIndex;
 	FreeTypeRegisterFontFileFunctions;
 
+	# <X11/fonts/fontstruct.h>
+	_FontSetNewPrivate;
+
 	# <X11/fonts/fontutil.h>
 	FontCouldBeTerminal;
 	CheckFSFormat;