apk-tools/src
Natanael Copa 78a372464b all: fix array size data type on 64 bit
The array struct aligned size to 64 bit on x86_64 which caused bad things
to happen.

We use size_t to make sure the size element is correct regardless arch.

Solution found by Timo.
2011-09-20 16:13:20 +02:00
..
Makefile build: fix make install of shared lib and lua module 2011-09-16 07:12:45 +00:00
add.c solver: inheritable solver flags 2011-09-16 17:10:50 +03:00
apk-static.c static build: do not use openssl engines 2010-06-30 16:55:50 +03:00
apk.c apk: remove unneeded global apk_screen_width 2011-09-14 15:39:53 +03:00
apk_applet.h all: update copyright year statement 2011-09-13 11:53:01 +03:00
apk_archive.h all: update copyright year statement 2011-09-13 11:53:01 +03:00
apk_blob.h all: update copyright year statement 2011-09-13 11:53:01 +03:00
apk_database.h solver, db: run triggers in dependency order 2011-09-14 11:30:35 +03:00
apk_defines.h all: fix array size data type on 64 bit 2011-09-20 16:13:20 +02:00
apk_hash.h all: update copyright year statement 2011-09-13 11:53:01 +03:00
apk_io.h all: update copyright year statement 2011-09-13 11:53:01 +03:00
apk_package.h solver: make state pointers completely internal 2011-09-14 16:48:28 +03:00
apk_print.h all: update copyright year statement 2011-09-13 11:53:01 +03:00
apk_solver.h solver: inheritable solver flags 2011-09-16 17:10:50 +03:00
apk_version.h all: update copyright year statement 2011-09-13 11:53:01 +03:00
archive.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
audit.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
blob.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
cache.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
common.c all: fix array size data type on 64 bit 2011-09-20 16:13:20 +02:00
database.c solver, db: run triggers in dependency order 2011-09-14 11:30:35 +03:00
del.c solver: make state pointers completely internal 2011-09-14 16:48:28 +03:00
dot.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
fetch.c fetch: reimplement -R after solver changes 2011-09-16 14:09:41 +03:00
fix.c solver: inheritable solver flags 2011-09-16 17:10:50 +03:00
gunzip.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
hash.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
index.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
info.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
io.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
lua-apk.c lua: implement iterator with installed packages 2011-09-15 17:13:08 +00:00
md5.h Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
package.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
print.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
search.c search: implement --exact and --all 2011-09-14 15:26:43 +03:00
solver.c solver: inheritable solver flags 2011-09-16 17:10:50 +03:00
template.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
test.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
update.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
upgrade.c solver: inheritable solver flags 2011-09-16 17:10:50 +03:00
url.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
ver.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
verify.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
version.c all: update copyright year statement 2011-09-13 11:53:01 +03:00