This is the mail archive of the libc-alpha@sourceware.org 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]

Re: [PATCH 13/15] Hurd signals: Copy bits/sigaction.h


Jeremie Koenig, le Wed 29 Jun 2011 18:30:25 +0200, a écrit :
> * sysdeps/mach/hurd/bits/sigaction.h: New file, start with a copy of
> bits/sigaction.h.

Mmm, Roland, since we are using the BSD value for SA_SIGINFO, can't we
simply add it to the main sigaction.h?

+# define SA_SIGINFO    0x0040  /* Signal handler with SA_SIGINFO args
*/

Samuel


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