libtar: A C library API for manipulating tar archives1
Package available in: [trunk] [8.0] [7.0]
Libtar is a C library for manipulating tar archives. It supports both
the strict POSIX tar format and many of the commonly-used GNU extensions.
... part of T2,
get it here
URL: http://www.feep.net/libtar/
Author: Mark D. Roth <roth [at] feep [dot] net>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: BSD
Status: Stable
Version: 1.2.11
Remark: Does cross compile (as setup and patched in T2).
Download: ftp://ftp.feep.net/pub/software/libtar/ libtar-1.2.11.tar.gz
T2 source: hotfix.patch.cross
T2 source: libtar.cache
T2 source: libtar.desc
Build time (on reference hardware): 5% (relative to binutils)2
Installed size (on reference hardware): 0.16 MB, 81 files
Dependencies (build time detected):
00-dirtree
bash
binutils
bzip2
coreutils
diffutils
findutils
gcc
glibc
grep
linux-header
make
mktemp
net-tools
sed
sysfiles
tar
zlib
Installed files (on reference hardware):
[show]
usr/bin/libtar
usr/include/libtar.h
usr/include/libtar_listhash.h
usr/lib/libtar.a
usr/share/man/man3/TH_ISBLK.3
usr/share/man/man3/TH_ISCHR.3
usr/share/man/man3/TH_ISDIR.3
usr/share/man/man3/TH_ISFIFO.3
usr/share/man/man3/TH_ISLNK.3
usr/share/man/man3/TH_ISLONGLINK.3
usr/share/man/man3/TH_ISLONGNAME.3
usr/share/man/man3/TH_ISREG.3
usr/share/man/man3/TH_ISSYM.3
usr/share/man/man3/libtar_hash_add.3
usr/share/man/man3/libtar_hash_del.3
usr/share/man/man3/libtar_hash_free.3
usr/share/man/man3/libtar_hash_getkey.3
usr/share/man/man3/libtar_hash_new.3
usr/share/man/man3/libtar_hash_next.3
usr/share/man/man3/libtar_hash_prev.3
usr/share/man/man3/libtar_hash_search.3
usr/share/man/man3/libtar_list_add.3
usr/share/man/man3/libtar_list_add_str.3
usr/share/man/man3/libtar_list_del.3
usr/share/man/man3/libtar_list_dup.3
usr/share/man/man3/libtar_list_free.3
usr/share/man/man3/libtar_list_merge.3
usr/share/man/man3/libtar_list_new.3
usr/share/man/man3/libtar_list_next.3
usr/share/man/man3/libtar_list_prev.3
usr/share/man/man3/libtar_list_search.3
usr/share/man/man3/tar_append_eof.3
usr/share/man/man3/tar_append_file.3
usr/share/man/man3/tar_append_regfile.3
usr/share/man/man3/tar_append_tree.3
usr/share/man/man3/tar_block_read.3
usr/share/man/man3/tar_block_write.3
usr/share/man/man3/tar_close.3
usr/share/man/man3/tar_extract_all.3
usr/share/man/man3/tar_extract_blockdev.3
usr/share/man/man3/tar_extract_chardev.3
usr/share/man/man3/tar_extract_dir.3
usr/share/man/man3/tar_extract_fifo.3
usr/share/man/man3/tar_extract_file.3
usr/share/man/man3/tar_extract_glob.3
usr/share/man/man3/tar_extract_hardlink.3
usr/share/man/man3/tar_extract_regfile.3
usr/share/man/man3/tar_extract_symlink.3
usr/share/man/man3/tar_fd.3
usr/share/man/man3/tar_fdopen.3
usr/share/man/man3/tar_open.3
usr/share/man/man3/tar_set_file_perms.3
usr/share/man/man3/tar_skip_regfile.3
usr/share/man/man3/th_finish.3
usr/share/man/man3/th_get_crc.3
usr/share/man/man3/th_get_devmajor.3
usr/share/man/man3/th_get_devminor.3
usr/share/man/man3/th_get_gid.3
usr/share/man/man3/th_get_linkname.3
usr/share/man/man3/th_get_mode.3
usr/share/man/man3/th_get_mtime.3
usr/share/man/man3/th_get_pathname.3
usr/share/man/man3/th_get_size.3
usr/share/man/man3/th_get_uid.3
usr/share/man/man3/th_print.3
usr/share/man/man3/th_print_long_ls.3
usr/share/man/man3/th_read.3
usr/share/man/man3/th_set_device.3
usr/share/man/man3/th_set_from_stat.3
usr/share/man/man3/th_set_group.3
usr/share/man/man3/th_set_link.3
usr/share/man/man3/th_set_mode.3
usr/share/man/man3/th_set_path.3
usr/share/man/man3/th_set_type.3
usr/share/man/man3/th_set_user.3
usr/share/man/man3/th_write.3
var/adm/dependencies/libtar
var/adm/descs/libtar
var/adm/flists/libtar
var/adm/md5sums/libtar
var/adm/packages/libtar
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).