Commit graph

6 commits

Author SHA1 Message Date
Jacob Moody
b0a0595371 power64: refactor va_arg in u.h to fix warnings
Bring over conventions from other archs.
This issue shows up when you don't put va_end,
which our systemcall handlers are guilty of.
2024-05-12 00:26:37 +00:00
Jacob Moody
5fe33fb808 /sys/src: power64 target 2024-03-30 18:58:36 +00:00
qwx
70c7a9eb07 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
cinap_lenrek
3e38194d72 introduce signed intptr and %z format modifier for formating uintptr and intptr 2016-01-07 04:39:09 +01:00
cinap_lenrek
a5e9641906 change Rune from ushort to uint for to 21 bit runes (thanks mischief!)
big big change. requires rebuilding 8c first and then rebuild
everything.
2013-10-17 12:02:45 +02:00
cinap_lenrek
9b675a9941 continue... 2011-03-30 15:08:40 +00:00