diff options
author | Roland McGrath <roland@redhat.com> | 1994-07-25 23:23:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1994-07-25 23:23:03 +0000 |
commit | a2ab31ba6283d9c373256647debd2ef4a355e380 (patch) | |
tree | 8b309a7826b1818849feff90285d36238172adb4 /file.h | |
parent | da2ea1ea7fc919e2b8bcc8f5d9073e45b539fa3c (diff) | |
download | gunmake-a2ab31ba6283d9c373256647debd2ef4a355e380.tar.gz |
[__MSDOS__]: Include <process.h>.
(PATH_SEPARATOR_CHAR): New macro; differing defns for [__MSDOS__] and not.
[__MSDOS__] (dos_pid, dos_status, dos_bname, dos_bename, dos_batch_file):
New variables.
(reap_children) [__MSDOS__]: Don't call wait; just examine those vars.
(unblock_sigs) [__MSDOS__]: Do nothing.
(start_job_command) [__MSDOS__]: Use spawnvpe instead of vfork and exec.
(load_too_high) [__MSDOS__]: Always return true.
(search_path) [__MSDOS__]: Check for : or / in FILE to punt.
Use PATH_SEPARATOR_CHAR instead of ':'.
(construct_command_argv_internal) [__MSDOS__]: Wholly different values for
sh_chars and sh_cmds. Wholly new code to handle shell scripts.
Part of MSDOS/GO32 port from DJ Delorie <dj@ctron.com>.
Diffstat (limited to 'file.h')
0 files changed, 0 insertions, 0 deletions