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