racket/racket
Matthew Flatt 9f3c82c30a Windows: change delete-{file,directory} to attempt permission correction
If a file or directory delete fails, try adjusting the file or directory
permissions to allow writes, then try deleting again. This process should
provide a more Unix-like experience and make programs behave more
consistently.

A new `current-force-delete-permissions` parameter provides access to
the raw native behavior.
2015-01-13 11:58:36 -07:00
..
collects compiler/cm-accomplice: adjust protocol for extra options 2015-01-09 11:31:35 -07:00
src Windows: change delete-{file,directory} to attempt permission correction 2015-01-13 11:58:36 -07:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00