-
- Downloads
I have been reading W. Richard Stevens "Advanced Programming in the UNIX Environment".
We need to flush all buffered IO streams before fork(), else both parent and child end up with copies and will eventually flush them, resulting in two copies. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@375 4ea69e1a-61f1-4043-bf83-b5c94c648137
Loading
Please register or sign in to comment