• Martin Lucina's avatar
    Use feature test macros more conservatively · 8be491b7
    Martin Lucina authored
    It turns out that feature test macros are a complete mess, and defining
    _GNU_SOURCE and _POSIX_C_SOURCE together breaks some systems. So we try
    and define the appropriate "make everything visible" combination specific
    to each system instead. This may still break something, so people should
    test their platforms and speak up if so.
    8be491b7
Name
Last commit
Last update
bindings Loading commit data...
builds/msvc Loading commit data...
debian Loading commit data...
devices Loading commit data...
doc Loading commit data...
examples Loading commit data...
foreign Loading commit data...
perf Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LESSER Loading commit data...
ChangeLog Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
autogen.sh Loading commit data...
configure.in Loading commit data...