]> git.ipfire.org Git - thirdparty/bash.git/commit - MANIFEST
fix for exec builtin when the command is not found
authorChet Ramey <chet.ramey@case.edu>
Tue, 23 Aug 2022 13:58:22 +0000 (09:58 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 23 Aug 2022 13:58:22 +0000 (09:58 -0400)
commit7547afdf7333e0bf5f3c6ddf9b439ec4e30776ca
tree198de09093290ae78ced4a650236f3b2dd36c19d
parentb9ed20acfdbc388ef97a0f0137af29fd6a973430
fix for exec builtin when the command is not found
CHANGES
CHANGES-5.2
CWRU/CWRU.chlog
MANIFEST
NEWS
NEWS-5.2
builtins/exec.def
examples/loadables/Makefile.in
examples/loadables/dsv.c [new file with mode: 0644]
execute_cmd.c
lib/sh/setlinebuf.c