Check for sem_timedwait(), which isn't available on some systems (including OpenBSD
This commit is contained in:
parent
9033bb050f
commit
6654546b2a
4 changed files with 90 additions and 0 deletions
|
@ -151,6 +151,7 @@
|
|||
#undef HAVE_ICONV
|
||||
#undef HAVE_PTHREAD_SETNAME_NP
|
||||
#undef HAVE_PTHREAD_SET_NAME_NP
|
||||
#undef HAVE_SEM_TIMEDWAIT
|
||||
|
||||
#else
|
||||
/* We may need some replacement for stdarg.h here */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue