mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 02:02:42 +02:00
commit bash-20130308 snapshot
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user