X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=tab_posix.sh;h=8477c390077bf9478f12b5e2908a8443bdadb0c2;hb=69c32b809237fd0b2881401d6bf5ee25fc7d3032;hp=7ce4d79101876d9c9db65d7715281ef3b02f45b9;hpb=2c183d0993313c6a41e871e2c6985dc5df71b3f7;p=musl-tables diff --git a/tab_posix.sh b/tab_posix.sh index 7ce4d79..8477c39 100755 --- a/tab_posix.sh +++ b/tab_posix.sh @@ -9,7 +9,7 @@ BEGIN { hash = $2 getline - commit = "

commit

commit " hash "" + commit = "

commit

commit " hash "" while (getline == 1) commit = commit "
" $0 @@ -25,7 +25,7 @@ BEGIN { if ($2 ~ /bits\//) s = $3 " " else - s = "" $3 " " + s = "" $3 " " kind[$1] = kind[$1] $3 kindstr[$1] = kindstr[$1] s }