003 File Manager
Current Path:
/usr/src/contrib/apr
usr
/
src
/
contrib
/
apr
/
📁
..
📄
CHANGES
(3.01 KB)
📄
CMakeLists.txt
(13.06 KB)
📄
LICENSE
(17.56 KB)
📄
Makefile.in
(4.77 KB)
📄
Makefile.win
(4.51 KB)
📄
NOTICE
(527 B)
📄
NWGNUmakefile
(8.66 KB)
📄
README
(5.5 KB)
📄
README.cmake
(4.4 KB)
📄
apr-config.in
(6.74 KB)
📄
apr.dep
(52.73 KB)
📄
apr.dsp
(17.98 KB)
📄
apr.dsw
(1.74 KB)
📄
apr.mak
(35.92 KB)
📄
apr.pc.in
(313 B)
📄
apr.spec
(2.5 KB)
📁
atomic
📄
build-outputs.mk
(69.67 KB)
📄
build.conf
(634 B)
📄
buildconf
(4.37 KB)
📄
config.layout
(7.23 KB)
📄
configure
(854.5 KB)
📄
configure.in
(85.61 KB)
📁
docs
📁
dso
📄
emacs-mode
(488 B)
📁
encoding
📁
file_io
📁
helpers
📁
include
📄
libapr.dep
(52.85 KB)
📄
libapr.dsp
(21.36 KB)
📄
libapr.mak
(44.34 KB)
📄
libapr.rc
(1.98 KB)
📁
locks
📁
memory
📁
misc
📁
mmap
📁
network_io
📁
passwd
📁
poll
📁
random
📁
shmem
📁
strings
📁
support
📁
tables
📁
threadproc
📁
time
📁
tools
📁
user
Editing: CHANGES
-*- coding: utf-8 -*- Changes for APR 1.7.0 *) apr_dir_read: [Unix] Dropped the preference of the dirread_r() flavor for dirread(), because the former is both deprecated and unneeded. [Yann Ylavic, William Rowe] *) apr_file_info: [Win32 only] Treat only "name surrogate" reparse points as symlinks, and not other reparse tag types. PR47630 [Oleg Liatte <olegliatte gmail.com>] *) Test %ld vs. %lld to avoid compiler emits using APR_OFF_T_FMT, in the case of apparently equivilant long and long long types. [William Rowe] *) Recognize APPLE predefined macros as equivilant to DARWIN. [Jim Jagielski] *) Signals: Allow handling of SIGUSR2 in apr_signal_thread. [Yann Ylavic] *) Atomics: Support for 64bit ints. [Jim Jagielski] *) Add the apr_encode_* API that implements RFC4648 and RFC7515 compliant BASE64, BASE64URL, BASE32, BASE32HEX and BASE16 encode/decode functions. [Graham Leggett] *) rand: Use arc4random_buf() on BSD platforms and getrandom() on Linux, when available. [Christian Weisgerber <naddy openbsd.org, Yann Ylavic] *) Add apr_sockaddr_zone_set, apr_sockaddr_zone_set to set and retrieve the zone for link-local IPv6 addresses. [Joe Orton] *) apr_sockaddr_equal: Compare link-local IPv6 addresses with different zones as not equal. [Joe Orton] *) apr_sockaddr_ip_getbuf, apr_sockaddr_ip_get: Append "%zone" for IPv6 link-local addresses. [Joe Orton] *) Locks: add a --disable-timedlocks config option in case users encounter more platforms where it fails [Nick Kew]. *) apr_allocator, apr_pools: Add apr_allocator_page_size() and apr_allocator_min_order_set() to respectively get the (system's) page size in use and set the minimum allocation size for an allocator (expressed in 2^order pages). [Yann Ylavic] *) locks: provide portable implementations of timedlock()s for posix-sems, sysv-sems and pthreads for those platforms that lack native versions (eg: OSX/macOS). [Jim Jagielski] *) locks: Introduce apr_{thread,proc,global}_mutex_timedlock(). [Yann Ylavic] Changes for APR 1.6.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.6.x/CHANGES?view=markup Changes for APR 1.5.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/CHANGES?view=markup Changes for APR 1.4.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?view=markup Changes for APR 1.3.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/CHANGES?view=markup Changes for APR 1.2.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.2.x/CHANGES?view=markup Changes for APR 1.1.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.1.x/CHANGES?view=markup Changes for APR 1.0.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.0.x/CHANGES?view=markup Changes for APR 0.9.x and later/earlier: *) http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/CHANGES?view=markup
Upload File
Create Folder