|
Message-ID: <5170BBED.8000401@eservices.virginia.edu> Date: Thu, 18 Apr 2013 23:37:17 -0400 From: Zvi Gilboa <zg7s@...rvices.virginia.edu> To: <musl@...ts.openwall.com> Subject: tool: musl-alltypes Greetings, /*musl-alltypes*/ displays for each of the types and structures from /include/bits/alltypes.h the following information: --name --size --signed/unsigned The tool was created with two objectives in mind: --> verify for each of the types and structures the size _/in effect/_ on a given platform. --> compare the results from two different platforms (i.e. i386 and nt32, x86_64 and nt64) and check for consistency. In addition to the source files, attached are also the tool's x86_64 test results. Best regards, Zvi Content of type "text/html" skipped View attachment "musl-alltypes.c" of type "text/x-csrc" (9582 bytes) View attachment "musl-alltypes.h" of type "text/x-chdr" (2286 bytes) View attachment "musl-alltypes.x86_64" of type "text/plain" (5875 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.