Re: [PATCH hurd 14/30] exec: add payload-aware intrans functions

2014-12-01 Thread Samuel Thibault
Justus Winter, le Thu 27 Nov 2014 14:18:54 +0100, a écrit : > * exec/execmutations.h: Add mutators. > * exec/mig-decls.h (begin_using_bootinfo_payload): New function. Ack. > --- > exec/execmutations.h | 3 +++ > exec/mig-decls.h | 6 ++ > 2 files changed, 9 insertions(+) > > diff --git

[PATCH hurd 14/30] exec: add payload-aware intrans functions

2014-11-27 Thread Justus Winter
* exec/execmutations.h: Add mutators. * exec/mig-decls.h (begin_using_bootinfo_payload): New function. --- exec/execmutations.h | 3 +++ exec/mig-decls.h | 6 ++ 2 files changed, 9 insertions(+) diff --git a/exec/execmutations.h b/exec/execmutations.h index 2acca7a..0b5b8bb 100644 --- a/e