==Port of Apache 1.3.20 to AtheOS==
Rodrigo Parra Novo <rpn@terra.com.br> writes: I have ported Apache 1.3.20 to AtheOS (A new OS, described on www.atheos.cx), following the rules described by the PORTING document, which can be found in Apache's src/ directory. I'm sending the (rather simple) patch attached. It would be nice if someone from the Apache team could take a look at the patch, and tell me if anything is still missing. It would be also nice if (hopefully) this patch could be added to the current Apache 1.3 branch, on CVS. I (and others) have been running Apache on AtheOS for some time now, and everything seems to work correctly, with the following exceptions: 1. AtheOS does not use mmap() and shmget(), so we are using the ScoreBoard on disk, for now; 2. AtheOS does not support DSO for the moment, as shared libraries are treated a bit differently from the way they are treated on UNIX. Submitted by: Rodrigo Parra Novo <rpn@terra.com.br> Reviewed by: Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91351 13f79535-47bb-0310-9956-ffa450edef68
parent
c46440e7
Please register or sign in to comment