OASIS Open Mailing List Archives  ·  All Lists  ·  virtio  ·  2014-02

virtio — archive

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]

Version Control Commit by rusty


On Wed, 12 Feb 2014 03:13:45 +0000 (UTC) [email protected] wrote: > Author: rusty > Date: 2014-02-12 03:13:44 +0000 (Wed, 12 Feb 2014) > New Revision: 231 > Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=231&sc=1 > > Modified: > content.tex > introduction.tex > Log: > C struct specifications. > > Explicitly specify that our C struct specifications are without padding, > and add some definitions for our integer data types. > > [ Rusty - added /* comments */ and removed redundant old le* explanation ] > > Signed-off-by: Cornelia Huck <[email protected]> > Signed-off-by: Rusty Russell <[email protected]> Shouldn't that also contain the removal of the __packed__ annotations where not needed? Confused.

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]