1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/x11/libxshmfence
Jung-uk Kim d3839cf9e1 Fix xshmfence_alloc_shm() on 8.3 and 9.x. O_CLOEXEC is available on all
supported versions but mkostemp(3) is only available from 10.0.  Therfore,
the fd was not properly initialized on them.
2014-07-08 21:06:40 +00:00
..
files Fix xshmfence_alloc_shm() on 8.3 and 9.x. O_CLOEXEC is available on all 2014-07-08 21:06:40 +00:00
distinfo
Makefile Fix xshmfence_alloc_shm() on 8.3 and 9.x. O_CLOEXEC is available on all 2014-07-08 21:06:40 +00:00
pkg-descr
pkg-plist