summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-sal::osl::unx::process.c
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-04-02 23:48:28 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-04-02 23:48:28 +0000
commita31c45a0b4b17f5d096eed1898c2707ee051cbfc (patch)
tree9c56cf569b60a5bc10df486b70071e922ead482f /editors/openoffice.org-1.0/files/patch-sal::osl::unx::process.c
parentFix cups support. (diff)
Upgrade to build 641d. More work is necessary to make the build compile.
There are still at least two different gcc bugs in our compiler, one issue has already been found by Alexander Kabaev <ak03@gte.com>. He's working on fixing the other.
Notes
Notes: svn path=/head/; revision=57248
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-sal::osl::unx::process.c')
-rw-r--r--editors/openoffice.org-1.0/files/patch-sal::osl::unx::process.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-sal::osl::unx::process.c b/editors/openoffice.org-1.0/files/patch-sal::osl::unx::process.c
index 9d7ffa6686d3..3af6652430dd 100644
--- a/editors/openoffice.org-1.0/files/patch-sal::osl::unx::process.c
+++ b/editors/openoffice.org-1.0/files/patch-sal::osl::unx::process.c
@@ -1,6 +1,6 @@
---- ../sal/osl/unx/process.c.orig Sat Mar 2 22:33:17 2002
-+++ ../sal/osl/unx/process.c Sat Mar 2 22:33:58 2002
-@@ -834,7 +834,7 @@
+--- ../sal/osl/unx/process.c.orig Wed Jan 9 13:07:41 2002
++++ ../sal/osl/unx/process.c Wed Apr 3 00:59:53 2002
+@@ -833,7 +833,7 @@
if (! INIT_GROUPS(data.m_name, data.m_gid) || (setuid(data.m_uid) != 0))
OSL_TRACE("Failed to change uid and guid, errno=%d (%s)\n", errno, strerror(errno));