提交 8c07f6ea 编写于 作者: R Rich Felker

add some more siginfo aliases broken software expects...

上级 f780ac5b
......@@ -138,6 +138,8 @@ struct __siginfo
#define si_fd __si_fields.__sigpoll.si_fd
#define si_timer1 __si_fields.__timer.si_timer1
#define si_timer2 __si_fields.__timer.si_timer2
#define si_ptr __si_fields.__rt.si_sigval.sival_ptr
#define si_int __si_fields.__rt.si_sigval.sival_int
struct sigevent {
union sigval sigev_value;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册