Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 30771 Details for
Bug 50090
env-update don't process LD_PRELOAD correctly
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch against 2.0.50-r6
patch (text/plain), 697 bytes, created by
Nguyen Thai Ngoc Duy (RETIRED)
on 2004-05-05 04:21:34 UTC
(
hide
)
Description:
Patch against 2.0.50-r6
Filename:
MIME Type:
Creator:
Nguyen Thai Ngoc Duy (RETIRED)
Created:
2004-05-05 04:21:34 UTC
Size:
697 bytes
patch
obsolete
>--- /tmp/portage.py 2004-05-05 18:22:47.173533112 +0700 >+++ /usr/lib/portage/pym/portage.py 2004-05-05 18:23:14.129435192 +0700 >@@ -612,13 +612,15 @@ > "KDEDIRS":[],"PATH":[],"CLASSPATH":[],"LDPATH":[],"MANPATH":[], > "INFODIR":[],"INFOPATH":[],"ROOTPATH":[],"CONFIG_PROTECT":[], > "CONFIG_PROTECT_MASK":[],"PRELINK_PATH":[],"PRELINK_PATH_MASK":[], >- "PYTHONPATH":[], "ADA_INCLUDE_PATH":[], "ADA_OBJECTS_PATH":[] >+ "PYTHONPATH":[], "ADA_INCLUDE_PATH":[], "ADA_OBJECTS_PATH":[], >+ "LD_PRELOAD":[] > } > colon_seperated = [ > "ADA_INCLUDE_PATH", "ADA_OBJECTS_PATH", > "LDPATH", "PATH", > "PRELINK_PATH", "PRELINK_PATH_MASK", > "PYTHON_PATH", >+ "LD_PRELOAD" > ] > > env={}
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 50090
: 30771