view binary.ver @ 36581:292a9e879fd0

stream_pvr: Fix fd check, -1 indicates invalid, not 0.
author reimar
date Mon, 20 Jan 2014 22:08:47 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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