commit bash-20040205 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 12:54:32 -05:00
parent 704a1a2a9b
commit f9732a0465
12 changed files with 279 additions and 87 deletions
+15 -1
View File
@@ -9162,4 +9162,18 @@ subst.c
remove_wpattern
- new function, wcsdup, wide-character version of strdup(3)
2/4
---
print_cmd.c
- temporarily translate a >&filename redirection from
r_duplicating_output_word to r_err_and_out (as the expansion code
in redir.c does) so it prints without a leading `1' (file
descriptor)
2/5
---
aclocal.m4
- add a check for wcsdup to BASH_CHECK_MULTIBYTE
config.h.in
- add HAVE_WCSDUP define