[vlc-devel] [PATCH 4/9] raop: Implement options for password
Rémi Denis-Courmont
remi at remlab.net
Wed Jul 22 21:50:25 CEST 2009
Le mercredi 22 juillet 2009 22:48:27 Michael Hanselmann, vous avez écrit :
> 2009/7/22 Rémi Denis-Courmont <remi at remlab.net>:
> > Le mercredi 22 juillet 2009 02:06:41 Michael Hanselmann, vous avez écrit :
> >> + fd = utf8_open( psz_path, O_RDONLY, 0400 );
> >
> > Any reason why you use the low-level file functions here?
>
> I couldn't find any module abstracting file I/O. Could you give me a
> hint, please?
I mean <stdio.h>.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list