lib9.h
|
ape/lib9: expose fd2path (thanks phil9)
|
2021-02-20 21:02:07 -08:00 |
limits.h
|
ape/limits.h: fix typo in (U)LLONG_MAX
|
2020-09-21 11:43:31 -07:00 |
math.h
|
ape/libm: implement log2 in libc
|
2021-01-30 09:19:57 -08:00 |
plumb.h
|
ape: make libplumb available under ape.
|
2020-06-05 11:28:47 -07:00 |
stdbool.h
|
Add stdbool.h to ape
|
2020-05-17 08:18:49 -07:00 |
stddef.h
|
turn ptrdiff_t into a 64 bit type
|
2020-03-24 14:45:15 -07:00 |
stdint.h
|
bring stdint.h closer to spec
|
2020-05-06 15:39:12 -07:00 |
stdio.h
|
stdio.h: correct return type of putc
|
2020-08-10 19:36:09 -07:00 |
string.h
|
libap: add strndup
|
2020-12-17 19:20:04 -08:00 |
unistd.h
|
use #error when missing define
|
2020-05-01 13:29:08 -07:00 |