1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-11 20:05:07 -05:00
pacman/src
Will Miles 965539adbf common: Avoid errors on systems that define strnlen but not strndup
Add a configure test for a system library supplied strnlen, and disable
the embedded version in common if one is found.

Signed-off-by: Will Miles <wmiles@sgl.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2015-03-03 16:54:17 +10:00
..
common common: Avoid errors on systems that define strnlen but not strndup 2015-03-03 16:54:17 +10:00
pacman sync_cleandb: ensure stat call succeeds 2015-03-03 16:54:17 +10:00
util util: Use util-common for strndup in pacsort and pactree 2015-03-03 16:54:17 +10:00