apk-tools/src
Timo Teras dee6ffa492 io: better error handling when writing stuff out
also have the output stream support writing to temporary file
and do renameat/unlinkat on close depending on if all writes
succeeded or not.
2009-08-12 11:05:09 +03:00
..
Makefile fix: new applet to reinstall and fix package 2009-08-04 15:19:29 +03:00
add.c db, audit: audit symlinks (by hash of the link target) 2009-08-11 19:02:22 +03:00
apk.c db: prefer local repositories, and implement --no-network 2009-08-06 16:00:20 +03:00
apk_applet.h all: implement database open options 2009-08-06 14:25:03 +03:00
apk_archive.h apk: use *at instead of chdir+normal file syscall 2009-07-31 16:08:09 +03:00
apk_blob.h db, audit: audit symlinks (by hash of the link target) 2009-08-11 19:02:22 +03:00
apk_database.h db: prefer local repositories, and implement --no-network 2009-08-06 16:00:20 +03:00
apk_defines.h db: prefer local repositories, and implement --no-network 2009-08-06 16:00:20 +03:00
apk_hash.h hash: allow caching of hash value 2009-07-14 10:47:20 +03:00
apk_io.h io: better error handling when writing stuff out 2009-08-12 11:05:09 +03:00
apk_package.h db: support "replaces" directive (fixes #113) 2009-08-04 16:54:15 +03:00
apk_state.h db: prefer local repositories, and implement --no-network 2009-08-06 16:00:20 +03:00
apk_version.h version: added apk_version_compare_blob() function 2009-06-22 11:08:39 +02:00
archive.c archive: update for new place of checksum in tar header 2009-08-11 19:57:30 +03:00
audit.c all: implement database open options 2009-08-06 14:25:03 +03:00
blob.c blob: base64 encoding and decoding 2009-07-15 14:48:57 +03:00
cache.c db: prefer local repositories, and implement --no-network 2009-08-06 16:00:20 +03:00
database.c io: better error handling when writing stuff out 2009-08-12 11:05:09 +03:00
del.c all: implement database open options 2009-08-06 14:25:03 +03:00
fetch.c db: prefer local repositories, and implement --no-network 2009-08-06 16:00:20 +03:00
fix.c all: implement database open options 2009-08-06 14:25:03 +03:00
gunzip.c io: better error handling when writing stuff out 2009-08-12 11:05:09 +03:00
hash.c hash: allow caching of hash value 2009-07-14 10:47:20 +03:00
index.c io: better error handling when writing stuff out 2009-08-12 11:05:09 +03:00
info.c all: implement database open options 2009-08-06 14:25:03 +03:00
io.c io: better error handling when writing stuff out 2009-08-12 11:05:09 +03: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 pkg, db: execute scripts from /var/cache/misc (fixes #129) 2009-08-11 17:56:24 +03:00
search.c all: implement database open options 2009-08-06 14:25:03 +03:00
state.c state: installed package does not need downloading 2009-08-06 17:19:01 +03:00
template.c Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
update.c state, update: fixes 2009-08-06 14:50:51 +03:00
upgrade.c all: implement database open options 2009-08-06 14:25:03 +03:00
url.c apk: use *at instead of chdir+normal file syscall 2009-07-31 16:08:09 +03:00
ver.c all: implement database open options 2009-08-06 14:25:03 +03:00
verify.c all: implement database open options 2009-08-06 14:25:03 +03:00
version.c version: added apk_version_compare_blob() function 2009-06-22 11:08:39 +02:00