On Mon, Feb 1, 2010 at 2:06 PM, anonymous <aim0s...@lavabit.com> wrote: >> Having said that, in case of rfork vice versa from FreeBSD. > > Yes, I am talking about FreeBSD. With configure you can make your > program portable between FreeBSD and Linux. Most probably other > systems won't implement clone/rfork their own way so program will be > portable between all systems with some kind of rfork implementation.
This is bullshit, one of the reasons I gave up using FreeBSD long ago is because so much crap software that used auto*hell would blow up when trying to build it on FreeBSD, and trying to fix up auto*hell so the damned thing would build was a fucking nightmare. On the other hand programs without auto*hell that were in the ports tree 'just worked' (while the ones that used auto*hell and were in the ports tree just wasted my fucking times running 'tests' for shit that the packager already knew). uriel