[PATCH xserver] xwayland: Correctly detect whether posix_fallocate exists

Adam Jackson ajax at nwnk.net
Tue Mar 8 15:06:29 UTC 2016


On Tue, 2016-03-08 at 14:15 +0100, Julien Cristau wrote:
> On Tue, Mar  8, 2016 at 20:05:33 +0800, Jonas Ådahl wrote:
> 
> > We had HAVE_POSIX_FALLOCATE checks, but no such macros were ever
> > defined anywhere. This commit makes it so that this macro is defined if
> > the posix_fallocate is detected during configure.
> > 
> > Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
> > ---
> >  configure.ac               | 3 ++-
> >  hw/xwayland/xwayland-shm.c | 4 ++++
> >  include/dix-config.h.in    | 3 +++
> >  3 files changed, 9 insertions(+), 1 deletion(-)
> > 
> Reviewed-by: Julien Cristau <jcristau at debian.org>

remote: I: patch #76123 updated using rev a2c3c34b44b866440a152511e682c98879ee13b7.
remote: I: 1 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
   939ce0b..a2c3c34  master -> master

- ajax


More information about the xorg-devel mailing list