Lines Matching refs:OS
576 * job.c (construct_command_argv_internal) [DOS,WINDOWS32,OS/2]: If
1291 * job.c (construct_command_argv_internal): OS/2 patches from
1323 Patches for Acorn RISC OS by Peter Naulls <peter@chocky.org>
1325 * job.c: No default shell for RISC OS.
1328 * getloadavg.c: Don't set LOAD_AVE_TYPE on RISC OS.
1359 Fixes for OS/2 from Andreas Beuning <andreas.buening@nexgo.de>:
1361 * configure.in [OS/2]: Relocate setting of HAVE_SA_RESTART for OS/2.
1367 * job.c (exec_command) [OS/2]: exec_command(): If the command
1371 (construct_command_argv_internal) [OS/2]: The code for cmd
1448 A number of patches for OS/2 support from Andreas Buening
1451 * job.c (child_handler) [OS/2]: Allow this on OS/2 but we have to
1453 (reap_children) [OS/2]: Remove special handling of job_rfd.
1454 (set_child_handler_action_flags) [OS/2]: Use this function in OS/2.
1455 (new_job) [OS/2]: Disable the SIGCHLD handler on OS/2.
1456 * main.c (main) [OS/2]: Special handling for paths in OS/2.
1457 * configure.in [OS/2]: Force SA_RESTART for OS/2.
1584 * README.OS2.template: New file for OS/2 support. Original
1646 * job.c: More OS/2 changes from Andreas Buening.
1659 Port to OS/2 (__EMX__) by Andreas Buening <andreas.buening@nexgo.de>.
1661 * job.c (_is_unixy_shell) [OS/2]: New function.
1665 (set_child_handler_action_flags): define this to empty on OS/2.
1673 * main.c (main) [OS/2]: Call initialize_main(). Handle argv[0] as
1675 use a SIGCHLD handler on OS/2. Choose a shell as in DOS. Don't
1679 * function.c (func_shell) [OS/2]: Can't use fork/exec on OS/2: use
1682 * job.h [OS/2]: Move CLOSE_ON_EXEC here from job.c. Add
1685 * remake.c (f_mtime) [OS/2]: Handle FAT timestamp offsets for OS/2.
1687 * read.c (readline) [OS/2]: Don't handle CRLF specially on OS/2.
1688 * default.c (default_suffixes) [OS/2]: Set proper default suffixes
1689 for OS/2.
1690 * vpath.c (construct_vpath_list) [OS/2]: Handle OS/2 paths like