~jelmer/meliae/hurd

Viewing all changes in revision 188.

  • Committer: John Arbash Meinel
  • Date: 2011-03-22 10:45:15 UTC
  • Revision ID: john@arbash-meinel.com-20110322104515-iuccimlh0rl8fi2o
Fix some 32 vs 64 bit issues.

On 64-bit even though the size of individual members are 4-bytes wide, we still don't
change the alignment and packing defaults. So the structs default to aligned on
8-byte wide, which 'wastes' 4-bytes at the end.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: