| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Generic facilities for byteswapping and unaligned references | H. Peter Anvin | 2013-04-02 | 1 | -5/+135 |
| | | | | | | | | For future portability, add functions to access both littleendian and bigendian numbers, and to perform unaligned memory references. Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
| * | core: factor out byteswap.h from netinet/in.h | Eric W. Biederman | 2011-04-12 | 1 | -0/+50 |
| This is a logical generalization, follows the precedent set by glibc and it will allow us to avoid problems with lwips definition of the network byte swap functions. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> | |||||
