summaryrefslogtreecommitdiff
path: root/sys/src/libmach/k.c
AgeCommit message (Collapse)Author
2014-03-09libmach: pragma pack 32bit Ureg structs for amd64cinap_lenrek
when libmach is compiled with 6c, unions in the 32bit Uregs cause fields to be wronly aligned. use #pragma pack arround the #include "/$objtype/include/ureg.h" statement.
2013-05-04bio: use UTFmax for Bungetsize and fix libmach to include <libc.h> before ↵cinap_lenrek
<bio.h> (from sources)
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen