php-src/ext/sysvmsg
Nikita Popov ac03b15e3c Remove __USE_GNU defines
This is an internal glibc macro, it should not be necessary to use
it if we already define _GNU_SOURCE (we do through
AC_USE_SYSTEM_EXTENSIONS). Needing to use __USE_GNU generally
indicates an inclusion order problem (libc header included before
config.h).
2018-09-17 17:51:00 +02:00
..
tests Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
config.m4 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_sysvmsg.h Don't export anything in php_sysvmsg.h 2018-09-17 17:49:09 +02:00
sysvmsg.c Remove __USE_GNU defines 2018-09-17 17:51:00 +02:00