Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 50661 Details for
Bug 76232
openoffice-1.9.77 overlay
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
nptl fix
OpenOffice.org-nptl-fix.patch (text/plain), 609 bytes, created by
Hanno Zysik (geki)
on 2005-02-07 13:20:49 UTC
(
hide
)
Description:
nptl fix
Filename:
MIME Type:
Creator:
Hanno Zysik (geki)
Created:
2005-02-07 13:20:49 UTC
Size:
609 bytes
patch
obsolete
>--- sal/osl/unx/process.c 2004-10-10 15:25:01.212275856 +0200 >+++ sal/osl/unx/process.c 2004-10-10 17:34:44.509034896 +0200 >@@ -1018,11 +1018,6 @@ > for (i = 0; data.m_pszEnv[i] != NULL; i++) > putenv(data.m_pszEnv[i]); > >-#if defined(LINUX) >- /* mfe: linux likes to have just one thread when the exec family is called */ >- /* this np function has this purpose ... */ >- pthread_kill_other_threads_np(); >-#endif > OSL_TRACE("ChildStatusProc : starting '%s'",data.m_pszArgs[0]); > > /* Connect std IO to pipe ends */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 76232
:
50657
|
50659
|
50660
| 50661 |
50662
|
50663
|
50664
|
50665
|
50919
|
51374
|
51375