Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   wrstuden
Date:           Tue Aug  3 21:43:14 UTC 1999

Modified Files:
        basesrc/lib/libc/string: strmode.3 strmode.c

Log Message:
Add and document support for using new archive state mode flags. Now
archived files will show up as either "a" (S_ARCH1) or "A" (S_ARCH2)
in ls -l. As noted, archive state is fs-dependent, and not maintained
by most fs's.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/string/strmode.3
cvs rdiff -r1.8 -r1.9 basesrc/lib/libc/string/strmode.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