Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212539 Details for
Bug 296313
sys-apps/dbus-1.3.0-r1 on x86-solaris
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
dbus-1-3-1-solaris.patch
dbus-1-3-1-solaris.patch (text/plain), 482 bytes, created by
Daniel Vergien
on 2009-12-09 13:50:22 UTC
(
hide
)
Description:
dbus-1-3-1-solaris.patch
Filename:
MIME Type:
Creator:
Daniel Vergien
Created:
2009-12-09 13:50:22 UTC
Size:
482 bytes
patch
obsolete
>--- dbus/dbus-sysdeps-util-unix.c.orig 2009-12-09 14:33:13.205613024 +0100 >+++ dbus/dbus-sysdeps-util-unix.c 2009-12-09 14:33:26.753872703 +0100 >@@ -718,7 +718,7 @@ > # elif defined(HAVE_DDFD) > name_max = fpathconf(dirp->dd_fd, _PC_NAME_MAX); > # else >- name_max = fpathconf(dirp->__dd_fd, _PC_NAME_MAX); >+ name_max = fpathconf(dirp->d_fd, _PC_NAME_MAX); > # endif /* HAVE_DIRFD */ > if (name_max == -1) > # if defined(NAME_MAX)
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 296313
:
212538
| 212539