index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.12-stable
2.14-stable
2.6-stable
2.7-stable
2.8-stable
adelie/2.12
current
feature/macos
fix/portability-broken-qsort-r
for-adelie/pmmx
for-alpine/cache-errors
for-alpine/posix-shell
for-alpine/pregen-help
for-alpine/solver-debugging
master
mkpkg-info-generalization
tt-add-virtual-version
tt-fetch-world
tt-fix-symlink-apknew
tt-layers
tt-no-cache
tt-stable-wip
tt-subnet-match
v3.0-wip
zv/test
Adélie Linux patches for Alpine Package Keeper (apk-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-13
all: update copyright year statement
Timo Teräs
1
-1
/
+1
2011-03-16
db: relocate from /var/lib/apk
Timo Teräs
1
-0
/
+31
2010-12-09
io: enhance istream/bstreams with pipe to forked child
Timo Teräs
1
-10
/
+29
2010-10-08
db: fix the previous commit
Timo Teräs
1
-1
/
+1
2010-10-08
io, db: id cache should be specific to database root, not system root
Timo Teräs
1
-36
/
+52
2010-08-30
Fix building on eglibc
Natanael Copa
1
-0
/
+1
2010-06-12
archive: honor username/groupname instead of uid/gid
Timo Teräs
1
-0
/
+126
2010-06-11
various: use O_CLOEXEC and add some error checking
Timo Teräs
1
-8
/
+5
2009-10-26
db: fix migration and pruning of symlinks to dirs
Timo Teras
1
-1
/
+1
2009-08-12
io: better error handling when writing stuff out
Timo Teras
1
-12
/
+56
2009-08-11
db, audit: audit symlinks (by hash of the link target)
Timo Teras
1
-1
/
+14
2009-08-05
io: flag for following symlinks on fstat
Timo Teras
1
-2
/
+6
2009-07-31
apk: use *at instead of chdir+normal file syscall
Timo Teras
1
-16
/
+18
2009-07-31
io: fix corruption of big files on mmap write
Timo Teras
1
-14
/
+13
2009-07-30
audit: protection mask for "symlinks only"
Timo Teras
1
-1
/
+1
2009-07-30
io: keep static pointer to copying buffer
Timo Teras
1
-6
/
+6
2009-07-30
io: fix mmap writing to actually work
Timo Teras
1
-4
/
+6
2009-07-29
io: use mmap to write archive entries to disk
Timo Teras
1
-11
/
+28
2009-07-22
pkg: cleanup the signing code
Timo Teras
1
-0
/
+1
2009-07-22
various: more informative error messages
Timo Teras
1
-17
/
+23
2009-07-17
digest: use oneshot context flag where approriate
Timo Teras
1
-0
/
+3
2009-07-16
various: new style index generation
Timo Teras
1
-0
/
+39
2009-07-16
gzip: always autoclose the inner stream
Timo Teras
1
-1
/
+1
2009-07-14
db: live with sha1 and md5
Timo Teras
1
-5
/
+9
2009-07-14
bstream: make tokenizable and load index using bstream
Timo Teras
1
-30
/
+68
2009-07-13
io: move csumming away from bstream to gunzip
Timo Teras
1
-32
/
+16
2009-06-29
cache: new applet (ref #49)
Timo Teras
1
-1
/
+2
2009-06-29
db: cache packages (ref #49)
Timo Teras
1
-0
/
+58
2009-06-11
io: fix mmap bstream fd leak
Timo Teras
1
-1
/
+2
2009-04-16
pkg: clean up writing of dependencies
Timo Teras
1
-0
/
+10
2009-03-17
io: implement write cache
Timo Teras
1
-4
/
+35
2009-01-07
various: make fancy progress bar and update todo
Timo Teras
1
-1
/
+5
2009-01-06
io: fix some memory leaks
Timo Teras
1
-1
/
+1
2008-11-28
io: apk_ostream stuff
Timo Teras
1
-8
/
+82
2008-11-28
io: prepartions for url handling
Timo Teras
1
-13
/
+22
2008-11-27
db: compressed index file
Timo Teras
1
-0
/
+12
2008-11-27
various: use apk_istream api
Timo Teras
1
-0
/
+29
2008-11-14
db: checksum installed files, protect config files
Timo Teras
1
-17
/
+28
2008-11-07
pkg: speed up indexing of version 2 .apks
Timo Teras
1
-2
/
+16
2008-11-07
io: implement mmap(2) for reading pkgs
Timo Teras
1
-9
/
+98
2008-11-07
use zlib internally to decompress
Timo Teras
1
-0
/
+221