Ori Bernstein
566c3ca2de
ape: sync flaot.h macros with u.h
...
The float.h macros got out of sync with u.h,
some of them missing and some of them being
incorrect. This change brings them back in
line.
2021-02-08 15:45:11 -08:00
Ori Bernstein
92d3abd818
ape: unify math.h copies
...
/$objtype/include/ape/math.h contained an almost
identical copy of math.h for each architecture.
The only difference between them architectures
was that some had an incorrect version of isinf
defined.
This change picks one of the versions of math.h
with a correct definition, moves it to /sys/include,
and removes the redundant versions.
2021-01-01 21:40:00 -08:00
Ori Bernstein
a654b94db8
add va_copy macro, conforming to c99 7.15.1.2
2020-03-22 17:31:39 -07:00
aiju
be3809866c
ape: floating point improvements (thanks spew)
2018-05-24 13:40:44 +01: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
4e919b23a1
remove .dummy files and replace it by sys/lib/rootstub script
2011-05-03 04:42:16 +00:00
cinap_lenrek
a150899221
fill /acme
2011-04-14 17:27:24 +00:00
cinap_lenrek
9ace6c0363
ape dirs
2011-03-30 18:46:53 +00:00
cinap_lenrek
c3ceeded2d
...
2011-03-30 16:05:55 +00:00
cinap_lenrek
96fa636465
get directories in
2011-03-30 15:24:11 +00:00
cinap_lenrek
9b675a9941
continue...
2011-03-30 15:08:40 +00:00