Opened 13 months ago

Closed 13 months ago

Last modified 9 months ago

#17888 closed enhancement (fixed)

apr-1.7.3

Reported by: Douglas R. Reno Owned by: Tim Tassonis
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Tim Tassonis, 13 months ago

Owner: changed from blfs-book to Tim Tassonis
Status: newassigned

*) apr-1-config: Fix crosscompiling detection in apr-1-config. PR 66510

[Ruediger Pluem]

*) configure: Add --enable-sysv-shm to use SysV shared memory (shmget) if

available. [Ruediger Pluem]

*) apr_socket_sendfile: Use WSAIoctl() to get TransmitFile function

pointer on Windows. [Ivan Zhakov]

*) apr_dir_read: Do not request short file names on Windows 7

and later. [Ivan Zhakov]

*) apr_file_gets: Optimize for buffered files on Windows.

[Evgeny Kotkov]

*) Fix a deadlock when writing to locked files opened with APR_FOPEN_APPEND

on Windows. PR 50058. [Evgeny Kotkov]

*) Don't seek to the end when opening files with APR_FOPEN_APPEND on Windows.

[Evgeny Kotkov]

*) apr_file_write: Optimize large writes to buffered files on Windows.

[Evgeny Kotkov]

*) apr_file_write: Optimize large reads from buffered files on Windows.

[Evgeny Kotkov]

comment:2 by Tim Tassonis, 13 months ago

Resolution: fixed
Status: assignedclosed

Fixed in commit f862f7c019

comment:3 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.