Merge branch 'upstream-KWSys' into update-kwsys

# By KWSys Upstream
* upstream-KWSys:
  KWSys 2020-05-27 (a3263389)
This commit is contained in:
Brad King
2020-05-27 08:33:39 -04:00
25 changed files with 75 additions and 3005 deletions
-4
View File
@@ -24,10 +24,6 @@
# include <unistd.h>
#endif
#if defined(__BORLANDC__)
# pragma warn - 8060 /* possibly incorrect assignment */
#endif
/* Platform-specific sleep functions. */
#if defined(__BEOS__) && !defined(__ZETA__)