index
:
delta/apache/apr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
file_io
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespaces in *.c.
Ivan Zhakov
2022-11-20
34
-393
/
+393
*
* file_io/win32/pipe.c: Use unsigned char instead of char for random buffer.
Ivan Zhakov
2022-07-09
1
-1
/
+1
*
win32: Remove unused ANSI compatibility code.
Ivan Zhakov
2022-06-17
1
-9
/
+0
*
On 'win32-pollset-wakeup-no-file-socket-emulation' branch:
Ivan Zhakov
2022-01-20
1
-37
/
+5
*
On 'win32-pollset-wakeup-no-file-socket-emulation' branch:
Ivan Zhakov
2022-01-20
1
-178
/
+0
*
On 'win32-pollset-wakeup-no-file-socket-emulation' branch:
Ivan Zhakov
2022-01-20
1
-8
/
+4
*
On 'win32-pollset-wakeup-no-file-socket-emulation' branch:
Ivan Zhakov
2022-01-19
1
-43
/
+16
*
Win32: Minor optimization of apr_stat() and apr_file_info_get().
Ivan Zhakov
2022-01-05
1
-2
/
+4
*
* file_io/win32/filestat.c
Ivan Zhakov
2022-01-05
1
-2
/
+1
*
* file_io/win32/filestat.c:
Ivan Zhakov
2022-01-05
1
-1
/
+0
*
Remove Windows 95 compatibility code.
Ivan Zhakov
2022-01-05
3
-78
/
+36
*
Fix a regression in apr_stat() for root path on Windows caused by the extended
Ivan Zhakov
2022-01-05
1
-10
/
+6
*
Follow-up to r1896625: Add typecast.
Ivan Zhakov
2022-01-02
1
-1
/
+1
*
Refactor code for further code improvements.
Ivan Zhakov
2022-01-02
1
-1
/
+51
*
Optimize apr_file_mtime_set() on Windows.
Ivan Zhakov
2022-01-02
1
-11
/
+2
*
TAB police ... get rid of missmatch of TAB and spaces through the code
Mladen Turk
2021-12-02
5
-200
/
+200
*
Get rid of check for old versions that cannot be run anyhow
Mladen Turk
2021-12-02
2
-9
/
+4
*
Stage 3 in cleaning win95 code ... cleanup headers
Mladen Turk
2021-12-02
1
-10
/
+2
*
Stage 2 in cleaning win95 code ... cleanup filesys
Mladen Turk
2021-12-02
4
-497
/
+208
*
Stage 3 in dismantling _WIN32_WCE ... cleanup code
Mladen Turk
2021-12-02
4
-37
/
+0
*
Fix remaining change when apr_filetype_e was added
Mladen Turk
2021-12-01
1
-1
/
+1
*
Use enum instead multiple booleans
Mladen Turk
2021-11-19
2
-16
/
+13
*
Use random bytes like with named pipes as socket pipe identifier
Mladen Turk
2021-11-19
1
-8
/
+10
*
Fix typo
Mladen Turk
2021-11-19
1
-1
/
+1
*
Sync WIN32 local function names with 1.7.x branch -- no functional change
Mladen Turk
2021-11-19
1
-4
/
+4
*
Follow up to r1895106: Use less expensive atomics for wakeup.
Yann Ylavic
2021-11-19
2
-40
/
+72
*
Follow up to r1893204: restore apr_file_setaside() semantics, fix file_bucket...
Yann Ylavic
2021-09-19
3
-0
/
+3
*
apr_file_setaside: don't blindly kill the old cleanup and file descriptor.
Yann Ylavic
2021-09-10
3
-11
/
+6
*
Follow up to r1790200: fall back to fsync() if F_FULLFSYNC is not supported
Branko Čibej
2020-11-12
1
-3
/
+9
*
* file_io/unix/readwrite.c (apr_file_write, apr_file_writev): Fix
Joe Orton
2020-06-01
1
-6
/
+10
*
apr_file_mktemp: clear APR_FOPEN_NOCLEANUP if not requested.
Yann Ylavic
2020-05-29
1
-1
/
+4
*
Be more forceful in identifying EBADPATH
William A. Rowe Jr
2020-01-16
1
-2
/
+4
*
ucs2 is a legacy name, the correct encoding names
William A. Rowe Jr
2019-10-29
1
-3
/
+3
*
Revert r1862435, r1862071 per veto from ivan
Joe Orton
2019-08-28
3
-26
/
+10
*
* include/apr_file_info.h: Clarify pool handling for apr_dir_read and
Joe Orton
2019-07-02
2
-2
/
+2
*
Add apr_dir_pread(), a variant of apr_dir_read() which allows callers
Joe Orton
2019-06-25
3
-8
/
+24
*
* file_io/unix/filedup.c (file_dup): Add assert() for possible values
Joe Orton
2019-06-25
1
-0
/
+4
*
Fix typo
Christophe Jaillet
2019-06-13
1
-1
/
+1
*
* file_io/win32/dir.c
Ivan Zhakov
2019-06-07
1
-2
/
+0
*
* file_io/win32/dir.c
Ivan Zhakov
2019-06-07
1
-10
/
+1
*
* include/arch/win32/apr_arch_file_io.h
Ivan Zhakov
2019-06-07
1
-8
/
+8
*
Windows platform: Fix access to uninitialized memory in apr_dir_read() when
Ivan Zhakov
2019-06-07
1
-1
/
+11
*
Windows platform: Remove ANSI codepath from apr_dir_*().
Ivan Zhakov
2019-06-07
1
-192
/
+85
*
Use manual reset events for OVERLAPPED I/O on Windows: I/O operations reset
Ivan Zhakov
2019-05-27
2
-5
/
+5
*
* file_io/win32/open.c
Ivan Zhakov
2019-05-27
1
-1
/
+2
*
Optimize overlapped I/O for files and pipes on Windows.
Ivan Zhakov
2019-05-27
1
-10
/
+30
*
* file_io/win32/readwrite.c
Ivan Zhakov
2019-05-27
1
-8
/
+6
*
* file_io/win32/open.c
Ivan Zhakov
2019-05-27
1
-5
/
+2
*
* file_io/win32/readwrite.c
Ivan Zhakov
2019-05-27
1
-18
/
+5
*
Follow-up to r1860045: Fix condition.
Ivan Zhakov
2019-05-26
1
-1
/
+1
[next]