]> git.sesse.net Git - vlc/commit
* ./src/misc/cpu.c: libvlc now plays nice with SIGILL and restores the
authorSam Hocevar <sam@videolan.org>
Mon, 19 Aug 2002 11:13:45 +0000 (11:13 +0000)
committerSam Hocevar <sam@videolan.org>
Mon, 19 Aug 2002 11:13:45 +0000 (11:13 +0000)
commit2fa6c9ce280b037c058eed166bfc51e7c70c5d14
tree8dd3ad3d317a77374f6f50b6c091d9e7587ab9c7
parent9c669a9f8f98c6ff6cf5c72168b485fc1ab21967
  * ./src/misc/cpu.c: libvlc now plays nice with SIGILL and restores the
    signal handler to its previous value after use.
  * ./src/libvlc.c: moved signal handling to vlc.c.
include/vlc/vlc.h
src/libvlc.c
src/misc/cpu.c
src/vlc.c