Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/net



Module Name:    src
Committed By:   bjh21
Date:           Mon May  5 20:12:23 UTC 2003

Modified Files:
        src/lib/libc/net: inet_makeaddr.c

Log Message:
Handle struct in_addr with proper respect, rather than assuming we can
make one by casting in in_addr_t *.  This has the pleasant side-effect
of making the machine code shorter, at least on ARM.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libc/net/inet_makeaddr.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