summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_endian.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename the archive_endian.h functions to avoid name clasheskientzle2008-02-261-18/+18
| | | | | | with NetBSD's sys/endian.h file. Pointed out by: Joerg Sonnenberger
* Crib {be,le}{16,32,64}{dec,enc} from src/sys/sys/endian.h and use it insteaddes2008-01-031-0/+142
of home-rolled [iu][248] in the ZIP support code. Approved by: kientzle
OpenPOWER on IntegriCloud