diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-04-10 16:56:33 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-13 11:56:07 +0100 |
commit | af9cb6b4ccb06d96870a7cf3b87cdb8151008972 (patch) | |
tree | 88699d3f0f92060a1ab6a4d77730c69d9597d9bc /scripts/yocto_testresults_query.py | |
parent | a04b0eaa380dd6707fc4bf7cb8b5f27acfa215da (diff) | |
download | poky-af9cb6b4ccb06d96870a7cf3b87cdb8151008972.tar.gz |
apr: upgrade 1.7.2 -> 1.7.3
Changelog:
===========
*) apr-1-config: Fix crosscompiling detection in apr-1-config. PR 66510
*) configure: Add --enable-sysv-shm to use SysV shared memory (shmget) if
available.
*) apr_socket_sendfile: Use WSAIoctl() to get TransmitFile function
pointer on Windows.
*) apr_dir_read: Do not request short file names on Windows 7
and later.
*) apr_file_gets: Optimize for buffered files on Windows.
*) Fix a deadlock when writing to locked files opened with APR_FOPEN_APPEND
on Windows. PR 50058.
*) Don't seek to the end when opening files with APR_FOPEN_APPEND on Windows.
*) apr_file_write: Optimize large writes to buffered files on Windows.
*) apr_file_write: Optimize large reads from buffered files on Windows.
(From OE-Core rev: 1bee38556441fbff9a4e39942271001ec620416b)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/yocto_testresults_query.py')
0 files changed, 0 insertions, 0 deletions