Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the archive_endian.h functions to avoid name clashes | kientzle | 2008-02-26 | 1 | -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 instead | des | 2008-01-03 | 1 | -0/+142 |
of home-rolled [iu][248] in the ZIP support code. Approved by: kientzle |