mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
2b862fe4f1
* src/ext.c (exec_extension): Use tempnam instead of tmpnam (AIX doesn't like the lattern when compiled with -mthreads). * src/user.c (execute_menu_command): ditto. Wed Apr 21 22:04:30 1999 Norbert Warmuth <nwarmuth@privat.circular.de> * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no need to fool it by strdup'ing the return value of tempnam. Wed Apr 21 21:59:50 1999 Norbert Warmuth <nwarmuth@privat.circular.de> * vfs/extfs.c (extfs_open): tempnam returns a malloced string, no need to strdup it (various places): use free instead of g_free to free string returned by tempnam. |
||
---|---|---|
.. | ||
.cvsignore | ||
bookmark.c | ||
edit.c | ||
edit.h | ||
editcmd.c | ||
editcmddef.h | ||
editdraw.c | ||
editmenu.c | ||
editoptions.c | ||
editwidget.c | ||
global.h | ||
gtkedit.c | ||
gtkedit.h | ||
gtkeditkey.c | ||
libgettext.h | ||
lkeysym.h | ||
Makefile.in | ||
mousemark.c | ||
mousemark.h | ||
propfont.c | ||
syntax.c | ||
wordproc.c | ||
xdnd.h |