]> git.sesse.net Git - vlc/commit
* ./include/threads.h: support for the State Threads Library, a userland
authorSam Hocevar <sam@videolan.org>
Mon, 25 Feb 2002 23:59:07 +0000 (23:59 +0000)
committerSam Hocevar <sam@videolan.org>
Mon, 25 Feb 2002 23:59:07 +0000 (23:59 +0000)
commit2935b3208efe70acfb36a342081e559c9dff94b5
treee834d0373f868e5d010f8fedcae99cb61ae1579d
parent83bd9d361395959a497702cbb9dcb3844697da88
  * ./include/threads.h: support for the State Threads Library, a userland
    threads library (http://state-threads.sourceforge.net/). Useless to most
    people, but can be handy to debug stuff. Activate with `--enable-st'.
configure
configure.in
include/defs.h.in
include/threads.h
src/input/input.c
src/misc/mtime.c