/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | execute_command_line.c | 82 execute_command_line (const char *command, bool wait, int *exitstat, in execute_command_line() function 193 execute_command_line (command, w, &estat, cmdstat ? &cstat : NULL, in execute_command_line_i4() 222 execute_command_line (command, w, &estat, cmdstat ? &cstat : NULL, in execute_command_line_i8()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | execute_command_line.c | 82 execute_command_line (const char *command, bool wait, int *exitstat, in execute_command_line() function 193 execute_command_line (command, w, &estat, cmdstat ? &cstat : NULL, in execute_command_line_i4() 222 execute_command_line (command, w, &estat, cmdstat ? &cstat : NULL, in execute_command_line_i8()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2019 | 226 * intrinsics/execute_command_line (sigchld_handler): New function. 227 (execute_command_line): Install handler for SIGCHLD. 236 * intrinsics/execute_command_line (execute_command_line): Use
|
H A D | ChangeLog-2013 | 325 * intrinsics/execute_command_line.c: Likewise. 340 * intrinsics/execute_command_line.c (execute_command_line):
|
H A D | ChangeLog-2015 | 203 * intrinsics/execute_command_line.c (EXEC_INVALIDCOMMAND): New 207 (execute_command_line): Handle invalid command line error status.
|
H A D | ChangeLog-2014 | 68 * intrinsics/execute_command_line.c (execute_command_line):
|
H A D | ChangeLog-2020 | 34 * intrinsics/execute_command_line.c (environ): Use
|
H A D | ChangeLog-2011 | 62 * intrinsics/execute_command_line.c: Assume stdlib.h is present. 831 * intrinsics/execute_command_line.c (set_cmdstat): Don't abort if 833 (execute_command_line): Fix setting of cmdstat and exitstat.
|
H A D | ChangeLog-2010 | 278 * intrinsics/execute_command_line.c: New file. 281 * Makefile.am: Add new file intrinsics/execute_command_line.c.
|
H A D | ChangeLog-2017 | 268 * intrinsics/execute_command_line.c (execute_command_line):
|
H A D | ChangeLog-2016 | 137 * intrinsics/execute_command_line.c: Do not include <stdlib.h> header. 1530 * intrinsics/execute_command_line.c (set_cmdstat): Use "%s", msg
|
H A D | Makefile.am | 171 intrinsics/execute_command_line.c \
|
H A D | Makefile.in | 125 @LIBGFOR_MINIMAL_FALSE@intrinsics/execute_command_line.c \ 423 @LIBGFOR_MINIMAL_FALSE@ env.lo etime.lo execute_command_line.lo \ 1946 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute_command_line.Plo@am__quote@ 7172 execute_command_line.lo: intrinsics/execute_command_line.c 7173 …execute_command_line.lo -MD -MP -MF $(DEPDIR)/execute_command_line.Tpo -c -o execute_command_line.… 7174 …m__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/execute_command_line.Tpo $(DEPDIR)/execute_comman… 7177 …$(CFLAGS) -c -o execute_command_line.lo `test -f 'intrinsics/execute_command_line.c' || echo '$(sr…
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ |
H A D | Makefile.am | 163 intrinsics/execute_command_line.c \
|
H A D | Makefile.in | 125 @LIBGFOR_MINIMAL_FALSE@intrinsics/execute_command_line.c \ 411 @LIBGFOR_MINIMAL_FALSE@ env.lo etime.lo execute_command_line.lo \ 1822 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute_command_line.Plo@am__quote@ 6532 execute_command_line.lo: intrinsics/execute_command_line.c 6533 …execute_command_line.lo -MD -MP -MF $(DEPDIR)/execute_command_line.Tpo -c -o execute_command_line.… 6534 …m__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/execute_command_line.Tpo $(DEPDIR)/execute_comman… 6537 …$(CFLAGS) -c -o execute_command_line.lo `test -f 'intrinsics/execute_command_line.c' || echo '$(sr…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2010 | 1217 execute_command_line, IEOR, IOR, NORM2, NOT, NULL, PARITY):
|
H A D | intrinsic.texi | 5749 call execute_command_line ("external_prog.exe", exitstat=i) 5752 call execute_command_line ("reindex_files.exe", wait=.false.)
|
H A D | gfortran.info | 11549 call execute_command_line ("external_prog.exe", exitstat=i) 11552 call execute_command_line ("reindex_files.exe", wait=.false.)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.texi | 5753 call execute_command_line ("external_prog.exe", exitstat=i) 5756 call execute_command_line ("reindex_files.exe", wait=.false.)
|
H A D | gfortran.info | 11877 call execute_command_line ("external_prog.exe", exitstat=i) 11880 call execute_command_line ("reindex_files.exe", wait=.false.)
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | MD5SUMS | 82986 83f6b9efb7dc95bb58264785a5eab7fa libgfortran/intrinsics/execute_command_line.c
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 95474 c9c4f73b03c8f02aaf409965382c4904 libgfortran/intrinsics/execute_command_line.c
|