The Apache Portable Runtime (APR) https://apr.apache.org/
Go to file
2024-01-06 03:47:35 +01:00
apr_dbd_mysql.c automatic update by autodist [release 1.5.3-1mamba;Tue Nov 19 2013] 2024-01-06 03:47:34 +01:00
libaprutil.spec automatic version update by autodist [release 1.6.3-1mamba;Mon Feb 06 2023] 2024-01-06 03:47:35 +01:00
README.md automatic update by autodist [release 1.5.3-1mamba;Tue Nov 19 2013] 2024-01-06 03:47:34 +01:00

libaprutil

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.