Em Tue, Apr 26, 2016 at 11:52:29PM +0900, Masami Hiramatsu escreveu:
> On Tue, 26 Apr 2016 11:07:42 -0300
> Arnaldo Carvalho de Melo wrote:
>
> > Em Tue, Apr 26, 2016 at 10:40:20AM -0300, Arnaldo Carvalho de Melo escreveu:
> > > Em Tue, Apr 26, 2016 at 06:02:42PM +0900, Masami Hiramatsu escreveu:
On Tue, 26 Apr 2016 11:07:42 -0300
Arnaldo Carvalho de Melo wrote:
> Em Tue, Apr 26, 2016 at 10:40:20AM -0300, Arnaldo Carvalho de Melo escreveu:
> > Em Tue, Apr 26, 2016 at 06:02:42PM +0900, Masami Hiramatsu escreveu:
> > > From: Masami Hiramatsu
> > >
> > > As a utility function, add lsdir()
Em Tue, Apr 26, 2016 at 10:40:20AM -0300, Arnaldo Carvalho de Melo escreveu:
> Em Tue, Apr 26, 2016 at 06:02:42PM +0900, Masami Hiramatsu escreveu:
> > From: Masami Hiramatsu
> >
> > As a utility function, add lsdir() which reads given
> > directory and store entry name into a strlist.
> > lsdir
Em Tue, Apr 26, 2016 at 06:02:42PM +0900, Masami Hiramatsu escreveu:
> From: Masami Hiramatsu
>
> As a utility function, add lsdir() which reads given
> directory and store entry name into a strlist.
> lsdir accepts a filter function so that user can
> filter out unneeded entries.
>
> Signed-off
From: Masami Hiramatsu
As a utility function, add lsdir() which reads given
directory and store entry name into a strlist.
lsdir accepts a filter function so that user can
filter out unneeded entries.
Signed-off-by: Masami Hiramatsu
Signed-off-by: Masami Hiramatsu
---
tools/perf/util/util.c |
5 matches
Mail list logo