[vlc-devel] [PATCH V3 2/7] core: utils: add vlc_qsort
Thomas Guillem
thomas at gllm.fr
Tue Jan 22 16:52:16 CET 2019
And maybe rename it to vlc_stdlib.h...
On Tue, Jan 22, 2019, at 16:47, Thomas Guillem wrote:
>
> On Tue, Jan 22, 2019, at 16:46, Rémi Denis-Courmont wrote:
> > Le tiistaina 22. tammikuuta 2019, 15.30.06 EET Thomas Guillem a écrit :
> > > Following the upcoming POSIX prototype.
> > >
> > > Copied from compat/qsort_r.c
> > > ---
> > > include/vlc_utils.h | 36 ++++++++++++++++++++++++++++
> >
> > TBH, I really don't think such ad-hoc specific header with no clearly definied
> > scope. If you mean to wrap the POSIX utilities, that overlaps with vlc_fs.h
> > and vlc_rand.h already...
>
> Hence my next question ? Should we merge fs.h and rand.h into utils.h ?
>
> >
> > --
> > レミ・デニ-クールモン
> > http://www.remlab.net/
> >
> >
> >
> > _______________________________________________
> > vlc-devel mailing list
> > To unsubscribe or modify your subscription options:
> > https://mailman.videolan.org/listinfo/vlc-devel
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list