view binary.ver @ 37079:83aa0570d6be

Add get_vf(). (Currently unused, but we will need it soon.)
author ib
date Thu, 24 Apr 2014 13:36:22 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};