summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Style Police writes some more tickets...striker2002-03-193-80/+158
* Rename all the "cntxt" members of the thread and proc structures tostriker2002-03-1920-251/+251
* Fix the fix...striker2002-03-191-7/+9
* Tag the apr global poolstriker2002-03-191-0/+2
* Don't try to obtain a mutex if it was already destroyed...striker2002-03-191-0/+7
* Add a little note about passing a NULL pool to apr_hash_first().gstein2002-03-191-1/+2
* small minor fixes to Doxygenianh2002-03-183-45/+69
* fix the doxygenization of these 2 filesianh2002-03-182-7/+22
* Fix win32 compile breakage in apr_atomic_tstoddard2002-03-181-1/+1
* Update the doxygen docs to reflect the recent API change.striker2002-03-181-7/+3
* Style Police patrols in the backyard...striker2002-03-182-46/+50
* For CommandLineFromArgvW() if WinNT is defined.wrowe2002-03-171-0/+1
* Rename apr_implode_time to apr_time_exp_get.striker2002-03-175-9/+8
* update an old commenttrawick2002-03-171-1/+1
* Performance improvement for apr_filepath_merge()brianp2002-03-171-10/+13
* Style cleanups onlybrianp2002-03-171-18/+23
* If I had the energy, I'd change the Win32 apr_proc_t type to use thiswrowe2002-03-161-1/+1
* Back out some over-engineering. We use pid_t throughout - and thiswrowe2002-03-165-12/+13
* The apr_get_os_proc accessor is no longer supported [better or worse].wrowe2002-03-161-11/+0
* revert changeianh2002-03-161-2/+0
* apr_atomic_dec now returns zero if the value is zero.ianh2002-03-164-7/+22
* note some possible namespace protection issues found with atrawick2002-03-151-1/+11
* clean up the use of apr_sockaddr_t (stay out of family-specifictrawick2002-03-151-3/+2
* add a new suggestion -- letting apr_stat() et al failtrawick2002-03-151-3/+15
* Many broken tests these days [fork() and missing stuff], but at leastwrowe2002-03-151-1/+1
* Only create a thread mutex with apr_file_open if the flagsbrianp2002-03-151-0/+3
* CHANGESbrianp2002-03-153-9/+19
* Factor out the allocators from pools.striker2002-03-154-295/+510
* freebsd atomic support will only be available in 5ianh2002-03-152-2/+2
* add a #define for apr_exploded_time_t in here as wellianh2002-03-151-0/+2
* Jeff Trawick's seek-bug-fix (fixes and now passes test/filetest.c)wrowe2002-03-141-1/+3
* Win32 doesn't support remove-open-file semantics.wrowe2002-03-141-0/+3
* Move the kill_conditions enum in apr_thread_proc.h into thetrawick2002-03-143-28/+25
* struct process_chain is not part of the API, so get it out oftrawick2002-03-142-16/+16
* slight apr_sockaddr_info_get() simplification/speed-up:trawick2002-03-142-13/+5
* Changed the way environment variables are handle on NetWare whilebnicholes2002-03-141-3/+11
* Updated to match the changes that occured in the stat structurebnicholes2002-03-141-5/+15
* Switched to the new winsock header for NetWarebnicholes2002-03-142-2/+2
* PR: 9932 (apache 1.3)jim2002-03-141-0/+4
* Since atomic_t isn't available on FreeBSD < 4, don't test it.ben2002-03-141-0/+10
* Fix the install detection code in case the install area uses agstein2002-03-141-1/+2
* Lesser of 2 evils :)jim2002-03-141-1/+1
* Update our copyright for this year.fielding2002-03-13304-305/+305
* Fix weird error report... not sure whatjim2002-03-131-1/+1
* Waiting on object handles and event source handles.wrowe2002-03-131-2/+41
* Some extra diagnostics I'm using, thought others might enjoy.wrowe2002-03-131-2/+16
* Make it obvious what is now configurable.jerenkrantz2002-03-121-1/+1
* clean up the way we look at the family of an apr_sockaddr_ttrawick2002-03-123-3/+3
* There is no apparent need to expose the guts of apr_ipsubnet_t,trawick2002-03-122-13/+13
* Typo.jfclere2002-03-121-1/+1