]> Savannah Git Hosting - gnulib.git/commit
getpagesize: Fix use of 'extern inline' (regression 2012-11-20).
authorBruno Haible <bruno@clisp.org>
Mon, 11 Nov 2024 08:33:11 +0000 (09:33 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 11 Nov 2024 08:33:11 +0000 (09:33 +0100)
commit06e243451c183c85ed1952e3d17e85474ae7c17c
treecd061385665d03a03660c5b71326d08e3619d1a9
parent7368d3b7ed5a1c8446035230b747756c876a27c8
getpagesize: Fix use of 'extern inline' (regression 2012-11-20).

* lib/unistd.in.h (_GL_GETPAGESIZE_INLINE): New macro.
(getpagesize): Use it.
* lib/getpagesize.c (_GL_GETPAGESIZE_INLINE): Define.
* modules/getpagesize (configure.ac): Compile getpagesize.c also when
getpagesize is missing.
ChangeLog
lib/getpagesize.c
lib/unistd.in.h
modules/getpagesize