move __stdio_exit_needed to stdio_impl.h
authorRich Felker <dalias@aerifal.cx>
Sun, 9 Sep 2018 04:53:11 +0000 (00:53 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 12 Sep 2018 18:34:31 +0000 (14:34 -0400)
commit50a298ea3b122efbb31e7674a20e6c7dc30ca1dc
treee4531801a4d1a633713fe52dc39347873c7b8f2d
parent7dc8df56c16f0fd9d791511e54d4590fb5a2dbf3
move __stdio_exit_needed to stdio_impl.h

this functions is glue for linking dependency logic.
src/internal/stdio_impl.h
src/stdio/__toread.c
src/stdio/__towrite.c