diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2013-05-23 20:10:35 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2013-05-23 20:10:35 +0000 |
commit | c6696a3426628761a201c12af68325b12ec6f0b8 (patch) | |
tree | 830a7155ce623e0fa95ac94d1b49f99d6fb51279 /newlib | |
parent | df7a7e2e825ce3ca99a1605fed7fd2814568e671 (diff) | |
download | newlib-c6696a3426628761a201c12af68325b12ec6f0b8.zip newlib-c6696a3426628761a201c12af68325b12ec6f0b8.tar.gz newlib-c6696a3426628761a201c12af68325b12ec6f0b8.tar.bz2 |
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Fix datatype of
stacksize to SIZE_T. Cast to SIZE_T in pointer arithmetic. Slightly
enhance output in case of a fatal error.
* fork.cc (frok::parent): Always set ch.stackaddr to DeallocationStack
value of current thread to help stack reservation in
child_info_fork::alloc_stack_hard_way along. Simplify subsequent code
storing stack values in ch. Print guardsize in hex, too.
Diffstat (limited to 'newlib')
0 files changed, 0 insertions, 0 deletions