summaryrefslogtreecommitdiff
path: root/test/testshm.c
Commit message (Expand)AuthorAgeFilesLines
* Update license header.jorton2006-09-201-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-131-49/+10
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* use new time conversion macros in place of APR_USEC_PER_SECbrianp2002-07-051-3/+4
* Would help to know the error :)jim2002-03-271-1/+1
* Update our copyright for this year.fielding2002-03-131-1/+1
* Delete the apr_shm_t when we're done with it. (This didn't work before,aaron2002-01-221-0/+16
* I had that exit status check backwards -- it wasn't working when I thoughtaaron2002-01-171-2/+2
* Fix up some of the status messages.aaron2002-01-161-3/+11
* Add testshm.cjerenkrantz2002-01-121-0/+306