[vlc-commits] Move poll() to compat/

Rémi Denis-Courmont git at videolan.org
Thu Jan 19 19:20:24 CET 2012


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Jan 19 20:01:27 2012 +0200| [80d860b6765b56a89335e9e5a46d6bf8c47b5571] | committer: Rémi Denis-Courmont

Move poll() to compat/

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=80d860b6765b56a89335e9e5a46d6bf8c47b5571
---

 {src/win32 => compat}/poll.c |   78 +++++++++++++-----------------
 configure.ac                 |   11 +----
 src/Makefile.am              |    2 -
 src/os2/poll.c               |  109 ------------------------------------------
 src/os2/thread.c             |   16 ++++++
 src/win32/thread.c           |   15 ++++++
 6 files changed, 66 insertions(+), 165 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=80d860b6765b56a89335e9e5a46d6bf8c47b5571


More information about the vlc-commits mailing list