aboutsummaryrefslogtreecommitdiff
path: root/file_io/win32/flock.c
Commit message (Expand)AuthorAge
* Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-20
* Remove Windows 95 compatibility code.Ivan Zhakov2022-01-05
* Stage 3 in dismantling _WIN32_WCE ... cleanup codeMladen Turk2021-12-02
* Fix the typo.Joe Orton2006-08-03
* Update license header.Joe Orton2006-08-03
* Windows 9x file locks will *never* block. Emulate this behaviorWilliam A. Rowe Jr2006-02-11
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-04
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-13
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencyThom May2003-01-07
* Namespace protection for include/arch/ header filesThom May2003-01-06
* Update copyright notices to 2003.Thom May2003-01-01
* IIUC, users expect APR_EAGAIN() to respond TRUE if a lock has contentionWilliam A. Rowe Jr2002-12-10
* Update our copyright for this year.Roy T. Fielding2002-03-13
* Filelocks are unsupported on WinCE. Submitted by Mladen TurkWilliam A. Rowe Jr2002-02-12
* Tighter localization of some variables... found experimenting in otherWilliam A. Rowe Jr2002-01-05
* Substantial optimization of the os_level semantic. Since this is entirelyWilliam A. Rowe Jr2001-12-28
* Get apr_file_lock and apr_file_unlock working on Win9x. Not tested.Bill Stoddard2001-08-13
* add a comment to apr_file_lock() for Win32 about an issue detectingJeff Trawick2001-08-07
* Update copyright to 2001Roy T. Fielding2001-02-16
* renaming various functions for consistency sakeDoug MacEachern2001-02-08
* Add remaining APR_DECLARE()s to all headers. Conditionally addedWilliam A. Rowe Jr2001-01-18
* Win32 flock arrivesWilliam A. Rowe Jr2000-12-04