Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/net
Module Name: basesrc
Committed By: jdolecek
Date: Mon Jun 25 09:07:09 UTC 2001
Modified Files:
basesrc/lib/libc/net: ns_addr.c
Log Message:
Change ns_addr() to allocate 'addr' on stack, rather than using a global -
we don't need a global variable here.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/net/ns_addr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index