summaryrefslogtreecommitdiff
path: root/time/win32/access.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Fix up Win32-private includes to bring it in line with all other platforms.jerenkrantz2006-07-121-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* Namespace protection for include/arch/ header filesthommay2003-01-061-1/+1
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Update our copyright for this year.fielding2002-03-131-1/+1
* Update copyright to 2001fielding2001-02-161-1/+1
* Move all of the time private header files to an arch directory underrbb2000-11-091-1/+1
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...wrowe2000-08-061-15/+15
* prefix libapr functions and types with apr_dougm2000-08-021-22/+22
* torch some obsolete/unused functions.gstein2000-07-081-25/+0
* Fix some of the Windows APR time functions.stoddard2000-04-041-1/+1
* Update to Apache Software License version 1.1fielding2000-03-311-32/+31
* Fix all the License issues. Including:rbb2000-03-101-9/+9
* Fix a bug in the logic to set/get userdata from ALL apr types. I haverbb1999-10-151-1/+1
* Bring the misc code up to the APR parameter order spec. This also fixes a fewrbb1999-10-081-2/+2
* Ryan's last patch to change argument order missed a few Win32 APR funcs.stoddard1999-10-041-1/+1
* Get time functions compiling on Win32stoddard1999-09-221-4/+5
* Initial revisionrbb1999-08-171-0/+267