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:           Thu Jul  6 03:14:06 UTC 2000

Modified Files:
        basesrc/lib/libc/yp: yp_all.c yp_first.c yp_maplist.c yp_master.c
            yp_match.c yp_order.c yplib.c

Log Message:
add explicit casts to avoid parameter conversion warnings.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/yp/yp_all.c \
    basesrc/lib/libc/yp/yp_order.c
cvs rdiff -r1.12 -r1.13 basesrc/lib/libc/yp/yp_first.c
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/yp/yp_maplist.c
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/yp/yp_master.c
cvs rdiff -r1.14 -r1.15 basesrc/lib/libc/yp/yp_match.c
cvs rdiff -r1.36 -r1.37 basesrc/lib/libc/yp/yplib.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