remove useless visibility application from static-linking-only code
authorRich Felker <dalias@aerifal.cx>
Wed, 22 Apr 2015 06:36:54 +0000 (02:36 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 22 Apr 2015 06:36:54 +0000 (02:36 -0400)
commitc267fb849fdddfa236adf9c3b8b9cecc55ebb185
treee0568daec38fcda05d478d5c53a545950a492276
parent9d836f444fbbf9e56155e5f2589d2bb8698c033c
remove useless visibility application from static-linking-only code

part of the goal here is to eliminate use of the ATTR_LIBC_VISIBILITY
macro outside of libc.h, since it was never intended to be 'public'.
src/env/__init_tls.c
src/env/__reset_tls.c