[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r306] by ncopa

initial import

2007-04-17 23:31:00 Tree
[r305] by ncopa

libapk.c:
added apkext = ".apk" constant
added pkgv_from_apk()
use waitpid() instead of wait() in fork_exec()

fetch.c:
unlink dest file before running external cmd
initial code for apk_fetch -R option

2007-04-17 23:30:17 Tree
[r304] by ncopa

apk_delete:
fixed output to apk_delete -R -n ...
restore sed/tar and other essential utilities to busybox version

2007-04-16 08:21:47 Tree
[r303] by ncopa

apk_fetch: test if package is installed before fetching

2007-04-14 13:11:13 Tree
[r302] by ncopa

2.0_alpha/src/version.c:
fixed some bugs in dot_cmp()

2007-04-13 00:32:09 Tree
[r301] by ncopa

test/apk_version/static_data:
we should handle version par even if suffix is unknown

test/apk_version/version_t:
abort test early

test/apk_version/Makefile:
abort tests on failure

2007-04-13 00:30:40 Tree
[r300] by ncopa

use fork_execv() instead of system() to run external programs

2007-04-12 01:34:13 Tree
[r299] by ncopa

libapk.c: added initial fork_execv()
conf.c: fixed som bugs related to freeing non-allocated mem
fetch.c: initial constants for absolute paths to external programs to use with
fork_execv()

2007-04-11 18:58:29 Tree
[r298] by ncopa

create directory for file:// uri. use heap instead of stack for path variable

2007-04-11 10:37:06 Tree
[r297] by ncopa

added a fake install

2007-04-11 09:57:09 Tree
Older >