AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.3.1 * Modified the variable names so that they do not conflict with generic and well known libraries.
- Update to version 1.3.0 * Removed duplicate function definition from util.h (#53) * Increased size of dictionary vendor and values to 32-bits from 16; this breaks the ABI from the previous release. * Corrected a string termination issue in rc_avpair_tostr() * Added functions to create dictionary without a file: + rc_dict_addattr + rc_dict_addval + rc_dict_addvend
- Update to version 1.2.12 * rc_avpair_tostr: return error instead of crashing when time is invalid. * Handle errno=ENETUNREACH and return NETUNREACH_RC. * Do not use LOG_PERROR if not defined in syslog.h
- Ensure neutrality of descriptions.
- Initial package, version 1.2.11