|
Description
|
The 'clock_gettime' system call run in CentOS under Brandz returns EPERM.
STEPS TO DUPLICATE
-------------------------
Write a system call to 'clock_gettime' and not the error. Note that calling
the C library 'clock_gettime' function is not adequate to reproduce the problem
as if obviously redirects the call to another system call.
EXPECTED VS ACTUAL RESULTS
-------------------------------------
Expect: ENOSYS or EINVAL
Actual: EPERM
ERROR MESSAGES
---------------------
(No Answer)
SOURCE CODE
------------------
(No Answer)
SYSTEM INFORMATION
--------------------------
Hardware Platforms (AMD64-1, Non-Sun, ASUS K8V Delux, AMD Athlon., x64, 1GB, 100GB or more)
Operating Platforms (Sol1, Solaris 10 7/07, Solaris, JDS 3 Sun Java Desktop System Release 3, English)
|