summaryrefslogtreecommitdiffstats
path: root/third_party/apache-portable-runtime/README.chromium
blob: bd1de0353ee88c3a08ba35b261255623840d9934 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Name: Apache Portable Runtime
Short Name: apr
URL: https://apr.apache.org/download.cgi
MD5: 98492e965963f852ab29f9e61b2ad700 *apr-1.5.2.tar.gz
Version: 1.5.2
Date: April 29, 2015
License: Apache 2.0
License File: NOT_SHIPPED
Security Critical: no
The library is not security critical because it is used for tests only.
Do not link it into production code.

Description:
   The Apache Portable Runtime Library provides a predictable and
   consistent interface to underlying platform-specific
   implementations, with an API to which software developers may code
   and be assured of predictable if not identical behavior regardless
   of the platform on which their software is built, relieving them of
   the need to code special-case conditions to work around or take
   advantage of platform-specific deficiencies or features.

Local Modifications:
1. Ran ./configure
2. See the other changes in diff.patch