open-src/lib/libX11/mapfile-vers
changeset 1436 1401c994de5d
parent 1345 d5dacbb8de2b
equal deleted inserted replaced
1435:ab90e5faede7 1436:1401c994de5d
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # libX11 version mapfile
     3 # libX11 version mapfile
     4 #
     4 #
     5 # Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2008, 2015, 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,
  1035 	_Xwcslen;
  1035 	_Xwcslen;
  1036 	_Xwcsncmp;
  1036 	_Xwcsncmp;
  1037 	_Xwcsncpy;
  1037 	_Xwcsncpy;
  1038 	_Xwcstombs;
  1038 	_Xwcstombs;
  1039 	_Xwctomb;
  1039 	_Xwctomb;
       
  1040 
       
  1041 	# Needed for open-src/lib/libXmu/sun-src/src/VisGamma.c:
       
  1042 	_XcmsGetElement;
       
  1043 	_XcmsGetProperty;
  1040 };
  1044 };