Source-Changes archive

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

CVS commit: src/lib/libc/arch/ns32k/sys



Module Name:    src
Committed By:   simonb
Date:           Thu Nov 13 06:29:39 UTC 2003

Modified Files:
        src/lib/libc/arch/ns32k/sys: __clone.S brk.S getcontext.S pipe.S sbrk.S

Log Message:
-traditional-cpp and spaces after commas is not a happy combination.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/ns32k/sys/__clone.S \
    src/lib/libc/arch/ns32k/sys/getcontext.S
cvs rdiff -r1.8 -r1.9 src/lib/libc/arch/ns32k/sys/brk.S \
    src/lib/libc/arch/ns32k/sys/sbrk.S
cvs rdiff -r1.6 -r1.7 src/lib/libc/arch/ns32k/sys/pipe.S

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