; @@ -93,7 +93,9 @@
>#include "httpd.h"
>#include "http_config.h"
>#include "http_request.h"
> +#ifndef WIN32
>#include
> +#endif
>
>/* The default directory in user's home dir */
> #ifnd
other suggested patches have done. I say we ship with
>this less-than-ideal solution.
There was a new pach posted last night that I am going to test today.
Ryan
_______
Ryan Bloom [EMAIL PROTECTED]
4205
th this everywhere?
Ryan
_______
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, NC 27709
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
Thanks for doing the work, I'll look at the Unix impl now.
Ryan
> Rework ap_finfo_t to split the file type out of the protection field.
> I've taken a stab at the unix implementation but tested only on OS/2.
g/ben.html
>
> "My grandfather once told me that there are two kinds of people: those
> who work and those who take the credit. He told me to try to be in the
> first group; there was less competition there."
> - Indira Gandhi
>
___
ing the last one too.
Thanks
Ryan
___
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, NC 27709
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
.m4,v
> retrieving revision 1.4
> retrieving revision 1.5
> diff -u -r1.4 -r1.5
> --- config.m4 1999/12/20 03:09:50 1.4
> +++ config.m4 1999/12/23 21:01:31 1.5
> @@ -46,8 +46,6 @@
>
>dnl XXX - We should be checking for the proper fla
equire GNU make.
When did that happen? Is it APR or Apache that is requiring GNU make?
Ryan
_______
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, NC 27709
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
sses up some
compilers.
Ryan
_______
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, NC 27709
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
a known
issue, and it needs to be fixed. :)
> Consider me porting and modifying!
Cool.
Ryan
___
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, NC 27709
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
uff recently, but hopefully this week I'll get a chance to clean
APR a bit. Unless somebody else wants to beat me to it.
Ryan
_______
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, NC 27709
Come
If you are using the prefork MPM, you have to specify
LIBS="-lpthread". If you are on any other platform, you are on your own.
The configure script has basically been written on Linux, and it is
assumed it will be modified as we port 2.0.
Ryan
____
> Windows:
> Some more work to properly handle -k restart,shutdown. I have made a
> simplifying
> assumption that the relative name of the server pidfile is always
> logs/httpd.pid.
> This saves the error prone effort of reading the config file in apache.exe
> (as
> opposed to ApacheC
the patch needs to be
backed out, because it does not really test APR's ability to abstract
information.
Ryan
___
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, NC 27709 It's a beautiful si
____
Ryan Bloom [EMAIL PROTECTED]
6209 H Shanda Dr.
Raleigh, NC 27609 Ryan Bloom -- thinker, adventurer, artist,
writer, but mostly, friend.
---
ing select anymore in Apache. It should be using
ap_poll, and ap_poll will figure out how to use select. So, this whole
check shouldn't be necessary.
Ryan
_______
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
is
creating the instance of ap_iovec_t.
I'll fix it tomorrow.
Ryan
_______
Ryan Bloom [EMAIL PROTECTED]
6209 H Shanda Dr.
Raleigh, NC 27609 Ryan Bloom -- thinker, adventurer, artist,
writer, but mostly, friend.
---
martin 99/10/07 14:58:31
>
> Modified:src/lib/apr/misc/unix start.c
> Log:
> Warning: even with HAVE_PTHREAD_SIGMASK defined,
> no pthread function should be called for the prefork mpm
_______
Ryan Bl
it now does _when_ it is using
> filehand. I agree this it is still broken, though, but less so than
> before.
Agreed. The "best" way to fix it, IMHO, is to init filedes to -1 and make
the original check.
Ryan
_____
rious doubts that the code even works anymore. If
it does, it is only because we aren't checking return code properly.
Ryan
___
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, NC 277
I'm glad this got done. :)
Ryan
___
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, NC 27709 It's a beautiful sight to see good dancers
doing simple steps. It's a painful sight to
see beginners doing complicated patterns.
@ -71,6 +71,7 @@
>#include
>#include "apr_config.h"
>#else
> +#include "../file_io/win32/readdir.h" /* definition of DIR for WIN32 */
>#include "apr_win.h"
>#endif
>#include "hsregex.h"
>
>
>
&
nder the following config:
>
> NumServers 1
> StartThreads 32
>
>
>
>
___
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, NC 27709 It's a beautiful sight to see good dancers
doing simple steps. It's a painful sight to
see beginners doing complicated patterns.
back the way it was,
and flushing the file with each write. I know it will cause a performance
hit, but it will make the results more predicatable.
Ryan
___
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, N
, and changed arguments were appropriate.
Ryan
___
Ryan Bloom [EMAIL PROTECTED]
4205 S Miami Blvd
RTP, NC 27709 It's a beautiful sight to see good dancers
doing simple ste
25 matches
Mail list logo