In the last episode (Jul 05), Dipjyoti Saikia said:
> I am working on an OS derived for BSD 4.1 .  I am trying to backport
> a thread-safe version of popen() from BSD 4.10 .

popen should be threadsafe as of rev 1.17 (2003-01-03) of
/usr/src/lib/libc/gen/popen.c .  It was merged into the 4.* branch in
rev 1.14.2.1 (2004/12/15).  The PR is bin/50770 .  Do you have a
testcase that causes it to fail?

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to