summaryrefslogtreecommitdiff
path: root/include/apr_portable.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces.Ivan Zhakov2022-11-191-30/+30
* Slightly improve doxygen generated documentation.Christophe Jaillet2018-08-261-1/+1
* apr_os_proc_mutex_put_ex: Allow to specify whether the OS nativeYann Ylavic2016-04-131-0/+3
* proc_mutex-unixes: the apr_os_proc_mutex_t member intraproc is not usedYann Ylavic2016-03-061-7/+0
* proc_mutex-netware: follow up to r1733775.Yann Ylavic2016-03-061-1/+1
* apr_proc/global_mutex: Fix API regarding the native OS mutexesYann Ylavic2016-03-061-1/+36
* Clarify under what circumstances memory is allocated in apr_os_sock_put().Graham Leggett2015-09-181-1/+4
* document return values for apr_os_thread_equal()Jeff Trawick2011-05-021-0/+1
* Moved apr_os_uuid_get prototype out of APR_HAS_DSO block.Guenter Knauf2011-03-261-3/+4
* Fix a bunch of typos in the doxygen comments for public include filesGraham Leggett2009-09-251-6/+6
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* more doxygen fixes from sanderIan Holsman2003-12-291-0/+3
* Forward port from APR_0_9_BRANCH:Sander Striker2003-10-261-0/+15
* Time to turn on the protocol member for APR 1.0.William A. Rowe Jr2003-10-151-2/+0
* Rebalance our exposed headers such that everything is nested properlyWilliam A. Rowe Jr2003-03-051-9/+9
* Update copyright notices to 2003.Thom May2003-01-011-1/+1
* Introduced apr_os_default_encoding and apr_os_locale_encoding, withBranko Čibej2002-11-121-0/+16
* Go through doxygen output and remove as many errors and warnings as I could.Justin Erenkrantz2002-11-101-14/+25
* add a note about apr_os_sock_put()Jeff Trawick2002-10-211-0/+2
* Add apr_socket_create_ex() to allow protocol to be specified for theJeff Trawick2002-10-181-3/+6
* add a way to create an apr_file_t from an apr_os_file_t whichJeff Trawick2002-10-031-0/+12
* Move UUID. Not the simplest thing in the world. Note that almostWilliam A. Rowe Jr2002-07-171-0/+8
* APR_PROC_MUTEX_IS_GLOBAL is the condition where apr_global_mutex_tJeff Trawick2002-05-081-1/+1
* Add apr_os_get function for global_mutexes.Ryan Bloom2002-05-021-0/+19
* ** DEPRECATE old lock API: apr_lock.h **Aaron Bannert2002-04-091-29/+0
* If I had the energy, I'd change the Win32 apr_proc_t type to use thisWilliam A. Rowe Jr2002-03-161-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* patches for apr to rename apr_ansi_time_to_apr_time andIan Holsman2002-03-061-2/+2
* Win32 requires an apr_os accessor for shm regions. This allows us toWilliam A. Rowe Jr2002-01-251-0/+28
* Add the ability to pass flags to both apr_file_open and apr_mktemp.Ryan Bloom2002-01-081-1/+2
* Implement portable accessors for proc mutex. These are equivalent toAaron Bannert2001-10-191-4/+33
* Remove SMS and all references.Sander Striker2001-09-281-17/+0
* * Doxygen of Header File.Ian Holsman2001-08-171-84/+66
* APR doesn't need to define union semun for apps; theJeff Trawick2001-08-151-12/+0
* First pass at making apr_portable.h use doxygen.Ryan Bloom2001-08-121-7/+18
* get apr_os_dso_handle_t defined properly on DarwinJeff Trawick2001-08-061-1/+2
* Added the NetWare specific typedef'sBradley Nicholes2001-08-021-0/+12
* Strip the inherit flag from apr_os_sock_make() (what a lousy name)William A. Rowe Jr2001-07-181-2/+0
* Added an inherit flag to apr_socket_create and other socket creationRyan Bloom2001-07-161-0/+2
* FreeBSD doesn't use threads so this didn't show up on my system,David Reid2001-07-071-0/+1
* Move the thread registration functions from the apr_sms header intoDavid Reid2001-07-071-1/+17
* Add some documentation for the os_thread functions recently addedDavid Reid2001-07-071-3/+14
* Fix warnings on Solaris 2.6 about assigning from pointer toCliff Woolley2001-07-021-9/+4
* on some Unix platforms pthread_t is a structure and the compiler won't allowJeff Trawick2001-06-141-0/+1
* Update the include files inline with the recent changes to lockingDavid Reid2001-06-111-6/+2
* we don't always have apr_os_thread_current()Jeff Trawick2001-06-061-0/+2
* This is a much larger commit than I meant to have, but a lot hasDavid Reid2001-06-061-0/+2