]> git.sesse.net Git - vlc/commit
zsh completion:
authorRafaël Carré <funman@videolan.org>
Tue, 15 Jan 2008 10:37:12 +0000 (10:37 +0000)
committerRafaël Carré <funman@videolan.org>
Tue, 15 Jan 2008 10:37:12 +0000 (10:37 +0000)
commit83650ff7158a2d5f242dee18acc3e0f30d0a9c26
tree00d3188612f6517cae9f21f28f1376c2add06b91
parent8919698b15ddb9e2d020cf22eccd68d2e2d2d308
zsh completion:
    don't use "mmap" which already exists in stdio.h as a function
    use an evil hack to get module_t structure
    permit to compile from the source tree when VLC was built in an external build tree: make BUILDDIR=../../XXX
extras/Makefile
extras/zsh.cpp