[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 0/4] [RFC] Patches for vlc



Please review following patches. They fix vlc build on Hurd.
Is it acceptable simply ifdef'ing ioctls?
Well explained at https://bugs.debian.org/413734


Gabriele Giacone (4):
  Also check _POSIX_TIMERS > 0. Fix build on GNU/Hurd.
  modules/audio_output/oss.c: ifdef some ioctls. Fix build on GNU/Hurd.
  Enable cdda on GNU/Hurd.
  modules/access/vcd/cdrom.c: ifdef some ioctls. Fix cdda enable on
    GNU/Hurd.

 configure.ac               | 6 +++++-
 modules/access/vcd/cdrom.c | 9 +++++++++
 modules/audio_output/oss.c | 6 ++++++
 src/posix/thread.c         | 6 +++---
 4 files changed, 23 insertions(+), 4 deletions(-)

-- 
1.9.0.rc3


Reply to: