xbps/bin
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
..
xbps-bin Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead. 2011-01-25 13:00:23 +01:00
xbps-dgraph Added another bunch of compiler warnings and fix code. 2011-01-15 11:59:44 +01:00
xbps-repo Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead. 2011-01-25 13:00:23 +01:00
xbps-uhelper 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