Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Source project has a limited visibility.
  • fxcoudert's avatar
    1dc95e51
    * acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see · 1dc95e51
    fxcoudert authored
    	if target can unlink open files.
    	* configure.ac: Use this new test.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    	* Makefile.in: Regenerate.
    	* aclocal.ac: Regenerate.
    	* io/io.h: Add prototype for unpack_filename.
    	* io/close.c (st_close): Delete file after closing unit if
    	HAVE_UNLINK_OPEN_FILE is not defined.
    	* io/unix.c (unpack_filename): Unlink scratch file after opening
    	it only if HAVE_UNLINK_OPEN_FILE is defined.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103566 138bc75d-0d04-0410-961f-82ee72b054a4
    1dc95e51
    History
    * acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see
    fxcoudert authored
    	if target can unlink open files.
    	* configure.ac: Use this new test.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    	* Makefile.in: Regenerate.
    	* aclocal.ac: Regenerate.
    	* io/io.h: Add prototype for unpack_filename.
    	* io/close.c (st_close): Delete file after closing unit if
    	HAVE_UNLINK_OPEN_FILE is not defined.
    	* io/unix.c (unpack_filename): Unlink scratch file after opening
    	it only if HAVE_UNLINK_OPEN_FILE is defined.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103566 138bc75d-0d04-0410-961f-82ee72b054a4