[vlc-devel] [PATCH 3/3] libvlc: use strerror_r() on Solaris
Jean-Baptiste Kempf
jb at videolan.org
Mon Jan 5 19:32:00 CET 2015
On 03 Jan, Sean McGovern wrote :
> On Sat, Jan 3, 2015 at 1:11 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
>
> > On 03 Jan, Sean McGovern wrote :
> > > Solaris libc does not implement strerror_l().
> >
> > Weird question, I know, but why not add this to compat?
> >
> > With my kindest regards,
> >
> > --
> > Jean-Baptiste Kempf
> > http://www.jbkempf.com/ - +33 672 704 734
> > Sent from my Electronic Device
>
>
> I could do that -- I was just following the way it was done for the other
> operating systems like Android and OS/2.
Android does it only because this is a Android-specific API, IIRC.
OS/2 is a peculiar OS.
> Let me know if you prefer that I move it.
Yes.
AC_REPLACE_FUNC is your friend.
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list