On Thu, Apr 21, 2016 at 03:53:49PM +0800, Fei Jie wrote: > * tests/mkdir.c: New file. > * tests/mkdir.test: New test. > * tests/.gitignore: Add mkdir. > * tests/Makefile.am (check_PROGRAMS): Likewise. > (DECODER_TESTS): Add mkdir.test.
Applied with minor corrections: > +# include <sys/stat.h> > +# include <sys/types.h> These are not needed for this test, removed. > +# include <stdio.h> > +# include <unistd.h> > + errno == ENOSYS ? "ENOSYS" : "EEXIST"); This was changed by the follow-up commit. -- ldv
pgpC1VVDz0olo.pgp
Description: PGP signature
------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel