summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/files/patch-sal+osl+unx+system.h
blob: d75cac79f29e4d0d992ddf32b8d16359cf1a0a7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- ../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,12 +216,9 @@
 #   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
+#	define  CMD_ARG_PROC_STREAM
+#	define  CMD_ARG_PROC_NAME			"/proc/%u/cmdline"
 #endif
 
 #ifdef SCO