1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-14 23:24:55 +03:00
Zdenek Kabelac 649d3a0fdf Word alignment for strings
Align strdup char* allocation just on 2 bytes.
It looks like wasting space to align strings on 8 bytes.
(Could be even 1byte - but for hashing it might eventually get better
perfomance - but probably hardly measurable).

TODO: check on various architectures it's not making any problems.
2011-03-30 12:57:03 +00:00
..
2011-02-08 15:52:00 +00:00
2011-03-30 12:57:03 +00:00
2011-03-30 12:43:32 +00:00
2011-03-30 12:57:03 +00:00