xbps/bin/xbps-uhelper
Juan RP be5ff1d934 Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead.
_GNU_SOURCE is only now for xbps_xasprintf() if vasprintf is found,
and only for <stdio.h>, it's unset immediately once the header is included.
2011-01-25 13:00:23 +01:00
..
main.c Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead. 2011-01-25 13:00:23 +01:00
Makefile Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +01:00