From 30843dea3a17f84b7456f68d75e5cd6bd5c5e11b Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 27 Apr 2013 17:28:05 -0400 Subject: Fix support for .ONESHELL when dealing with non-POSIX shells. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 57528a9..d0dabb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2013-04-27 Paul Smith + * job.c (construct_command_argv_internal): Fix oneshell support + for non-POSIX-sh shells. + * load.c (load_object): Extract all POSIX-isms into a separate function for portability. (load_file): Check the .LOADED variable first and don't invoke -- cgit v1.2.3