]> Savannah Git Hosting - gnulib.git/commit
stdint, read-file: fix missing SIZE_MAX on Android (tiny change)
authorKevin Cernekee <cernekee@gmail.com>
Wed, 5 Mar 2014 20:10:56 +0000 (12:10 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Mar 2014 01:48:19 +0000 (17:48 -0800)
commitcb3c90598c13d3db616c0c1e62c5d59ed80b069d
treee54d394b1a12bdb7377bb699e93d9ee29902db62
parenta10acfb1d2118f9a180181d3fed5399dbbe1df3c
stdint, read-file: fix missing SIZE_MAX on Android (tiny change)

This is basically one of the options Bruno Haible proposed in:
http://lists.gnu.org/archive/html/bug-gnulib/2012-01/msg00282.html
* lib/sys_types.in.h (_GL_INCLUDING_UNISTD_H): New macro.
* lib/stdint.in.h: Use it.
* modules/stdint (Depends-on): Add sys_types.
ChangeLog
lib/stdint.in.h
lib/sys_types.in.h
modules/stdint