* src/files.c [VMS]: No longer include `ssdef.h', no longer define

`unlink': it's no longer used.
* src/files.h: Formatting changes.
This commit is contained in:
Akim Demaille
2000-11-02 15:21:05 +00:00
parent 896fe5c10a
commit 0dbb648e3f
10 changed files with 334 additions and 316 deletions

View File

@@ -1,3 +1,9 @@
2000-11-02 Akim Demaille <akim@epita.fr>
* src/files.c [VMS]: No longer include `ssdef.h', no longer define
`unlink': it's no longer used.
* src/files.h: Formatting changes.
2000-11-02 Akim Demaille <akim@epita.fr>
Remove the last uses of mktemp and unlink/delete.