]> Zhao Yanbai Git Server - minix.git/commit
change SSIZE_MAX to INT_MAX instead of 32767.
authorBen Gras <ben@minix3.org>
Sun, 10 Oct 2010 22:33:23 +0000 (22:33 +0000)
committerBen Gras <ben@minix3.org>
Sun, 10 Oct 2010 22:33:23 +0000 (22:33 +0000)
commit26de8dd299b5edcb9c63098bdbb6ea5ee3111fcd
treecf4a80dcfabc37b056105bfd6da3c85718c8ff3e
parent9235536f3870301617cac4459200624929ce4238
change SSIZE_MAX to INT_MAX instead of 32767.

With this change, suggested by Gautam Tirumala, ports for pkgin and
pkg_install are cleaner and so easier to upstream.  Presumably other
ports will be smoother too.

There doesn't seem to be a reason SSIZE_MAX was so small to begin with.
include/limits.h