summaryrefslogtreecommitdiff
path: root/file_io/win32/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-201-7/+7
* Unlock mutex only if APR_FOPEN_XTHREAD flag is setMladen Turk2018-04-241-1/+3
* Win32: Create and use file mutex only for files opened with APR_FOPEN_XTHREAD.Evgeny Kotkov2017-09-151-2/+6
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Fix up Win32-private includes to bring it in line with all other platforms.Justin Erenkrantz2006-07-121-2/+2
* Initial win32 implementation of the variable file-io buffer size functions.Colm MacCarthaigh2005-10-181-0/+59