| Commit message (Expand) | Author | Age | Files | Lines |
* | Always load the NLM detached so that we don't have to wait for it to clean | Bradley Nicholes | 2003-01-14 | 1 | -2/+5 |
* | rename apr_arch_fileio.h to apr_arch_file_io.h for consistency | Thom May | 2003-01-07 | 6 | -6/+6 |
* | Namespace protection for include/arch/ header files | Thom May | 2003-01-06 | 20 | -27/+27 |
* | Update copyright notices to 2003. | Thom May | 2003-01-01 | 22 | -22/+22 |
* | Make sure that the path to the current working directory and to the spawned | Bradley Nicholes | 2002-12-20 | 1 | -5/+13 |
* | Close a bug identified by Juergen Heckel that we would crash when | William A. Rowe Jr | 2002-12-09 | 1 | -5/+20 |
* | As pointed out by Marcel Mann <Marcel.Mann@dbaudio.com>, we were | William A. Rowe Jr | 2002-11-25 | 1 | -1/+16 |
* | Switched from processve() to procve() API. | Bradley Nicholes | 2002-11-07 | 1 | -4/+4 |
* | Excerpt from MSVC help; | Ian Holsman | 2002-08-22 | 1 | -1/+6 |
* | In apr_signal_thread() remove synchronous signals from the mask | Jeff Trawick | 2002-08-08 | 1 | -0/+3 |
* | * httpd-2.0/srclib/apr/threadproc/unix/signals.c | Karl Fogel | 2002-07-23 | 1 | -1/+1 |
* | The old macro was blowing up on some platforms that weren't using gcc. | Ryan Bloom | 2002-07-23 | 1 | -2/+8 |
* | Implemented the thread_once API's on NetWare | Bradley Nicholes | 2002-07-19 | 1 | -2/+6 |
* | Correct Rob's recent patch to handle both NT and 9x, and skip wasting | William A. Rowe Jr | 2002-07-18 | 1 | -15/+27 |
* | The HANDLE members in the STARTUPINFO struct used in the call to | Ian Holsman | 2002-07-18 | 1 | -0/+4 |
* | added support for changing the limit on file descriptors per process | Brian Pane | 2002-07-09 | 1 | -0/+15 |
* | Changed the return values of the apr_*_inherit_(un)set functions from | Branko Čibej | 2002-07-05 | 1 | -30/+6 |
* | NEVER roll back more than one patch at a time. Reverting commit 1.78 | William A. Rowe Jr | 2002-07-03 | 1 | -81/+56 |
* | Reverting the 1.76 and 1.77 changes, because they didn't work. | Branko Čibej | 2002-07-02 | 1 | -56/+81 |
* | Fat Fingers. And inherit_set has no return value. Code compiles on win32 | William A. Rowe Jr | 2002-07-01 | 1 | -15/+15 |
* | Unix, NW and OS2 folks, please look at this change and consider similar | William A. Rowe Jr | 2002-07-01 | 1 | -81/+56 |
* | Use apr_ischar() ... especially within apr itself! | William A. Rowe Jr | 2002-06-23 | 1 | -1/+2 |
* | Check the detached flag and spawn the NLM appropriately. | Bradley Nicholes | 2002-06-10 | 1 | -3/+4 |
* | Some simple fn renames ... by the book [deprecated entry points retained] | William A. Rowe Jr | 2002-06-08 | 3 | -4/+21 |
* | More CE porting, now we enter the strange stuff. I disagree with the | William A. Rowe Jr | 2002-06-04 | 1 | -3/+42 |
* | Reimplemented apr_proc_create() on NetWare to use the new processve() | Bradley Nicholes | 2002-05-29 | 1 | -130/+23 |
* | Implement apr_thread_yield() on OS/2. | Brian Havard | 2002-05-22 | 1 | -0/+1 |
* | Darwin/Mac OS X: There is apparently no convenient way to keep deceased | Jeff Trawick | 2002-05-22 | 1 | -0/+20 |
* | Address PR 8963 | William A. Rowe Jr | 2002-05-10 | 1 | -1/+1 |
* | Remove APR_WANT_SIGNAL from apr_want.h because code must include | Roy T. Fielding | 2002-04-30 | 2 | -6/+0 |
* | It's just a jump to the left... and a step to the right... | William A. Rowe Jr | 2002-04-29 | 1 | -1/+1 |
* | Add .deps to cvsignore since APR may now generate .deps files. | Justin Erenkrantz | 2002-04-22 | 3 | -0/+3 |
* | Allow VPATH builds to properly generate build dependencies. This requires | Justin Erenkrantz | 2002-04-22 | 3 | -0/+6 |
* | Tru64: Stop leaving zombies in APR apps like mod_cgid which | Jeff Trawick | 2002-04-19 | 1 | -0/+10 |
* | Significant overhaul to respect all four flavors of APR_PROCESS, _ENV, | William A. Rowe Jr | 2002-04-13 | 1 | -22/+54 |
* | Still working on the spawning process and wiring up the pipes. Changed | Bradley Nicholes | 2002-04-11 | 1 | -16/+27 |
* | AIX: Fix breakage with 64-bit builds on versions of AIX prior | Jeff Trawick | 2002-04-11 | 1 | -4/+5 |
* | apr_proc_detach(): | Jeff Trawick | 2002-04-08 | 1 | -10/+5 |
* | Force the spawned NLM into the same address space | Bradley Nicholes | 2002-04-04 | 1 | -1/+1 |
* | Stub in the warning and observations. | William A. Rowe Jr | 2002-03-22 | 1 | -0/+5 |
* | This appears correct, but I need at least three more pairs of eyes that | William A. Rowe Jr | 2002-03-22 | 1 | -34/+116 |
* | Now fix my typos ... teach me to trust my typing at midnight without | William A. Rowe Jr | 2002-03-21 | 1 | -6/+10 |
* | Fix several bugs in proc.c, especially around command.com which | William A. Rowe Jr | 2002-03-21 | 1 | -8/+31 |
* | add a comment distinguishing between SIGUSR2 and the synchronous | Jeff Trawick | 2002-03-20 | 1 | -0/+8 |
* | don't mask SIGUSR2. | Ian Holsman | 2002-03-20 | 1 | -0/+3 |
* | Style Police writes some more tickets... | Sander Striker | 2002-03-19 | 3 | -80/+158 |
* | Rename all the "cntxt" members of the thread and proc structures to | Sander Striker | 2002-03-19 | 15 | -231/+231 |
* | The apr_get_os_proc accessor is no longer supported [better or worse]. | William A. Rowe Jr | 2002-03-16 | 1 | -11/+0 |
* | Changed the way environment variables are handle on NetWare while | Bradley Nicholes | 2002-03-14 | 1 | -3/+11 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 22 | -22/+22 |