1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Make setup start. Patch from Alexander N. Kabaev

This commit is contained in:
Martin Blapp 2002-05-18 12:30:12 +00:00
parent 89c29d2731
commit 8ba7b2bfab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59427
23 changed files with 161 additions and 69 deletions

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO

View File

@ -1,6 +1,6 @@
--- ../sal/osl/unx/system.h.orig Mon Mar 11 01:41:13 2002 --- ../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 +++ ../sal/osl/unx/system.h Mon Mar 11 01:41:25 2002
@@ -216,10 +216,7 @@ @@ -216,12 +216,9 @@
# elif BYTE_ORDER == PDP_ENDIAN # elif BYTE_ORDER == PDP_ENDIAN
# define _PDP_ENDIAN # define _PDP_ENDIAN
# endif # endif
@ -8,6 +8,10 @@
-# define pthread_testcancel() -# define pthread_testcancel()
# define NO_PTHREAD_RTL # define NO_PTHREAD_RTL
-# define NO_PTHREAD_PRIORITY -# define NO_PTHREAD_PRIORITY
# define CMD_ARG_PRG __progname -# define CMD_ARG_PRG __progname
# define CMD_ARG_ENV environ -# define CMD_ARG_ENV environ
+# define CMD_ARG_PROC_STREAM
+# define CMD_ARG_PROC_NAME "/proc/%u/cmdline"
#endif #endif
#ifdef SCO