]> Savannah Git Hosting - gnulib.git/commit
limits-h: new module
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Sep 2016 18:34:52 +0000 (11:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Sep 2016 07:46:11 +0000 (00:46 -0700)
commit0d12d16ab30cc5581ee26a3877351ac3181bca81
tree48ef1d948baaea56e02506bcaf59d1027e07a109
parent45080de2b0ba81210c0c087c6e5b17d90e470417
limits-h: new module

This adds ISO/IEC TS 18661-1:2014 support to limits.h.
* MODULES.html.sh: Add limits-h,and move size_max to stdint section.
* doc/posix-headers/limits.texi: Document new module.
* lib/limits.in.h, m4/limits-h.m4, modules/limits-h:
* modules/limit-h-tests, tests/test-limits-h.c: New files.
ChangeLog
MODULES.html.sh
doc/posix-headers/limits.texi
lib/limits.in.h [new file with mode: 0644]
m4/limits-h.m4 [new file with mode: 0644]
modules/limits-h [new file with mode: 0644]
modules/limits-h-tests [new file with mode: 0644]
tests/test-limits-h.c [new file with mode: 0644]