]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
==Port of Apache 1.3.20 to AtheOS==
authorMartin Kraemer <martin@apache.org>
Mon, 8 Oct 2001 15:49:33 +0000 (15:49 +0000)
committerMartin Kraemer <martin@apache.org>
Mon, 8 Oct 2001 15:49:33 +0000 (15:49 +0000)
commit35dc3dbb22eb6c1cd32d6221ca103fa7d2c193f2
treedc4bcd66beb09a2ced4b6914a3749af813f2d6e3
parent59a605dbbf839e0fed3cae962118dcb8ec75db30
==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
src/CHANGES
src/Configure
src/helpers/GuessOS
src/include/ap_config.h