xbps/lib
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
..
compat xbps-repo(8): 'search' target is now case insensitive. 2011-07-09 10:50:44 +02:00
fetch fetch/ftp.c: fix a cast that caught clang via -Wcast-qual. 2010-10-27 00:17:08 +02:00
portableproplib Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
dewey.c Backed out changeset 2d5467e382fd 2011-06-25 12:45:17 +02:00
download.c xbps_fetch_file: remove local file if bigger than remote and refetch. 2011-06-23 00:06:50 +02:00
fexec.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
humanize_number.c xbps_humanize_number: increase by one the output digits. 2011-02-24 10:46:10 +01:00
initend.c Don't initialize repository pool via xbps_init, instead in repository_pool public funcs. 2011-06-22 11:55:02 +02:00
Makefile Switch xbps_cmpver() to use NetBSD's dewey code. 2011-06-04 15:42:50 +02:00
match.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
mkpath.c mkpath: indent some comments. 2011-06-21 10:43:52 +02:00
package_config_files.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_configure.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_orphans.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_purge.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_register.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_remove_obsoletes.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_remove.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_replaces.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_requiredby.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_state.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_unpack.c xbps_unpack_binary_pkg: printf existents entries iff XBPS_FLAG_VERBOSE is set. 2011-07-05 17:47:37 +02:00
plist_archive_entry.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
plist_fetch.c plist_fetch: add some debugging printfs to know when network access is working. 2011-06-04 16:05:19 +02:00
plist_find.c libxbps: when updating ignore pkgs in config-files state. 2011-06-23 11:40:11 +02:00
plist_remove.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
plist.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
regpkgdb_dictionary.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
repository_finddeps.c libxbps: fixed a bug in virtual pkg handling. 2011-06-23 11:30:04 +02:00
repository_findpkg.c libxbps: take into account virtual-pkg settings in conf file when updating. 2011-07-08 15:28:57 +02:00
repository_pool.c libxbps: take into account virtual-pkg settings in conf file when updating. 2011-07-08 15:28:57 +02:00
repository_sync_index.c xbps_repository_sync_index: preserve errno in error path and add debug printfs. 2011-06-22 10:52:46 +02:00
transaction_dictionary.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
transaction_sortdeps.c Fix sorting algorithm to add same pkgs with different transaction reasons. 2011-06-25 22:53:16 +02:00
util.c xbps-repo(8): 'search' target is now case insensitive. 2011-07-09 10:50:44 +02:00