| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-10-31 | Add standalone 64-bit to/from {big,little}-endian routines. | thorpej | |
| 2001-10-30 | Add standalone byte-swapping routines that don't require testing | thorpej | |
| the system's byte-order: - host to {big,little}-endian {16,32} - {big,little}-endian {16,32} to host These are not intended to be used in libsa directly, but are rather intended to be used by host tools which may use libsa routines (such as loadfile()) which need to use explicit byte-ordering. | |||
