xbps/bin/xbps-bin
Juan RP ec7cdde1e0 Misc cleanups and performance improvements.
- There's no need to check rval for prop_dictionary_get_*, we are sure the
  objects are there at prop_dictionary_set_* time.
- Avoid two chdir(2) calls per INSTALL/REMOVE run.
- Avoid using access(2) to check for existence of INSTALL/REMOVE scripts,
  just try to run the executable directly and check for ENOENT.
2010-11-06 06:44:00 +01:00
..
check.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
defs.h xbps-bin(8): added a new target "find-files". 2010-10-27 00:25:02 +02:00
find-files.c xbps-bin(8): added a new target "find-files". 2010-10-27 00:25:02 +02:00
install.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
main.c Some changes for the XBPS libfetch's frontend code. 2010-11-03 12:23:57 +01:00
Makefile xbps-bin(8): added a new target "find-files". 2010-10-27 00:25:02 +02:00
remove.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
show-deps.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
show-info-files.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
xbps-bin.8 xbps-bin.8: fixed two formatting errors. 2010-10-31 01:59:48 +02:00