summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_38(no author)2002-06-153-259/+0
* Fix a couple of typos in some Makefiles.Ryan Bloom2002-06-151-1/+1
* Allow 'make install DESTDIR=/path'. This allows packagers to installRyan Bloom2002-06-151-18/+18
* Removed --disable-atomics flag and added --enable-nonportable-atomics,Aaron Bannert2002-06-142-7/+13
* Building the wrong dso.c in the make files. Switched to the Netware version.Bradley Nicholes2002-06-131-2/+2
* Lowercase macros, per Roy Fielding's comments and general concensus.William A. Rowe Jr2002-06-121-4/+4
* Fix a typo pointed out by Greg Marr [thx!]William A. Rowe Jr2002-06-121-1/+2
* get rid of a warning (unreferenced static function) for some pool-debugJeff Trawick2002-06-121-0/+2
* To simplify future, experimental work with binary usec values, theseWilliam A. Rowe Jr2002-06-121-0/+7
* fix typoCliff Woolley2002-06-121-1/+1
* More conservative buffer overflow checking code forBrian Pane2002-06-121-12/+1
* Create the distribution directory at the root of the project rather than aboveBradley Nicholes2002-06-111-2/+2
* Why was this in there? It generates a warning (deprecated header file)Cliff Woolley2002-06-111-3/+0
* Use the native cmpxchg() function for NetWareBradley Nicholes2002-06-112-50/+1
* Switch to a Reader/Writer lock to try to avoid lock contention when accessingBradley Nicholes2002-06-111-2/+27
* OS/2: Fix build breakage due to missing apr_dir_make_recursive().Brian Havard2002-06-111-0/+8
* It helps to document the actual option. :-)Ryan Bloom2002-06-101-1/+1
* Check the detached flag and spawn the NLM appropriately.Bradley Nicholes2002-06-101-3/+4
* move some deprecated functions inside a check for APR_HAS_THREADSJeff Trawick2002-06-101-0/+3
* Fix calculation of tm_gmtoff on Windows, and add a test case.Branko Čibej2002-06-092-14/+53
* Added support for building the tests when $objdir != $srcdir.Branko Čibej2002-06-091-1/+1
* set/set, unset/unset.William A. Rowe Jr2002-06-091-0/+3
* Remove one of the two declarations of apr_socket_inherit_set()Brian Pane2002-06-091-3/+0
* Last for today (compiles clean on Win32, hope the same for the rest ofWilliam A. Rowe Jr2002-06-0812-51/+60
* Prepare for win32 inherit.hWilliam A. Rowe Jr2002-06-083-2/+94
* Seems I was cutting a pasting just a little over the speed limit.William A. Rowe Jr2002-06-084-6/+5
* Nice tags, makes things easier to read [wish I noticed earlier]William A. Rowe Jr2002-06-082-6/+2
* More API get/set renames, and providing stubs for those previouslyWilliam A. Rowe Jr2002-06-083-12/+89
* Pedantic docs changeWilliam A. Rowe Jr2002-06-081-1/+3
* Revert bogusness by providing proper stubs for functions that existedWilliam A. Rowe Jr2002-06-088-10/+67
* Include i18n/unix/xlate.c for ENOTIMPL entry pointsWilliam A. Rowe Jr2002-06-082-2/+0
* renames for apr_xlate_sb_get, which was far more complicated.William A. Rowe Jr2002-06-083-36/+50
* Some simple fn renames ... by the book [deprecated entry points retained]William A. Rowe Jr2002-06-084-4/+26
* Allows the internal socket netmask of the accepted socket to initialize itselfBradley Nicholes2002-06-072-0/+19
* Added 2 additional lock functions: apr_proc_mutex_name andJim Jagielski2002-06-078-5/+87
* win32 now passes testsockopt. Merge the Netware codepathBill Stoddard2002-06-062-58/+48
* cvs up/diff gets pretty hard to track with vc7 builds.William A. Rowe Jr2002-06-051-0/+5
* More CE porting. I'd prefer to see us return a stock value of 0 for theWilliam A. Rowe Jr2002-06-042-1/+32
* More CE porting, now we enter the strange stuff. I disagree with theWilliam A. Rowe Jr2002-06-041-3/+42
* More of the WinCE port.William A. Rowe Jr2002-06-045-11/+60
* More WinCE PortingWilliam A. Rowe Jr2002-06-041-4/+31
* Hands over my head... I surrender to the style policeWilliam A. Rowe Jr2002-06-041-1/+1
* Answer half the questions.William A. Rowe Jr2002-06-041-6/+8
* it's amazing the typos one can catch when one actually reads the docs. :)Cliff Woolley2002-06-031-1/+1
* these guys aren't in apr-util anymore :)Cliff Woolley2002-06-031-3/+3
* Needs research and a decisionWilliam A. Rowe Jr2002-06-031-2/+9
* Updated to match the header changeBradley Nicholes2002-06-032-5/+5
* Needed a function in Subversion to behave like 'mkdir -p', and thisBrian Fitzpatrick2002-05-312-0/+66
* Added the pipe test to the test build project.Bradley Nicholes2002-05-311-0/+0
* Implemented code that discovers the proper casing of the filename as it existsBradley Nicholes2002-05-311-2/+0