summaryrefslogtreecommitdiff
path: root/386/include
AgeCommit message (Expand)Author
2021-02-08ape: sync flaot.h macros with u.hOri Bernstein
2021-01-01ape: unify math.h copiesOri Bernstein
2021-01-02ape: add missing isnan() and isinf() macros for 386 (thanks Jonas)cinap_lenrek
2020-03-22add va_copy macro, conforming to c99 7.15.1.2Ori Bernstein
2018-05-24ape: floating point improvements (thanks spew)aiju
2018-05-12add signed fixed size integer typedefsqwx
2016-01-07introduce signed intptr and %z format modifier for formating uintptr and intptrcinap_lenrek
2013-10-17change Rune from ushort to uint for to 21 bit runes (thanks mischief!)cinap_lenrek
2011-03-30more stuffcinap_lenrek