1
1

* extfs/patchfs: Use quotemeta() before giving filename to shell.

Этот коммит содержится в:
Andrew V. Samoilov 2002-12-11 11:03:25 +00:00
родитель 9750e5ca00
Коммит ec4569b544

Просмотреть файл

@ -1,5 +1,8 @@
2002-12-11 Andrew V. Samoilov <sav@bcs.zp.ua>
* extfs/patchfs: Use quotemeta() before giving filename to
shell.
* vfs.c (mc_stat): Make first argument const.
(mc_lstat): Likewise.
* vfs.h: Adjust declarations and remove some useless defines.