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:           Sun Oct 15 16:12:02 UTC 2006

Modified Files:
        src/lib/libc/gen: popen.c

Log Message:
instead of using the (void)&foo kludge to avoid longjmp clobbering of variables
make the variables volatile as needed.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/lib/libc/gen/popen.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