From: Jason Greene Date: Wed, 4 Jul 2001 22:02:00 +0000 (+0000) Subject: no need to implement these functions, already in posix module X-Git-Tag: PRE_TSRM_MERGE_PATCH~275 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4391dcdd844cbb4a6e0ec8059c1ffef618e8ab1;p=php no need to implement these functions, already in posix module --- diff --git a/ext/pcntl/README b/ext/pcntl/README index 05f957d7e0..560b9334ca 100644 --- a/ext/pcntl/README +++ b/ext/pcntl/README @@ -15,7 +15,6 @@ TODO Complete ------------------------------------------------ Make Async Safe X Implement wait.h macros as functions -Implement setsid, setuid, etc. Platform Checks in config.m4