More symbols fixes

Still not working though
This commit is contained in:
Rémi Denis-Courmont 2008-05-24 20:10:26 +03:00
parent e1b146414f
commit 966cd094f1
2 changed files with 5 additions and 4 deletions

View File

@ -4,7 +4,7 @@
rm -f libvlc-headers.sym
cat ${srcdir}/../include/vlc_*.h | \
cat ${srcdir}/../include/vlc_*.h ${srcdir}/control/*.h | \
sed -n -e 's/^[ ]*VLC_EXPORT[ ]*([^,]*,\([^,]*\),.*/\1/p' | \
sed -e 's/[^a-zA-Z0-9_]*//' | \
sort -fdu > libvlc-headers.sym

View File

@ -158,11 +158,11 @@ __intf_UserStringInput
__intf_UserWarn
__intf_UserYesNo
IsUTF8
libvlc_InternalInit
libvlc_InternalCreate
libvlc_InternalCleanup
libvlc_InternalAddIntf
libvlc_InternalCleanup
libvlc_InternalCreate
libvlc_InternalDestroy
libvlc_InternalInit
LocaleFree
mdate
__module_Exists
@ -430,6 +430,7 @@ __vlc_object_yield
vlc_pthread_fatal
vlc_rand_bytes
vlc_sdp_Start
vlc_strcasestr
vlc_strlcpy
vlc_strtoll
vlc_submodule_create