1
1
mc/edit
Pavel Roskin c932c4610a * edit.c (check_file_access): Only allow to edit regular files.
Use stat() before open() to prevent hangs on pipes, use fstat()
afterwards if stat() was unsuccessful.
2001-10-18 09:35:22 +00:00
..
.cvsignore * Makefile.in: Converted to ... 2001-08-26 08:41:34 +00:00
bookmark.c * bookmark.c: Eliminate all code disabled for the text edition. 2001-09-07 18:56:07 +00:00
ChangeLog * edit.c (check_file_access): Only allow to edit regular files. 2001-10-18 09:35:22 +00:00
edit_key_translator.c * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for 2001-08-12 18:04:16 +00:00
edit-widget.h * edit-widget.h: Change ~/.cedit to ~/.mc/cedit to keep mcedit 2001-09-07 19:10:44 +00:00
edit.c * edit.c (check_file_access): Only allow to edit regular files. 2001-10-18 09:35:22 +00:00
edit.h * edit.h: Don't use macro `stat' - it's already a macro on 2001-09-17 21:32:47 +00:00
editcmd.c * edit.h: Don't use macro `stat' - it's already a macro on 2001-09-17 21:32:47 +00:00
editcmddef.h * edit.c: Eliminate all code disabled for the text edition. 2001-09-07 20:10:45 +00:00
editdraw.c * bookmark.c: Eliminate all code disabled for the text edition. 2001-09-07 18:56:07 +00:00
editmenu.c * edit.c: Eliminate all code disabled for the text edition. 2001-09-07 20:10:45 +00:00
editoptions.c * bookmark.c: Eliminate all code disabled for the text edition. 2001-09-07 18:56:07 +00:00
editwidget.c * edit.c: Eliminate all code disabled for the text edition. 2001-09-07 20:10:45 +00:00
Makefile.am * Makefile.am: Don't define "MIDNIGHT" - it's unused now. 2001-09-07 21:24:11 +00:00
syntax.c * syntax.c (syntax_text): Remove, it's a separate file now. 2001-09-11 21:44:52 +00:00
wordproc.c * edit.c: Eliminate all code disabled for the text edition. 2001-09-07 20:10:45 +00:00