commit | fd36834871d06a03e1ff8d69e41992efa1bbf85f | [log] [download] |
---|---|---|
author | millert@openbsd.org <millert@openbsd.org> | Fri Feb 06 23:21:59 2015 +0000 |
committer | Damien Miller <djm@mindrot.org> | Mon Feb 09 09:28:17 2015 +1100 |
tree | 95390638f8f92dfd017176d558acec1e91a9e3b0 | |
parent | 1910a286d7771eab84c0b047f31c0a17505236fa [diff] |
upstream commit SIZE_MAX is standard, we should be using it in preference to the obsolete SIZE_T_MAX. OK miod@ beck@