Fix bug under OS/2: when overwriting a file that has its "archived"
authorChris Hanson <org/chris-hanson/cph>
Sat, 4 May 1996 17:38:55 +0000 (17:38 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 4 May 1996 17:38:55 +0000 (17:38 +0000)
commit7e4af6a4def6f95619f5154154bffd370a3d1d64
treeb6d9c7a248a612989eb8299bec8908053a3357ab
parent1000242e715546acf722474a708a869682e30e2f
Fix bug under OS/2: when overwriting a file that has its "archived"
bit cleared, the bit should be set but was not.
v7/src/edwin/dos.scm
v7/src/edwin/fileio.scm
v7/src/edwin/os2.scm
v7/src/edwin/unix.scm