* ustat.c: New file.
* configure.ac (AC_CHECK_HEADERS): Add ustat.h.
* Makefile.am (strace_SOURCES): Add it.
* linux/dummy.h: Remove.
* tests/ustat.c: New file.
* tests/ustat.test: New test.
* tests/.gitignore: Add ustat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add ustat.te
On Sat, Jan 14, 2017 at 09:45:11PM +0800, JingPiao Chen wrote:
> * ustat.c: New file.
> * configure.ac (AC_CHECK_HEADERS): Add ustat.h.
> * Makefile.am (strace_SOURCES): Add it.
Add what?
> * linux/dummy.h: Remove.
> * tests/ustat.c: New file.
> * tests/ustat.test: New test.
> * tests/.gitignore: