2002-06-13 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Thu, 13 Jun 2002 08:56:05 +0000 (08:56 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 13 Jun 2002 08:56:05 +0000 (08:56 +0000)
commit79a479ce697f3e01f6b705a6478403b437086925
tree384ead3ce85e72d8d761a2b0aa15b6ee6ebbea5f
parent3580423e32d85a89a1f28930d5a31e89114e0f56
2002-06-13  Roland McGrath  <roland@frob.com>

* hurd/hurdstartup.h (_hurd_startup): int -> intptr_t in MAIN arg type.
* hurd/hurdstartup.c (_hurd_startup): Likewise.
Use intptr_t instead of int for argc in stack layout.
* sysdeps/mach/hurd/alpha/init-first.c (init): Fix argument type.
(_dl_init_first): Likewise.
(_hurd_stack_setup): Likewise.
(init1): Add a cast.
hurd/hurdstartup.c
hurd/hurdstartup.h
sysdeps/mach/hurd/alpha/init-first.c