summaryrefslogtreecommitdiff
path: root/modules/examples/mod_example_ipc.c
Commit message (Expand)AuthorAgeFilesLines
* Added many log numbers to log statements thatRainer Jung2016-01-191-1/+1
* Added many log numbers to log statements thatRainer Jung2016-01-191-5/+5
* Improve style in examples.Christophe Jaillet2015-06-011-8/+13
* Various fixes for log message tags:Stefan Fritsch2011-12-071-5/+5
* Remove usage of APLOG_NOERRNO. It has been a no-op since at least 2.0.xStefan Fritsch2011-12-071-2/+2
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-021-5/+5
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-79/+79
* Use ap_state_query() to fix many modules that were not correctly initializingStefan Fritsch2011-02-121-21/+6
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-1/+1
* Catch up with ap_[proc|global]_mutex_create api changeWilliam A. Rowe Jr2010-05-041-2/+2
* Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,Jeff Trawick2009-11-231-41/+22
* Bring back OS/2 support.Brian Havard2009-08-261-1/+1
* remove OS/2 platform supportJeff Trawick2009-03-261-1/+1
* remove BeOS OS supportJeff Trawick2009-03-261-1/+1
* Fix format type warning in mod_example_ipc.c.Rainer Jung2009-01-031-2/+2
* unixd_set_global_mutex_perms() -> ap_unixd_set_global_mutex_perms()Rainer Jung2009-01-021-1/+1
* * Move the Example modules to the newly created examples subdirectorySander Temme2007-11-181-0/+385