summaryrefslogtreecommitdiff
path: root/misc/unix
Commit message (Expand)AuthorAgeFilesLines
* merge trunk revs 1083169, 1083177, 1083178, 1083183, and 1083227trawick2011-03-211-50/+50
* backport r767498 from trunktrawick2009-04-221-1/+1
* This message no verb.martin2007-09-041-1/+1
* * misc/unix/rand.c (apr_generate_random_bytes): Handle EINTR fromjorton2007-07-041-1/+4
* Explicitly call out FormatMessageA in the general case (we only return char* ...wrowe2007-06-011-2/+22
* nl_langinfo() may be transient, pstrdup it.wrowe2007-04-171-1/+1
* fix build failure on platforms without setenv()trawick2007-03-091-1/+2
* Axe lines of unnecessary code.wrowe2006-11-071-11/+1
* Fix the typo.jorton2006-08-038-8/+8
* Update license header.jorton2006-08-038-48/+48
* One more evolution of the uuid header detection code.wrowe2006-03-101-2/+2
* Fix a typo caught by maxbwrowe2006-03-021-1/+1
* The second half of the last commit. Follow the only API we foundwrowe2006-03-021-1/+5
* Address bug 37999 and other exceptions to the existing uuid detection code;wrowe2006-03-021-1/+7
* Only include uuid/uuid.h if we havne't already included uuid.h, since includi...rooneg2005-12-101-3/+2
* Update remaining 2004 copyright notices.jorton2005-06-141-1/+2
* * configure.in: Simplify uuid checks.jorton2005-05-051-4/+4
* Use AC_CHECK_HEADERS to find the uuid header files.pquerna2005-05-051-2/+2
* - Add support for uuid_generate on OS X 10.4. This required some extra footpquerna2005-05-031-5/+7
* Allow Apache on NetWare to build using either the standard socket libraries o...bnicholes2005-04-141-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-047-7/+14
* Fix style and remove casts for the new apr_os_uuid_get() interfaces.pquerna2004-11-221-2/+2
* Use uuid_generate() and uuid_create() for the apr_os_uuid_get() interfacepquerna2004-11-221-0/+31
* Remove .cvsignore files.jorton2004-11-181-4/+0
* As per 0.9 branch:jorton2004-09-091-1/+7
* Use standardized names for ISO-8859-1, see http://www.iana.org/assignments/ch...martin2004-06-291-1/+1
* Reorganise the OS/2 random byte generation code to work with the new build sc...bjh2004-03-142-1/+123
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-137-343/+70
* The APR_EGENERAL error is used inside Apache for returning internalmartin2004-02-051-0/+2
* First whack at switching to a single top-level make. This adds a dependencygstein2004-02-051-16/+0
* Drop deprecated apr_proc_{...} functions with detailed CHANGES notes.wrowe2003-11-201-25/+0
* provide an error string for APR_EPATHWILDtrawick2003-11-121-0/+2
* * misc/unix/rand.c, include/apr_general.h (apr_generate_random_bytes):jorton2003-09-291-4/+0
* * misc/unix/start.cstriker2003-09-271-3/+6
* Silence a compiler warning on BeOS.dreid2003-07-061-0/+9
* [PORTING] Bug workaround for OSD/POSIXmartin2003-05-281-1/+6
* add a hint that may help somebod get apr_env_delete() working on theirtrawick2003-04-161-0/+7
* Tidy up langinfo checks: the results of these checks aren't exportedjorton2003-03-101-1/+1
* Check for nl_langinfo and friends at configure time, and includebrane2003-03-071-0/+1
* Even if the build doesn't support OTHER_CHILD functionality, we still need thebnicholes2003-03-041-3/+3
* If we no longer have proc->hproc, the proc itself is now useless.wrowe2003-02-251-0/+2
* This is what Unix does, but I'm revisiting the entire ->hprocwrowe2003-02-241-2/+4
* Several good changes. We replaced the following functions:wrowe2003-02-241-65/+117
* APR_NOPROC is sort of bogus (we don't check args, remember?) but it reallywrowe2003-02-241-0/+2
* Added a new module, apr_env, for manipulating the environment. The newbrane2003-02-172-1/+129
* While this is a 'proper' change, it breaks 64 bit platforms.wrowe2003-01-131-0/+4
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencythommay2003-01-071-1/+1
* Namespace protection for include/arch/ header filesthommay2003-01-065-8/+8
* This clears up the win32 testoc case... please review for accuracywrowe2003-01-031-4/+18
* Update copyright notices to 2003.thommay2003-01-016-6/+6