xbps/bin/xbps-bin
Juan RP 0a2abb3f3d xbps-repo(8): 'search' target is now case insensitive.
Along with this change, compat code has been added (from NetBSD)
for systems that don't have it. The compat code has been reorganized
to be in a common place and its prototypes in compat.h.

The configure scripts checks if strcasestr() is available, and
uses compat code if not found.

This fixes issue #2 on github.com/vanilla/xbps.
2011-07-09 10:50:44 +02:00
..
check.c xbps-bin: check: missing whitespace in printf. 2011-06-22 09:37:59 +02:00
defs.h Repository package index format 1.2. 2011-05-27 17:32:42 +02:00
fetch.c xbps-bin/fetch.c: use else if conditionals. 2011-01-22 13:08:36 +01:00
find-files.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
install.c xbps-repo(8): 'search' target is now case insensitive. 2011-07-09 10:50:44 +02:00
main.c xbps-repo(8): 'search' target is now case insensitive. 2011-07-09 10:50:44 +02:00
Makefile Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +01:00
question.c Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead. 2011-01-25 13:00:23 +01:00
remove.c Use xbps_{error,warn}_printf() everywhere. 2011-01-30 18:23:33 +01:00
show-deps.c API/ABI break for June 2011. 2011-06-01 09:37:32 +02:00
show-info-files.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
util.c xbps-repo(8): 'search' target is now case insensitive. 2011-07-09 10:50:44 +02:00
xbps-bin.8 xbps-{bin,repo}(8): don't mention xbps-src, this info is outdated. 2011-06-20 12:56:43 +02:00