src/manager/src/untar.c File Reference

Exctracting *.tar.bz2 archives function code. More...

Go to the source code of this file.

Functions

static gint unpack_file_contents (BZFILE *bz2_file, TarHeader *header, gchar *out_name)
 Unpack particular file from *.tar.bz2 archive.
Handling *.tar.bz2 files routines.
Every dictionary downloaded from Internet is compressed with bz2 algorithm. To allow user adding new dictionary downloaded from Internet directly to the device, we need to add exctracting *.tar.bz2 archives support.

gint decompress_file (gchar *in_file, gchar **out_path)
 Uncompress bz2 archive and extract tar file.


Detailed Description

Exctracting *.tar.bz2 archives function code.

Definition in file untar.c.


Generated on Fri Jan 11 14:30:17 2008 for mDictionary Project by  doxygen 1.5.1