dev  

Re: svn commit: r660749 - /httpd/httpd/branches/2.2.x/STATUS

Ruediger Pluem
Sun, 08 Jun 2008 04:07:20 -0700



On 05/28/2008 01:20 PM, Nick Kew wrote:
On Tue, 27 May 2008 22:26:09 -0000
[EMAIL PROTECTED] wrote:

+   rpluem says: Thanks. Sorry for being picky, but after revisiting
the patch
+   again I ask myself how we can be sure that the chroot function is
actually
+   present on the platform we compile.

$ man chroot
...
CONFORMING TO
       SVr4, SVID, 4.4BSD, X/OPEN.

How many unix platforms support none of the above?


My man chroot says

CONFORMING TO
       SVr4, 4.4BSD, SUSv2 (marked LEGACY).  This  function  is  not  part  of
       POSIX.1-2001.

So it does not seem to be part of POSIX. But I have no strong opinion. Maybe
another developer could chime in and push me to one or another side :-).

Regards

RĂ¼diger