]> granicus.if.org Git - strace/commit
xlat: do not strip "1<<" prefix from xlat strings
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 5 May 2016 21:50:23 +0000 (21:50 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 5 May 2016 22:20:40 +0000 (22:20 +0000)
commit1d17ac7c32759abeb0e9b127523d61477deb63df
tree1363f7cb3d5249a61d486a7a10e2bd87f25b2f2a
parentdcb18a6fd53fc3c8c41c449a4308539103a09c9c
xlat: do not strip "1<<" prefix from xlat strings

* xlat/gen.sh (cond_xlat, gen_header): Do not strip "1<<" prefix
from xlat strings to fix incorrect output.
* tests/caps.awk: Update.

Reported-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tests/caps.awk
xlat/gen.sh