diff options
author | Andris Pavenis <andris.pavenis@iki.fi> | 2016-10-11 21:24:45 +0300 |
---|---|---|
committer | Andris Pavenis <andris@gcc.gnu.org> | 2016-10-11 21:24:45 +0300 |
commit | 91f2eb13cbb83377acbb194f2eac594caf71d864 (patch) | |
tree | b59af555c8794be83da22b346b05a8d6cfab718c /gcc/fortran/iresolve.c | |
parent | a5297b0470db4d1875a651e578a9b538f5da6d3f (diff) | |
download | gcc-91f2eb13cbb83377acbb194f2eac594caf71d864.zip gcc-91f2eb13cbb83377acbb194f2eac594caf71d864.tar.gz gcc-91f2eb13cbb83377acbb194f2eac594caf71d864.tar.bz2 |
adaint.c: Include process.h, signal.h, dir.h and utime.h for DJGPP.
2016-10-11 Andris Pavenis <andris.pavenis@iki.fi>
* adaint.c: Include process.h, signal.h, dir.h and utime.h for DJGPP.
ISALPHA: include <ctype.h> and define to isalpha for DJGPP when IN_RTS is defined.
(DIR_SEPARATOR) define to '\\' for DJGPP.
(__gnat_get_file_names_case_sensitive): return 0 for DJGPP unless
overriden in environment
(__gnat_is_absolute_path): Support MS-DOS style absolute paths for DJGPP.
(__gnat_portable_spawn): Use spewnvp for DJGPP.
(__gnat_portable_no_block_spawn): Use spawnvp for DJGPP.
(__gnat_portable_wait): Return 0 for DJGPP.
From-SVN: r240999
Diffstat (limited to 'gcc/fortran/iresolve.c')
0 files changed, 0 insertions, 0 deletions