[vlc-devel] commit: Move remaining replacement to static import library ( Rémi Denis-Courmont )
xxcv
xxcv07 at gmail.com
Sun Apr 12 02:43:20 CEST 2009
git version control wrote:
> vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Fri Apr 10 22:17:13 2009 +0300| [818639153101c70514bc001d465485d23899a320] | committer: Rémi Denis-Courmont
>
> Move remaining replacement to static import library
>
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=818639153101c70514bc001d465485d23899a320
>>
> ---
>
> compat/gmtime_r.c | 35 ++++++++++++
> compat/localtime_r.c | 37 +++++++++++++
> compat/rewind.c | 31 +++++++++++
> compat/strcasecmp.c | 42 +++++++++++++++
> compat/strcasestr.c | 52 ++++++++++++++++++
> compat/strncasecmp.c | 43 +++++++++++++++
> configure.ac | 8 +--
> include/vlc_common.h | 1 -
> include/vlc_fixups.h | 73 +++++---------------------
> modules/demux/mkv/matroska_segment_parse.cpp | 2 -
>
matroska_segment_parse.cpp:779: undefined reference to `gmtime_r(long
const*, tm*)'
> src/extras/libc.c | 33 ------------
> src/libvlccore.sym | 1 -
> 12 files changed, 256 insertions(+), 102 deletions(-)
>
> Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=818639153101c70514bc001d465485d23899a320
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090412/95ddd68c/attachment.html>
More information about the vlc-devel
mailing list