Commit Graph

5 Commits

Author SHA1 Message Date
ajacoutot
091bb20796 Fix some ports improperly using the POSIX feature test macros. Just
checking if they're defined is wrong as -1 is a valid value to indicate
the feature is not supported. No package bumps as the code sections in
question are not being built at the moment.

from Brad
2012-03-30 06:09:54 +00:00
sthen
baed85fac9 update to 1.7.3, from Brad (maintainer) 2009-05-06 17:16:17 +00:00
sthen
3411d2be5d update to commoncpp 1.6.3, from Brad. 2009-03-08 10:28:00 +00:00
jakemsr
de37fb5c7c maintainence update to commoncpp-1.6.1.
from brad@
2008-03-31 01:08:46 +00:00
jakemsr
b5de437bf0 import commoncpp
Common C++ offers a highly portable C++ application development
framework.  Common C++ provides classes for threads, sockets, daemon
management, system logging, object synchronization, realtime network
development, persistant object management, and file access.

from brad@

ok ajacoutot@
2007-12-08 05:22:09 +00:00