input: remove central select() call

This is now unused. Get rid of it and all surrounding infrastructure,
and replace the remaining "wakeup pipe" with a semaphore.
This commit is contained in:
wm4
2014-09-10 03:16:43 +02:00
parent 564b957cc3
commit e9b756c7ad
6 changed files with 37 additions and 421 deletions

View File

@@ -961,7 +961,6 @@ cat > $TMPC << EOF
#define HAVE_DOS_PATHS 0
#define HAVE_PRIORITY 0
#define HAVE_GLOB 1
#define HAVE_POSIX_SELECT 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_NANOSLEEP 1
#define HAVE_SDL1 0