Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-10 | buildlink1 -> buildlink2. | wiz | 1 | -3/+3 | |
2002-10-08 | Unused. | wiz | 1 | -35/+0 | |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 2 | -1/+21 | |
buildlink2.mk files back into the main trunk. | |||||
2002-07-02 | Add RCS Id. | wiz | 1 | -0/+1 | |
2002-04-22 | Initial import of Libtar, version 1.2.5, into the NetBSD Packages Collection. | seb | 5 | -0/+139 | |
Libtar is a library for manipulating tar files from within C programs. Key features: - Handles both POSIX 1003.1-1990 tar file format and the GNU extensions. - API provides functions for easy use, such as tar_extract_all(). - Also provides functions for more granular use, such as tar_append_regfile(). - Support compressed tar file by way of zlib. |