Next in thread →
Next in month →
Version Control Commit by rusty
On Wed, 12 Feb 2014 03:13:45 +0000 (UTC) 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 <> > Signed-off-by: Rusty Russell <> Shouldn't that also contain the removal of the __packed__ annotations where not needed? Confused.
Next in thread →
Next in month →