summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/files/patch-sal::osl::unx::system.h
blob: 85de2700b284eb8eefd543cbd6bf663c707a8f27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ../sal/osl/unx/system.h.orig	Mon Mar 11 01:41:13 2002
+++ ../sal/osl/unx/system.h	Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@
 #   elif BYTE_ORDER == PDP_ENDIAN
 #   	define _PDP_ENDIAN
 #   endif
-#   define  sched_yield() 				pthread_yield()
-#   define  pthread_testcancel()
 #	define  NO_PTHREAD_RTL
-#	define  NO_PTHREAD_PRIORITY
 #	define  CMD_ARG_PRG					__progname		
 #	define  CMD_ARG_ENV					environ
 #endif