view binary.ver @ 36918:e0a0b0846c4e

Add new dynamic label variable $P. This is more convenient than using $p, $s and $e (which we leave for the sake of compatibility).
author ib
date Thu, 13 Mar 2014 16:49:14 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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