[vlc-commits] Android: add compatibility pthread_cancel

Jean-Philippe André git at videolan.org
Sat Jan 28 00:01:44 CET 2012


vlc/vlc-2.0 | branch: master | Jean-Philippe André <jpeg at videolan.org> | Thu Jun  2 15:15:57 2011 +0200| [c6f3a46162c7f0b05bce7b0fd34b2a12c9de1111] | committer: Jean-Baptiste Kempf

Android: add compatibility pthread_cancel

Original-code: c1ee19f63a6c6773400e98a9265b0a7e49fd528c
               7884ed8d407647a1523afb8be6a2859477d54fd7
               42336426297a2f0e38964f238208681a2b54d6d8
               497c810426c2fc3d414ef8d98dd1ed321d86ece0
               96cd0d6dbc510f656a9b962b2b17c68e7f19d02e
               bbf4bd81aa2ba5fef271b537ccc0ae9285ad6169
               fd3a78c13899095f75021b1aeb38b68e6c1f0164
               497c810426c2fc3d414ef8d98dd1ed321d86ece0
Modified and ported-by: Jean-Baptiste Kempf <jb at videolan.org>
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 compat/pthread_cancel.c |  291 +++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac            |    4 +
 include/vlc_fixups.h    |   25 ++++
 lib/error.c             |   16 +++
 src/posix/thread.c      |   25 ++++-
 5 files changed, 360 insertions(+), 1 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commitdiff;h=c6f3a46162c7f0b05bce7b0fd34b2a12c9de1111


More information about the vlc-commits mailing list