0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-14 17:58:01 +08:00
Martin Lucina 8be491b7bd Use feature test macros more conservatively
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.
2010-02-18 13:46:00 +01:00
2010-02-16 17:50:36 +01:00
2010-02-03 15:52:11 +01:00
2010-02-16 17:50:36 +01:00
2010-01-05 11:05:03 +01:00
2010-02-16 17:50:36 +01:00
2009-07-29 12:07:54 +02:00
2010-02-08 18:55:51 +01:00

This is the 0MQ project. More information is available at 
http://www.zeromq.org
Languages
C++ 84.3%
M4 4.9%
CMake 3.3%
Shell 2.5%
Makefile 2.3%
Other 2.6%