summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_2001_02_09(no author)2001-02-095-1733/+0
* Add APR_TRY_GCC_WARNING macro to dynamically test the iconv prototypefielding2001-02-092-4/+35
* look in -lm for modf()trawick2001-02-081-0/+1
* Add Darwin/Mac OS.wsanchez2001-02-084-2/+8
* add iconv hints for AIX and Solaris (tested on AIX 4.3 and Solaris 8)trawick2001-02-081-0/+2
* s/pupt/put/g typodougm2001-02-086-9/+9
* renaming various functions for consistency sakedougm2001-02-08120-1408/+1408
* Handle the second parameter to iconv() differently, respecting thattrawick2001-02-083-3/+45
* fix a typo??trawick2001-02-071-1/+1
* Check for glibtoolize as well as libtoolize.wsanchez2001-02-071-3/+3
* Fix a problem in configure with the getaddrinfo check. We need to includerbb2001-02-072-0/+7
* some whitespace.gstein2001-02-051-0/+8
* for portability: use apr_uint32_t rather than u_long. the latter is a BSDismgstein2001-02-051-2/+2
* apr_mmap_t is defined as a void*.gstein2001-02-051-5/+5
* sun. lots. good.gstein2001-02-041-1/+5
* A binary file is a file that cannot be parsed in ascii and must not bewrowe2001-02-034-1325/+1325
* Clean up someone's cruft in the repository and back out this changewrowe2001-02-034-1325/+1325
* fix a typotrawick2001-02-021-1/+1
* Win32: (IsLeapYear): New macro for quickly figgerin' out if a given year is astoddard2001-02-022-3/+23
* another style nit caught by C::Scandougm2001-02-021-2/+2
* be consistent with 'const char * const *' spacing (noticed when parsing the t...dougm2001-02-022-3/+3
* clean up gcc warningtrawick2001-02-011-14/+14
* Keep expecting header updates to fly with the source branch :-/wrowe2001-02-011-0/+4
* - refactored out the common APR_FINFO_MIN setup into a single fillinwrowe2001-02-012-158/+138
* Absolutely explicit that finfo.filetype APR_NOFILE is 0 (or false).wrowe2001-01-311-1/+1
* apr_stat() in http_request.c only needs size, type, mtime, ctime & atime valu...stoddard2001-01-312-4/+14
* Fix the export list builder to understand more preprocessor constructstrawick2001-01-311-6/+10
* get rid of the bzero() macro which we spit out on platformstrawick2001-01-311-4/+0
* More doc improvements.ben2001-01-292-2/+13
* Get this working on beos again so we can serve pages!dreid2001-01-291-7/+9
* This fixes a funky compile problem for me.stoddard2001-01-291-1/+1
* use a form of preprocessing which buildexports.awk can handle;trawick2001-01-291-2/+2
* Larger volume structures can have more than 2^16 hardlinks to a singlewrowe2001-01-291-1/+2
* Refactor out the 'extras' [not returned by the atomic get info call]wrowe2001-01-295-205/+298
* Document these here, where I should have put them in the first place &-/wrowe2001-01-281-0/+10
* Moving a small OS2'ism into APR, it's pw_dir excludes the username.wrowe2001-01-281-0/+5
* Get tests building, and actually checking for libapr.la revisions towrowe2001-01-285-25/+123
* User and Group goodness. If anyone objects to the non-typesafe unixwrowe2001-01-284-3/+57
* Ignore files saved by configure.ben2001-01-282-0/+2
* User and Group (which is nearly always 'None') now works.wrowe2001-01-281-33/+30
* Good looking wether out there.rbb2001-01-281-1/+7
* Clean up an alien out of the win32 make file dependencieswrowe2001-01-282-98/+0
* Revert back to dsp6 format, and add several newer headers to thesewrowe2001-01-283-16/+36
* OS2 was chasing os2errno.h which we hid in a private platform directory,wrowe2001-01-2831-303/+1576
* Remove --with-optim option in favor of OPTIM env variable.fielding2001-01-282-2/+4
* Update the status file after that very subtle and oh so gentle reminderdreid2001-01-281-7/+9
* Don't add libmm.la to the list of libraries to link if it's not gettingbjh2001-01-281-1/+3
* Revert last change and solve warning by explicit cast. The need wouldfielding2001-01-282-4/+4
* Time to clean my contacts.fielding2001-01-281-1/+1
* Eliminate the APR_SIG* aliases for standard signal names,fielding2001-01-284-97/+9