File: linker-script-binary.ver

package info (click to toggle)
network-manager-openvpn 1.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,780 kB
  • sloc: ansic: 13,836; sh: 5,608; makefile: 340; sed: 39; xml: 6
file content (6 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
{
global:
	_IO_stdin_used;
local:
	*;
};