Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   christos
Date:           Sun Apr  2 21:30:41 UTC 2000

Modified Files:
        basesrc/lib/libc/net: getaddrinfo.c

Log Message:
Delint:
        - add notreached comment
        - remove unused variables
        - cast to void * first to avoid casting warnings
        - fix bug in _yphostent where cur and sentinel were not
          being initialized.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 basesrc/lib/libc/net/getaddrinfo.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