Source-Changes archive

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

CVS commit: src/bin



Module Name:    src
Committed By:   kleink
Date:           Thu Jan 16 09:38:44 UTC 2003

Modified Files:
        src/bin/csh: csh.c exec.c file.c func.c hist.c proc.c sem.c set.c
        src/bin/sh: error.c

Log Message:
Rename `sigset' locals to avoid symbol shadowing warning.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/bin/csh/csh.c
cvs rdiff -r1.19 -r1.20 src/bin/csh/exec.c
cvs rdiff -r1.20 -r1.21 src/bin/csh/file.c src/bin/csh/sem.c
cvs rdiff -r1.24 -r1.25 src/bin/csh/func.c src/bin/csh/proc.c
cvs rdiff -r1.13 -r1.14 src/bin/csh/hist.c
cvs rdiff -r1.18 -r1.19 src/bin/csh/set.c
cvs rdiff -r1.28 -r1.29 src/bin/sh/error.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