[PATCH] getdents: fix typos in array output
Gabriel Laskar
gabriel at lse.epita.fr
Thu Nov 19 00:28:27 UTC 2015
On Thu, 19 Nov 2015 02:54:12 +0300
"Dmitry V. Levin" <ldv at altlinux.org> wrote:
> On Thu, Nov 19, 2015 at 12:11:33AM +0100, Gabriel Laskar wrote:
> > Array should be enclosed by square brakets, and elements should be
> > separated by commas.
> >
> > * dirent.c: fix typos in array output of getdents()
>
> Thanks. I suppose getdents64 has same issues.
> btw, we've got a test for these syscalls, so it has to be updated
> along with the change in output.
Ok, I'll do that, and resend a new version
--
Gabriel Laskar
More information about the Strace-devel
mailing list