On Thu, 2009-04-02 at 08:09 -0700, ricardo13 wrote:
> Hi,
> 
> APR make the same things that libraries C ??
> Because C make system calls to kernel level.
> 
> I would want know if APR do system calls like C!!! APR works like C ??
> Thank you !!
> 
> Ricardo
> 
> 

APR is written in C and makes system calls to the kernel. Nothing in APR
is kernel level, and nothing in it runs with kernel privileges, it is
all userland code. 

Tom


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to