Date: Mon, 23 Oct 1995 23:07:53 -0700 From: Steven Wallace <swallace@ece.uci.edu> To: current@freebsd.org Subject: gets() Message-ID: <199510240607.XAA04479@newport.ece.uci.edu>
next in thread | raw e-mail | index | archive | help
Why in libc.so.2.2 and libc.a is there: 0001d598 T _getrusage U _gets 00006960 T _gets Using an older ld (2.0?), I discovered this. ld.old: /usr/lib/libc.so.2.2: Warning symbol without external reference following. That is the only undefined symbol in /usr/lib/libc.so.2.2. Doesn't seem right to me. Steven
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510240607.XAA04479>