summaryrefslogtreecommitdiff
path: root/test/testflock.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-1/+1
* Update our copyright for this year.fielding2002-03-131-1/+1
* tweak a message to mention an APR error value instead of an errno valuetrawick2001-08-281-1/+1
* add optional -f parameter to set filename; this is a workaround fortrawick2001-08-041-5/+13
* These are (thankfully) now irrelevant stubs. apr_terminate is definedwrowe2001-06-081-6/+1
* minor improvements in error reporting so as to help somebodytrawick2001-03-311-3/+16
* Update copyright to 2001fielding2001-02-161-1/+1
* renaming various functions for consistency sakedougm2001-02-081-10/+10
* Get testfile.c to compile when APR_FILES_AS_SOCKETS is defined.trawick2001-01-231-1/+1
* Commit a bunch of cleanups to get win32 going again. Note the apr.dspwrowe2001-01-231-1/+6
* *) Add functions for file-level locking/unlocking.gstein2000-11-291-0/+173