open-src/lib/libX11/mapfile-vers
changeset 1265 0b5cc5c013e4
parent 1047 cebfb122be5a
child 1345 d5dacbb8de2b
equal deleted inserted replaced
1264:a3323e4f263f 1265:0b5cc5c013e4
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # libX11 version mapfile
     3 # libX11 version mapfile
     4 #
     4 #
     5 # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
     6 #
     6 #
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # copy of this software and associated documentation files (the "Software"),
     8 # copy of this software and associated documentation files (the "Software"),
     9 # to deal in the Software without restriction, including without limitation
     9 # to deal in the Software without restriction, including without limitation
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
   751 SUNW_1.3 {
   751 SUNW_1.3 {
   752 	XGetEventData;
   752 	XGetEventData;
   753 	XFreeEventData;
   753 	XFreeEventData;
   754 } SUNW_1.2;
   754 } SUNW_1.2;
   755 
   755 
       
   756 # New function added in libX11 1.5 for extension request handling
       
   757 SUNW_1.4 {
       
   758 	_XGetRequest;
       
   759 } SUNW_1.3;
       
   760 
   756 SUNWprivate {
   761 SUNWprivate {
   757     global:
   762     global:
   758 	XauDisposeAuth 		= FUNCTION FILTER libXau.so.6;
   763 	XauDisposeAuth 		= FUNCTION FILTER libXau.so.6;
   759 	XauFileName 		= FUNCTION FILTER libXau.so.6;
   764 	XauFileName 		= FUNCTION FILTER libXau.so.6;
   760 	XauGetBestAuthByAddr 	= FUNCTION FILTER libXau.so.6;
   765 	XauGetBestAuthByAddr 	= FUNCTION FILTER libXau.so.6;