]> git.ipfire.org Git - people/ms/pakfire.git/commit
Better personlity function.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Oct 2011 12:21:41 +0000 (14:21 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Oct 2011 12:21:41 +0000 (14:21 +0200)
commited4a94558768b232010568303ac67df4f9f1c3cd
tree11c2a15f7c3db0cdf0bfda61fbbb78adc8fe1b7c
parentb721b5d94dc21d53a857f7b0b343270c593160be
Better personlity function.

Replace including libc by the ctypes module and rather use a
proper Python <--> C function for that.
po/pakfire.pot
python/pakfire/chroot.py
python/pakfire/util.py
python/src/_pakfiremodule.c
python/src/util.c
python/src/util.h