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 310533 Details for
Bug 453132
Update liboil in F-8 to 0.3.14
[?]
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.
diff between earch copy of liboilcpu.h
liboilcpu.h_diff.txt (text/plain), 835 bytes, created by
Nicolas Chauvet (kwizart)
on 2008-06-29 10:02:46 UTC
(
hide
)
Description:
diff between earch copy of liboilcpu.h
Filename:
MIME Type:
Creator:
Nicolas Chauvet (kwizart)
Created:
2008-06-29 10:02:46 UTC
Size:
835 bytes
patch
obsolete
>--- /usr/include/liboil-0.3/liboil/liboilcpu.h 2007-09-07 15:26:38.000000000 +0200 >+++ liboil/liboilcpu.h 2008-06-29 11:54:56.000000000 +0200 >@@ -28,23 +28,26 @@ > #ifndef _LIBOIL_CPU_H_ > #define _LIBOIL_CPU_H_ > >-#ifdef __cplusplus >-extern "C" { >-#endif >+#include <liboil/liboilutils.h> >+ >+OIL_BEGIN_DECLS > >-void _oil_cpu_init (void); > unsigned int oil_cpu_get_flags (void); > >-void oil_cpu_fault_check_enable (void); >-void oil_cpu_fault_check_disable (void); >+#ifdef OIL_ENABLE_UNSTABLE_API > >-int oil_cpu_fault_check_try (void (*func)(void *), void *priv); >+void _oil_cpu_init (void); > > double oil_cpu_get_ticks_per_second (void); > >-#ifdef __cplusplus >-} >+double oil_cpu_get_frequency (void); >+ >+OIL_EXPORT unsigned long oil_cpu_flags; >+OIL_EXPORT unsigned long (*_oil_profile_stamp)(void); >+ > #endif > >+OIL_END_DECLS >+ > #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 Raw
Actions:
View
Attachments on
bug 453132
:
310532
| 310533