[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 13/15] Hurd signals: Copy bits/sigaction.h
From: |
Samuel Thibault |
Subject: |
Re: [PATCH 13/15] Hurd signals: Copy bits/sigaction.h |
Date: |
Sun, 3 Jul 2011 02:39:05 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
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
- Re: [PATCH 13/15] Hurd signals: Copy bits/sigaction.h,
Samuel Thibault <=