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
+4
View File
@@ -96,4 +96,8 @@ static const unsigned long long int maxquad = ULLONG_MAX;
# define SSIZE_MAX 32767 /* POSIX minimum max */
#endif
#ifndef SIZE_MAX
# define SIZE_MAX 65535 /* POSIX minimum max */
#endif
#endif /* _SH_TYPEMAX_H */