David Douthitt wrote:
>Ewald Wasscher wrote:
>
>>I thought libnsl was the Name Switch/Service Library. So I think
>>anything that uses the system libraries to lookup users, hostnames, ips,
>>protocols etc will need it.
>>
>
>NSL appears to be the NIS Support Library; The Name Service Switch is
>s
Ewald Wasscher wrote:
> I thought libnsl was the Name Switch/Service Library. So I think
> anything that uses the system libraries to lookup users, hostnames, ips,
> protocols etc will need it.
NSL appears to be the NIS Support Library; The Name Service Switch is
supported by the libnssl (Name S
David Douthitt wrote:
>I've been working on the glibc 2.1 version, and did the following to
>the libraries:
>
>* Removed libuuid; it didn't seem to be needed and it needed
>libcom_err anyway.
>* Removed libnss_db; it didn't seem to be needed and it needed libdb
>anyway.
>* Stripped libm - saved 6
I've been working on the glibc 2.1 version, and did the following to
the libraries:
* Removed libuuid; it didn't seem to be needed and it needed
libcom_err anyway.
* Removed libnss_db; it didn't seem to be needed and it needed libdb
anyway.
* Stripped libm - saved 68k compressed!
* Stripped libfo