commit bash-20130308 snapshot

This commit is contained in:
Chet Ramey
2013-03-26 20:51:58 -04:00
parent c7e43312f9
commit c677e9e0a2
32 changed files with 15444 additions and 761 deletions
+1
View File
@@ -82,6 +82,7 @@
#include "bashintl.h"
#include "shell.h"
#include "typemax.h" /* INTMAX_MAX, INTMAX_MIN */
/* Because of the $((...)) construct, expressions may include newlines.
Here is a macro which accepts newlines, tabs and spaces as whitespace. */