mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-12 14:21:18 +08:00
* 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.
This commit is contained in:
parent
79a479ce69
commit
8f0ac69e43
10
ChangeLog
10
ChangeLog
@ -1,3 +1,13 @@
|
||||
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.
|
||||
|
||||
2002-06-13 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* sysdeps/m68k/fpu/s_isinf.c (INTDEFX): Define to get correct
|
||||
|
Loading…
x
Reference in New Issue
Block a user