pkg-utils/include/pkg
David Oberhollenzer ab753a402f Shrink table of contents header
We aren't gonna need 2^32 uids/gids, this is a package manager, not a
file system. Also, mode only uses 16 of 32 bits. We can shrink the
entire header to 8 bytes.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-04-28 21:37:26 +02:00
..
pkgformat.h Shrink table of contents header 2019-04-28 21:37:26 +02:00
pkgio.h Move all the package I/O code to libpkg library 2019-04-05 12:33:50 +02:00
pkgreader.h Move all the package I/O code to libpkg library 2019-04-05 12:33:50 +02:00
pkgwriter.h Move all the package I/O code to libpkg library 2019-04-05 12:33:50 +02:00