File: libspf2.ver

package info (click to toggle)
libspf2 1.2.9-4%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,652 kB
  • ctags: 1,179
  • sloc: ansic: 11,462; sh: 9,294; makefile: 117; perl: 14
file content (13 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
global:
	SPF_*;
	main;
	__libc_csu_*;
	_init;
	_fini;
	_IO_stdin_used;
	_DYNAMIC_LINKING;
	__RLD_MAP;
local:
	*;
};