Merge branch 'upstream-kwsys' into update-kwsys

This commit is contained in:
Brad King
2013-01-08 08:42:58 -05:00
9 changed files with 641 additions and 602 deletions

View File

@@ -63,10 +63,6 @@ do.
#include <dirent.h> /* DIR, dirent */
#include <ctype.h> /* isspace */
#ifdef __HAIKU__
#undef __BEOS__
#endif
#if defined(__VMS)
# define KWSYSPE_VMS_NONBLOCK , O_NONBLOCK
#else