Skip to content
Snippets Groups Projects
  • Aaron W. LaFramboise's avatar
    f4a8f279
    re PR bootstrap/17832 (Bootstrap broken by fixincludes failures) · f4a8f279
    Aaron W. LaFramboise authored
    	PR bootstrap/17832
    
    	* fixincl.c (SIGCHLD): Remove definition.
    	(initialize): Remove SIGIOT and SIGPIPE checks.
    	(create_file): Fix mkdir() for Win32.
    	(internal_fix): Use dup2() instead of fcntl().
    
    	* fixlib.h (SIGQUIT): Define if undefined.
    	(SIGIOT): Same.
    	(SIGPIPE): Same.
    	(SIGALRM): Same.
    	(SIGKILL): Same.
    
    	* procopen.c (chain_open): Use dup2() instead of fcntl().
    
    From-SVN: r89326
    f4a8f279
    History
    re PR bootstrap/17832 (Bootstrap broken by fixincludes failures)
    Aaron W. LaFramboise authored
    	PR bootstrap/17832
    
    	* fixincl.c (SIGCHLD): Remove definition.
    	(initialize): Remove SIGIOT and SIGPIPE checks.
    	(create_file): Fix mkdir() for Win32.
    	(internal_fix): Use dup2() instead of fcntl().
    
    	* fixlib.h (SIGQUIT): Define if undefined.
    	(SIGIOT): Same.
    	(SIGPIPE): Same.
    	(SIGALRM): Same.
    	(SIGKILL): Same.
    
    	* procopen.c (chain_open): Use dup2() instead of fcntl().
    
    From-SVN: r89326