]> git.wh0rd.org Git - nano.git/commit
fix #ifdefs so the tiny version of nano compiles again; prepending a
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 3 Jun 2005 01:36:05 +0000 (01:36 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 3 Jun 2005 01:36:05 +0000 (01:36 +0000)
commitcef24f2254ec6b5b470792ab1b4a8570adf953f4
treeaae42c76f209eb634ee8cb4dd691f47e49b88a20
parent8d07efac669b2a26b14dfc211125019ca0246df9
fix #ifdefs so the tiny version of nano compiles again; prepending a
file now uses safe_tempfile() instead of mkstemp() directly, and
safe_tempfile() requires get_full_path() and check_writable_directory()

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2580 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
src/files.c
src/proto.h