Ed Schouten wrote:
Author: ed
Date: Thu Jul 2 18:24:37 2009
New Revision: 195295
URL: http://svn.freebsd.org/changeset/base/195295
Log:
Enable POSIX semaphores on all non-embedded architectures by default.
More applications (including Firefox) seem to depend on this nowadays,
so not having this enabled by default is a bad idea.
Thank you. I didn't do this as normally we're pretty conservative about
this sort of change, but now they are fixed, it just plain makes sense.
I suspect Boost.Interprocess doesn't work on FreeBSD yet -- it needs
sem_t's shared between processes. Does anybody have work in progress for
this? We are in 8.0 freeze right now and it would be great to be able to
sort this out, IF someone has it up their sleeve. This was recently
bashed around on -STABLE.
cheers
BMS
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"