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)
commit4d18187562b4fd728cd86abf35053a74063fcee6
treef3bcc3a7e14785b5cca5b0777689bc568ef62f33
parent440fb8d5e6d5cd1963eb1d6f6853dfbc2e22a677
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.
sysdeps/mach/hurd/alpha/init-first.c