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 prototypeRoy T. Fielding2001-02-092-4/+35
* look in -lm for modf()Jeff Trawick2001-02-081-0/+1
* Add Darwin/Mac OS.Wilfredo Sanchez2001-02-084-2/+8
* add iconv hints for AIX and Solaris (tested on AIX 4.3 and Solaris 8)Jeff Trawick2001-02-081-0/+2
* s/pupt/put/g typoDoug MacEachern2001-02-086-9/+9
* renaming various functions for consistency sakeDoug MacEachern2001-02-08120-1408/+1408
* Handle the second parameter to iconv() differently, respecting thatJeff Trawick2001-02-083-3/+45
* fix a typo??Jeff Trawick2001-02-071-1/+1
* Check for glibtoolize as well as libtoolize.Wilfredo Sanchez2001-02-071-3/+3
* Fix a problem in configure with the getaddrinfo check. We need to includeRyan Bloom2001-02-072-0/+7
* some whitespace.Greg Stein2001-02-051-0/+8
* for portability: use apr_uint32_t rather than u_long. the latter is a BSDismGreg Stein2001-02-051-2/+2
* apr_mmap_t is defined as a void*.Greg Stein2001-02-051-5/+5
* sun. lots. good.Greg Stein2001-02-041-1/+5
* A binary file is a file that cannot be parsed in ascii and must not beWilliam A. Rowe Jr2001-02-034-1325/+1325
* Clean up someone's cruft in the repository and back out this changeWilliam A. Rowe Jr2001-02-034-1325/+1325
* fix a typoJeff Trawick2001-02-021-1/+1
* Win32: (IsLeapYear): New macro for quickly figgerin' out if a given year is aBill Stoddard2001-02-022-3/+23
* another style nit caught by C::ScanDoug MacEachern2001-02-021-2/+2
* be consistent with 'const char * const *' spacing (noticed when parsing the t...Doug MacEachern2001-02-022-3/+3
* clean up gcc warningJeff Trawick2001-02-011-14/+14
* Keep expecting header updates to fly with the source branch :-/William A. Rowe Jr2001-02-011-0/+4
* - refactored out the common APR_FINFO_MIN setup into a single fillinWilliam A. Rowe Jr2001-02-012-158/+138
* Absolutely explicit that finfo.filetype APR_NOFILE is 0 (or false).William A. Rowe Jr2001-01-311-1/+1
* apr_stat() in http_request.c only needs size, type, mtime, ctime & atime valu...Bill Stoddard2001-01-312-4/+14
* Fix the export list builder to understand more preprocessor constructsJeff Trawick2001-01-311-6/+10
* get rid of the bzero() macro which we spit out on platformsJeff Trawick2001-01-311-4/+0
* More doc improvements.Ben Laurie2001-01-292-2/+13
* Get this working on beos again so we can serve pages!David Reid2001-01-291-7/+9
* This fixes a funky compile problem for me.Bill Stoddard2001-01-291-1/+1
* use a form of preprocessing which buildexports.awk can handle;Jeff Trawick2001-01-291-2/+2
* Larger volume structures can have more than 2^16 hardlinks to a singleWilliam A. Rowe Jr2001-01-291-1/+2
* Refactor out the 'extras' [not returned by the atomic get info call]William A. Rowe Jr2001-01-295-205/+298
* Document these here, where I should have put them in the first place &-/William A. Rowe Jr2001-01-281-0/+10
* Moving a small OS2'ism into APR, it's pw_dir excludes the username.William A. Rowe Jr2001-01-281-0/+5
* Get tests building, and actually checking for libapr.la revisions toWilliam A. Rowe Jr2001-01-285-25/+123
* User and Group goodness. If anyone objects to the non-typesafe unixWilliam A. Rowe Jr2001-01-284-3/+57
* Ignore files saved by configure.Ben Laurie2001-01-282-0/+2
* User and Group (which is nearly always 'None') now works.William A. Rowe Jr2001-01-281-33/+30
* Good looking wether out there.Ryan Bloom2001-01-281-1/+7
* Clean up an alien out of the win32 make file dependenciesWilliam A. Rowe Jr2001-01-282-98/+0
* Revert back to dsp6 format, and add several newer headers to theseWilliam A. Rowe Jr2001-01-283-16/+36
* OS2 was chasing os2errno.h which we hid in a private platform directory,William A. Rowe Jr2001-01-2831-303/+1576
* Remove --with-optim option in favor of OPTIM env variable.Roy T. Fielding2001-01-282-2/+4
* Update the status file after that very subtle and oh so gentle reminderDavid Reid2001-01-281-7/+9
* Don't add libmm.la to the list of libraries to link if it's not gettingBrian Havard2001-01-281-1/+3
* Revert last change and solve warning by explicit cast. The need wouldRoy T. Fielding2001-01-282-4/+4
* Time to clean my contacts.Roy T. Fielding2001-01-281-1/+1
* Eliminate the APR_SIG* aliases for standard signal names,Roy T. Fielding2001-01-284-97/+9