X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=tab_posix.sh;h=d8704243061ee8be492e12c55ccbbfc899408768;hb=1f1533550ec7771be11ee2206b80960b7a0f717d;hp=2dd26f78d512192a5d959db728b2311f4a0b159e;hpb=a4341ee7277caff8b3334c87541f6d093d225b86;p=musl-tables diff --git a/tab_posix.sh b/tab_posix.sh index 2dd26f7..d870424 100755 --- a/tab_posix.sh +++ b/tab_posix.sh @@ -35,17 +35,10 @@ BEGIN { legend = legend "
  • nodecl - symbol is in libc.a but not declared in a public header" legend = legend "
  • missing - neither in include files (see decl) nor in libc.a (see sym)" legend = legend "
  • sym: external symbol kind as found by `nm libc.a` (symbol kind only reported once)
  • decl: kind of declaration as found by `ctags -R include` (every occurance is reported)