On 15 Apr 2008, at 17:27, Torsten Foertsch wrote:
On Tue 15 Apr 2008, Mark Blackman wrote:int main(int argc, char *argv){ fork(); printf("my pid is %d\n",getpid()); }Please use the fork-syscall here not the C function.
i'm trying to test the C-library behaviour though? in my case, i got two different numbers, so that tells me there's no caching surely. - Mark
Torsten -- Need professional mod_perl support? Just ask me: [EMAIL PROTECTED]