1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/shells/bash/files
Oliver Eikemeier 0ddba63255 add three fixes from bug-bash@:
- pipefail option
- broken array expansion
- segmentation fault in unset typeset array variable
2004-08-19 09:15:47 +00:00
..
patch-arrayfunc.c Fix segfault when accessing an unset array 2004-08-10 19:04:41 +00:00
patch-braces.c Fix nested brace vs. variable expansion 2004-08-10 19:32:19 +00:00
patch-jobs.c add three fixes from bug-bash@: 2004-08-19 09:15:47 +00:00
patch-subst.c add three fixes from bug-bash@: 2004-08-19 09:15:47 +00:00
patch-variables.c add three fixes from bug-bash@: 2004-08-19 09:15:47 +00:00