Implement new procedure FILE-TIME->LS-STRING, to generate a time
authorChris Hanson <org/chris-hanson/cph>
Wed, 24 Apr 1996 02:38:58 +0000 (02:38 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 24 Apr 1996 02:38:58 +0000 (02:38 +0000)
commitaec18b197f048c80f251e82a1b931ff16ef5b078
tree25d8e5868e66809ccca58098bfde2bf5247d82f9
parent95471ee642fd2889641fe1cae408d0acd284f1ab
Implement new procedure FILE-TIME->LS-STRING, to generate a time
string like that produced by the unix `ls' program.  Change Dired and
VC to use this string where appropriate.  Consequently rewrite the DOS
directory listing program to be more like that used for OS/2.
v7/src/edwin/dos.scm
v7/src/edwin/os2.scm
v7/src/edwin/unix.scm
v7/src/edwin/utils.scm
v7/src/edwin/vc.scm