Source-Changes archive

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

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   christos
Date:           Tue Nov 29 13:30:49 UTC 2005

Modified Files:
        src/lib/libc/gen: execl.c execle.c execlp.c execv.c

Log Message:
cleanup casts and KNF.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libc/gen/execl.c
cvs rdiff -r1.9 -r1.10 src/lib/libc/gen/execle.c src/lib/libc/gen/execlp.c
cvs rdiff -r1.8 -r1.9 src/lib/libc/gen/execv.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