Remove unnecessary calls to __atexit_register_cleanup(), calling __sinit()
authorguenther <guenther@openbsd.org>
Tue, 13 Jan 2015 07:18:21 +0000 (07:18 +0000)
committerguenther <guenther@openbsd.org>
Tue, 13 Jan 2015 07:18:21 +0000 (07:18 +0000)
commit1e74040493850eaf44433d7e70ac1c4f27617b90
treecdfc97556607770dca221c6a25d85fd5a57a6a89
parent17f2c9ce5f2d2ff444321cf37046c7108476a6f3
Remove unnecessary calls to __atexit_register_cleanup(), calling __sinit()
instead where necessary.

Based on a diff from enh (at) google.com
ok millert@
lib/libc/stdio/makebuf.c
lib/libc/stdio/setvbuf.c