commit | ed0b10722c880d82e5da2a357122f5ae0e53d4db | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Aug 23 09:54:44 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Aug 24 16:37:53 2020 +0200 |
tree | 67113b2505692b356ed58c8e507dca4546d86fab | |
parent | fa63753f86ccf912d2553934ee6aec787030fa8a [diff] |
include: kernel.h: define SSIZE_MAX Define SSIZE_MAX, the largest value fitting into a variable of type ssize_t. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>