Re: _IO_stdin_used
OK, I think I was confused as there is also _IO_stdin_ which is visible, but
appearantly not used anywhere. I'll take it it out now.
On 12 Mar 2001, Andreas Jaeger wrote:
>
> Hi Stuart,
>
> I just check glibc again, _IO_stdin_used is an internal symbol, it
> will not be used by any external program (check <libio.h> for details)
> and is not exported from libc:
>
> gee:~:[0]$ nm /lib/libc.so.6 |grep _IO_stdin
> 00115840 d _IO_stdin
> 00115940 D _IO_stdin_
> w _IO_stdin_used
>
> Please remove it from the spec,
> Andreas
> --
> Andreas Jaeger
> SuSE Labs aj@suse.de
> private aj@arthur.inka.de
> http://www.suse.de/~aj
>
Stuart
Stuart R. Anderson anderson@metrolink.com
Metro Link Incorporated South Carolina Office
5807 North Andrews Way 129 Secret Cove Drive
Fort Lauderdale, Florida 33309 Lexington, SC 29072
voice: 954.660.2500 voice: 803.951.3630
http://www.metrolink.com/ XFree86 Core Team
Creative Applications Lab Chair - SIGGRAPH 2001
Reply to: