summaryrefslogtreecommitdiffstats
path: root/lib/unaligned.h
AgeCommit message (Collapse)Author
2000-04-01Include "lib/string.h" instead of <string.h>. It should give us bzero()Martin Mares
and other non-portable functions on all systems.
2000-03-21Wrote real version of unaligned data access functions (needed for BGP).Martin Mares
1998-05-26Added generic functions for unaligned data access.Martin Mares
1998-04-22First look at data structures. More to come tomorrow...Martin Mares