cosmopolitan/third_party/bash
Justine Tunney a6baba1b07
Stop using .com extension in monorepo
The WIN32 CreateProcess() function does not require an .exe or .com
suffix in order to spawn an executable. Now that we have Cosmo bash
we're no longer so dependent on the cmd.exe prompt.
2024-03-03 03:12:19 -08:00
..
alias.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
alias.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
ansi_stdlib.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
array.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
array.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
arrayfunc.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
arrayfunc.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
assoc.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
assoc.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
bashansi.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
bashgetopt.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
bashgetopt.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
bashhist.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
bashhist.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
bashintl.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
bashjmp.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
bashline.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
bashline.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
bashtypes.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
bracecomp.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
braces.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
break.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
BUILD.mk Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
builtext.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_alias.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_bind.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_break.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_builtin.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_caller.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_cd.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_colon.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_command.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_complete.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_declare.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_echo.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_enable.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_eval.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_exec.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_exit.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_fc.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_fg_bg.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_getopts.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_hash.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_help.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_history.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_jobs.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_kill.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_let.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_mapfile.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_printf.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_pushd.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_read.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_return.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_set.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_setattr.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_shift.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_shopt.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_source.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_suspend.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_test.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_times.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_trap.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_type.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_ulimit.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_umask.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
builtins_wait.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
casemod.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
chartypes.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
clktck.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
clock.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
collsyms.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
command.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
common.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
common.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
config-bot.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
config-top.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
config.h Add /dev/fd support to Windows 2024-01-06 18:20:21 -08:00
conftypes.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
copy_cmd.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
dispose_cmd.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
dispose_cmd.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
eaccess.c Add /dev/fd support to Windows 2024-01-06 18:20:21 -08:00
error.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
error.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
eval.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
evalfile.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
evalstring.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
execute_cmd.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
execute_cmd.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
expr.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
externs.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
filecntl.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
findcmd.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
findcmd.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
flags.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
flags.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
fmtullong.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
fmtulong.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
fmtumax.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
fnxform.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
fpurge.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
general.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
general.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
getenv.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
getopt.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
getopt.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
gettext.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
gettimeofday.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
glob.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
glob.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
glob_loop.inc Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
gm_loop.inc Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
gmisc.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
hashcmd.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
hashcmd.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
hashlib.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
hashlib.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
input.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
input.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
input_avail.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
itos.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
jobs.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
jobs.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
LICENSE Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
list.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
locale.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
mailcheck.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
mailcheck.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
mailstat.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
make_cmd.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
make_cmd.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
makepath.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
maxpath.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
mbscasecmp.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
mbschr.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
mbscmp.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
memalloc.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
ndir.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
netconn.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
netopen.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
ocache.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
oslib.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
parser.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
patchlevel.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
pathcanon.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
pathexp.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
pathexp.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
pathnames.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
pathphys.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
pcomplete.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
pcomplete.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
pcomplib.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
pipesize.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
posixdir.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
posixjmp.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
posixselect.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
posixstat.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
posixtime.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
posixwait.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
print_cmd.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
psize.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
quit.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
random.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
read.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
README.cosmo Add /dev/fd support to Windows 2024-01-06 18:20:21 -08:00
redir.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
redir.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
rename.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
setlinebuf.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
shell.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
shell.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
shmatch.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
shmbchar.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
shmbchar.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
shmbutil.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
shquote.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
shtty.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
shtty.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
sig.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
sig.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
siglist.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
signames.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
signames.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
sm_loop.inc Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
smatch.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
spell.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
stat-time.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
stdc.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
stringlib.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
stringlist.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
stringvec.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
strmatch.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
strmatch.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
strtrans.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
strvis.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
subst.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
subst.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
syntax.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
syntax.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
systimes.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
test.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
test.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
tilde.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
tilde.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
timer.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
timers.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
timeval.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
tmpfile.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
trap.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
trap.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
typemax.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
uconvert.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
ufuncs.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
unicode.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
unionwait.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
unwind_prot.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
unwind_prot.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
utf8.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
variables.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
variables.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
version.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
version.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
winsize.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
xmalloc.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
xmalloc.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
xmbsrtowcs.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
y.tab.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
y.tab.h Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
zcatfd.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
zgetline.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
zmapfd.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
zread.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00
zwrite.c Add bash 5.2 to third_party 2023-12-11 07:38:17 -08:00

DESCRIPTION

  the bourne again shell

LICENSE

  GPL v3

ORIGIN

  https://ftp.gnu.org/gnu/bash/bash-5.2.tar.gz

LOCAL CHANGES

  - Force disable mkfifo() code
  - Added runtime check for broken BSD /dev/fd stuff