[uClibc]dhcpcd + uClibc

Alex King alex at milton.king.net.nz
Sun Mar 11 07:12:52 UTC 2001


On Sat, Mar 10, 2001 at 06:45:09PM -0500, Jeff Garzik wrote:
> take way too much space.  So, I chose dhcpcd.  It needs these missing
> functions from uClibc:
> 
> 	random
> 	getspnam
> 
> You can probably write getspnam from code in tinylogin.  random could be
> implemented simply by reading from /dev/urandom.  I have to create
> /dev/urandom anyway for sshd.

rand(3) is there.





More information about the uClibc mailing list