xbps/bin/xbps-repo
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
..
defs.h Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +01:00
find-files.c libxbps: modify xbps_get_binpkg_repo_uri() to accept repository URL as 2nd arg. 2011-01-20 16:41:49 +01:00
index.c xbps-repo: fix the 'genindex' target due to 0.7.0 API changes. 2010-12-16 11:37:31 +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
repository.c Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +01:00
xbps-repo.8 xbps-repo(8): implemented 'find-files' target. 2010-12-15 15:14:44 +01:00