This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/888] The function timer_getoverrun() fails (segv) when passed the timer_id from the sig_info block.


------- Additional Comments From roland at gnu dot org  2005-04-28 20:41 -------
si_timerid is not a standard field.  POSIX says nothing about it.
The only thing that you can rely on for internal programmatic use is si_value,
which will have the value in the sigev_value field passed to timer_create.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
            Summary|The function                |The function
                   |timer_getoverrun() fails    |timer_getoverrun() fails
                   |(segv) when passed the      |(segv) when passed the
                   |timer_id from the sig_info  |timer_id from the sig_info
                   |block.                      |block.


http://sources.redhat.com/bugzilla/show_bug.cgi?id=888

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]