]> git.sesse.net Git - vlc/commit
macosx@core: removed the usage of dyld's 'Library Functions' completely
authorFelix Paul Kühne <fkuehne@videolan.org>
Mon, 22 Jun 2009 18:32:03 +0000 (20:32 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Mon, 22 Jun 2009 18:32:18 +0000 (20:32 +0200)
commit27953d60c99bc0e46d6f0d77a7e3f2f3b36ccf9e
tree7ebe378e7e14793db13a9bdbd8e6d832765c2210
parentb5feb899d6047e2371ce18fe7d73c51fe270e2a1
macosx@core: removed the usage of dyld's 'Library Functions' completely

these are automagically 'replaced by the more efficient 'Dynamic Loader Compatibility Functions.'' as suggested by Apple's documentation. IMO, this should be ported to the 1.0-bugfix branch as it cleanly fixes some 64bit crashes and should improve the performance slightly
configure.ac
src/misc/darwin_specific.c
src/modules/os.c