File: Versions

package info (click to toggle)
glibc 2.19-13
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 202,472 kB
  • ctags: 140,344
  • sloc: ansic: 969,274; asm: 241,208; sh: 10,047; makefile: 8,467; cpp: 3,595; perl: 2,077; pascal: 1,839; awk: 1,704; yacc: 317; sed: 73
file content (17 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
libm {
  GLIBC_2.1 {
    # symbols used in macros from sysdeps/powerpc/bits/fenv.h
    __fe_dfl_env; __fe_enabled_env; __fe_nonieee_env; __fe_nomask_env;
  }
}

libc {
  GLIBC_2.3.4 {
    _longjmp; __sigsetjmp; _setjmp;
    longjmp; setjmp;
  }
  GLIBC_PRIVATE {
    __novmx__libc_longjmp; __novmx__libc_siglongjmp;
    __vmx__libc_longjmp; __vmx__libc_siglongjmp;
  }
}