* child_info.h (CHILD_INFO_MAGIC): Update.
This commit is contained in:
parent
58fcd93ae3
commit
784e340c03
@ -1,3 +1,7 @@
|
|||||||
|
2002-06-05 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
|
* child_info.h (CHILD_INFO_MAGIC): Update.
|
||||||
|
|
||||||
2002-06-05 Christopher Faylor <cgf@redhat.com>
|
2002-06-05 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
* strace.cc (strace::hello): Set inited, when appropriate.
|
* strace.cc (strace::hello): Set inited, when appropriate.
|
||||||
|
@ -28,7 +28,7 @@ enum
|
|||||||
|
|
||||||
#define EXEC_MAGIC_SIZE sizeof(child_info)
|
#define EXEC_MAGIC_SIZE sizeof(child_info)
|
||||||
|
|
||||||
#define CURR_CHILD_INFO_MAGIC 0x8b3c
|
#define CURR_CHILD_INFO_MAGIC 0xaec3
|
||||||
|
|
||||||
/* NOTE: Do not make gratuitous changes to the names or organization of the
|
/* NOTE: Do not make gratuitous changes to the names or organization of the
|
||||||
below class. The layout is checksummed to determine compatibility between
|
below class. The layout is checksummed to determine compatibility between
|
||||||
|
Loading…
x
Reference in New Issue
Block a user