<p></p>
<p>[Commenting commit messages in not something github is designed for.]</p>
<blockquote>
<ul>
<li>print_syscall_number.c: New file.</li>
<li>Makefile.am (libstrace_a_SOURCES): Add print_syscall_number.c.</li>
</ul>
</blockquote>
<p>A simple "Add it." would suffice.</p>
<blockquote>
<ul>
<li>defs.h: Add print_syscall_number.</li>
</ul>
</blockquote>
<p>Please elaborate, e.g.</p>
<ul>
<li>defs.h (struct tcb): Add true_scno field.<br>
(print_syscall_number): New function declaration.</li>
</ul>
<blockquote>
<ul>
<li>strace.c: Add -n/--syscall-number option.<br>
(printleader): Call print_syscall_number.</li>
</ul>
</blockquote>
<p>Please mention other changes, e.g.</p>
<ul>
<li>syscall.c (get_scno): Assign tcp->true_scno.</li>
<li>strace.1.in: Document new option.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/strace/strace/pull/149#issuecomment-678376562">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AOVBTRZPY2QMBTC5PNUADQTSB2NOTANCNFSM4QF6TW7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AOVBTRZNXSHGCHGFVOKPCDLSB2NOTA5CNFSM4QF6TW72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBXTI4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/strace/strace/pull/149#issuecomment-678376562",
"url": "https://github.com/strace/strace/pull/149#issuecomment-678376562",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>