Jump to content

Do not begin to migrate content here, it may be wiped without notice. More info.

Main public logs

Combined display of all available logs of Debian Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:43, 18 July 2025 Zeha talk contribs created page ArchitectureSpecificsMemo (Created page with "__TOC__ This page is a '''draft'''. Please help enhancing it by adding lines and filling tables. Comments at the bottom of the text are also welcome. This is just a quick array to recall some of the specifics of the architectures found in the Debian project. {| class="wikitable" |- !DEB ARCH !sizeof(short) !sizeof(int) !sizeof(long) !sizeof(long long) !sizeof(float) !sizeof(double) |- || '''any''' || 2 || 4 || sizeof(void *) || 8 || 4 || 8 |} {| class="wikitable" !DE...")