Source-Changes archive

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

CVS commit: basesrc/bin/ls



Module Name:    basesrc
Committed By:   itojun
Date:           Sat Nov 16 13:42:36 UTC 2002

Modified Files:
        basesrc/bin/ls: stat_flags.c

Log Message:
we can't do {} while (0) for TEST() macro since it has "break" which
goes out of the switch statement.  from shin-ichi kaneta.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/bin/ls/stat_flags.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