This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: "fork problem" debugging
On Sun, May 28, 2006 at 10:40:34PM +0000, Torfinn Ottesen wrote:
> <heavily snipped content>
<snipping some more>
> I did this for three programs, prog1 (commercial, external),
> prog2 (inhouse, compiled on Cygwin) and native cygwin prog3:
> "echo". I claim that I saw increased increase memory usage
> for prog1 and prog2 - but not for the "echo" program.
Did you really fork for echo, or did you use a shell builtin by mistake?
/bin/echo is your friend...
Cheers,
Peter
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/