in reply to Re^2: Broken getppid() on Darwin/OSX
in thread Broken getppid() on Darwin/OSX
As always with undefined behaviour, if your (not you personally) code depends on it, your code is wrong, even if it happens to work on your particular system on the particular day you tested it on. (For instance, under heavy load it might be entirely different.)
|
|---|