Re: [us...@httpd] Does APR works in Kernel Level ?

2009-04-02 Thread ricardo figueiredo
Hi Tom, Your reply is perfect I understood yout explanation !!! My doubt this resolved !! Thank you All (Tom, Eric, Pressaman) Ricardo On Thu, Apr 2, 2009 at 12:31 PM, Tom Evans wrote: > On Thu, 2009-04-02 at 08:09 -0700, ricardo13 wrote: > > Hi, > > > > APR make the same things that lib

Re: [us...@httpd] Does APR works in Kernel Level ?

2009-04-02 Thread Tom Evans
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 sys

Re: [us...@httpd] Does APR works in Kernel Level ?

2009-04-02 Thread Eric Covener
On Thu, Apr 2, 2009 at 11:09 AM, 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 ?? APR uses the C library, and other libraries. It's still off-topic f

Re: [us...@httpd] Does APR works in Kernel Level ?

2009-04-02 Thread ricardo13
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 Eric Covener wrote: > > On Thu, Apr 2, 2009 at 8:49 AM, ricardo13 > wrote: >> >> Sorry, >> >> But don't u

Re: [us...@httpd] Does APR works in Kernel Level ?

2009-04-02 Thread Eric Covener
On Thu, Apr 2, 2009 at 8:49 AM, ricardo13 wrote: > > Sorry, > > But don't understood !! You'll have to do some research about including C libraries in kernel modules. -- Eric Covener cove...@gmail.com - The official User-To-Us

Re: [us...@httpd] Does APR works in Kernel Level ?

2009-04-02 Thread ricardo13
Sorry, But don't understood !! Eric Covener wrote: > > On Wed, Apr 1, 2009 at 7:00 PM, ricardo13 > wrote: >> >> Hi all, >> >> I have other doubt.When I'm programming in APR, it works in kernel-level >> ?? >> My friend told it and I was confuse !!! > > This is the Apache HTTP Server users lis

Re: [us...@httpd] Does APR works in Kernel Level ?

2009-04-02 Thread ricardo13
ok !! Undestood your reply !! Ricardo Aviator wrote: > > Hi Ricardo, > APR is like a wrapper around existing OS specific implementations of APIs. > Some of the APIs operate at kernel level. I am not sure whether i > understood > the question. But if u are talking about using kernel concepts o

Re: [us...@httpd] Does APR works in Kernel Level ?

2009-04-02 Thread Eric Covener
On Wed, Apr 1, 2009 at 7:00 PM, ricardo13 wrote: > > Hi all, > > I have other doubt.When I'm programming in APR, it works in kernel-level ?? > My friend told it and I was confuse !!! This is the Apache HTTP Server users list. I was under the impression that you couldn't even use libc in the kern

Re: [us...@httpd] Does APR works in Kernel Level ?

2009-04-01 Thread Prasanna Ram Venkatachalam
Hi Ricardo, APR is like a wrapper around existing OS specific implementations of APIs. Some of the APIs operate at kernel level. I am not sure whether i understood the question. But if u are talking about using kernel concepts of Semaphores, shared memory and all, yes APR operates at that level. R

[us...@httpd] Does APR works in Kernel Level ?

2009-04-01 Thread ricardo13
Hi all, I have other doubt.When I'm programming in APR, it works in kernel-level ?? My friend told it and I was confuse !!! Thank You !! Ricardo -- View this message in context: http://www.nabble.com/Does-APR-works-in-Kernel-Level---tp22834996p22834996.html Sent from the Apache HTTP Server -