index
:
apr
trunk
apache apr mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
file_io
/
win32
/
flock.c
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespaces in *.c.
Ivan Zhakov
2022-11-20
*
Remove Windows 95 compatibility code.
Ivan Zhakov
2022-01-05
*
Stage 3 in dismantling _WIN32_WCE ... cleanup code
Mladen Turk
2021-12-02
*
Fix the typo.
Joe Orton
2006-08-03
*
Update license header.
Joe Orton
2006-08-03
*
Windows 9x file locks will *never* block. Emulate this behavior
William A. Rowe Jr
2006-02-11
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
*
Relicense APR under Apache License, Version 2.0
Justin Erenkrantz
2004-02-13
*
rename apr_arch_fileio.h to apr_arch_file_io.h for consistency
Thom May
2003-01-07
*
Namespace protection for include/arch/ header files
Thom May
2003-01-06
*
Update copyright notices to 2003.
Thom May
2003-01-01
*
IIUC, users expect APR_EAGAIN() to respond TRUE if a lock has contention
William A. Rowe Jr
2002-12-10
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
*
Filelocks are unsupported on WinCE. Submitted by Mladen Turk
William A. Rowe Jr
2002-02-12
*
Tighter localization of some variables... found experimenting in other
William A. Rowe Jr
2002-01-05
*
Substantial optimization of the os_level semantic. Since this is entirely
William A. Rowe Jr
2001-12-28
*
Get apr_file_lock and apr_file_unlock working on Win9x. Not tested.
Bill Stoddard
2001-08-13
*
add a comment to apr_file_lock() for Win32 about an issue detecting
Jeff Trawick
2001-08-07
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
*
Add remaining APR_DECLARE()s to all headers. Conditionally added
William A. Rowe Jr
2001-01-18
*
Win32 flock arrives
William A. Rowe Jr
2000-12-04