Apache Portable Runtime (APR) Library
The mission of the Apache Portable Runtime (APR) project is to create
and maintain software libraries that provide a predictable and
consistent interface to underlying platform-specific implementations.
The primary goal is to provide an API to which software developers may
code and be assured of predictable if not identical behaviour
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.
The APR is used by both Open Source and Commercial projects, prominent
examples being the Apache HTTP server.
- Sources inherited from project SUSE:SLE-12:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Alexander_Naumov:SLE12/libapr1 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
apr-1.4.5-linux3.patch | 0000002447 2.39 KB | |
apr-1.5.1.tar.bz2 | 0000817569 798 KB | |
apr-visibility.patch | 0000001456 1.42 KB | |
baselibs.conf | 0000000056 56 Bytes | |
libapr1.changes | 0000031689 30.9 KB | |
libapr1.spec | 0000004771 4.66 KB | |
string-compare.diff | 0000000559 559 Bytes |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
- Single thread for tests. - Move plain .so file from devel package to fix tomcat intercation. bnc#881700 - Remove sparc mentions from baselibs - Cleanup with spec-cleaner - Remove support for sle9 and friends. - Fix date and time usage to avoid the completely needless rebuilds - Run the tests in multiple threads - apr 1.5.1 * avoid segfault on apr_os_proc_mutex_get() with cross- process pthread mutexes (reenabled in package as well) - remove apr-1.3.0-testshm-apr_shm_remove.patch, no longer needed
Comments 0