]> git.ipfire.org Git - thirdparty/grub.git/commit
posix_wrap: Flesh out posix_wrap/limits.h a little more
authorColin Watson <cjwatson@ubuntu.com>
Tue, 19 Mar 2019 10:26:18 +0000 (10:26 +0000)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 20 Mar 2019 10:34:06 +0000 (11:34 +0100)
commitbcd29eea07221a7f1eb06825afba5e89b24dd7c1
treef5be21342a7e2af032c88cc1a6fa405866cc0be7
parent67580c0068b59d3049f8b7becd72b2bac5f988f5
posix_wrap: Flesh out posix_wrap/limits.h a little more

In addition to what was already there, Gnulib's <intprops.h> needs SCHAR_MIN,
SCHAR_MAX, SHRT_MIN, INT_MIN, LONG_MIN, and LONG_MAX. Fixes build on CentOS 7.

Reported-by: "Chen, Farrah" <farrah.chen@intel.com>
Signed-off-by: Colin Watson <cjwatson@ubuntu.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/lib/posix_wrap/limits.h
include/grub/types.h