[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120110023807.GB1450@thunk.org>
Date: Mon, 9 Jan 2012 21:38:07 -0500
From: Ted Ts'o <tytso@....edu>
To: Mike Frysinger <vapier@...too.org>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH] libext2fs: change getpagesize to sysconf
On Wed, Dec 07, 2011 at 11:16:08AM -0500, Mike Frysinger wrote:
> Newer versions of glibc no longer export the getpagesize() prototype when
> using recent versions of POSIX (_XOPEN_SOURCE). So building tdb.c gives
> use implicit function declaration warnings. Fix the issue by using the
> portable sysconf() function which returns the same answer.
>
> Signed-off-by: Mike Frysinger <vapier@...too.org>
Applied, thanks.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists