* sysdeps/mach/hurd/defs.c (init_stdio): Put this on __libc_subinit
authorRoland McGrath <roland@gnu.org>
Thu, 30 Nov 2000 23:29:46 +0000 (23:29 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 30 Nov 2000 23:29:46 +0000 (23:29 +0000)
commit62e82a340f0493c38fd2006f5a91b95291d96c0b
treeb3dfff8889a36ac5607596cf63ed1e4b60fb7b83
parent7b945eaeae3c6f163bf5610f5926720d3f518890
* sysdeps/mach/hurd/defs.c (init_stdio): Put this on __libc_subinit

rather than _hurd_fd_subinit, so it happens after it's safe to use
libc facilities like malloc.
ChangeLog