Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 653114 Details for
Bug 880833
[RFE] libelf provides gelf_msize, elfutils-libelf can provide this as well
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to add gelf_msize (code from libelf-0.8.13)
gelf_msize.patch (text/plain), 496 bytes, created by
jcpunk
on 2012-11-27 20:54:10 UTC
(
hide
)
Description:
patch to add gelf_msize (code from libelf-0.8.13)
Filename:
MIME Type:
Creator:
jcpunk
Created:
2012-11-27 20:54:10 UTC
Size:
496 bytes
patch
obsolete
>--- elfutils/libelf/gelf.h 2011-03-25 22:54:28.000000000 -0500 >+++ gelf.h 2012-11-27 13:38:58.113540122 -0600 >@@ -346,6 +346,11 @@ extern size_t gelf_getnote (Elf_Data *__ > /* Compute simple checksum from permanent parts of the ELF file. */ > extern long int gelf_checksum (Elf *__elf); > >+/* >+ * Extensions (not available in other versions of libelf) >+ */ >+extern size_t gelf_msize __P((Elf *__elf, Elf_Type __type, size_t __count, unsigned __ver)); >+ > #ifdef __cplusplus > } > #endif
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 880833
: 653114