mm/include/libc
Anghelo Carvajal 6dd1600936
Organize `libc64` files (#1492)
* Move qrand to libc64

* use an union to avoid type punning

* __osMalloc

* math64.c

* fixed_point.h

* sleep

* aprintf.h

* sprintf

* malloc

* use original names on aprintf.c and malloc.c

* qrand cleanup pass

* use original names of sleep.c

* og names for sprintf

* more cleanup

* format

* fixes

* whoops

* use ARRAY_COUNT again

* comment

* Use `fu`

* forgot this one

* review

* fix

* sneak a tiny cleanup
2023-11-27 12:01:42 +11:00
..
alloca.h Move libultra function declarations to libultra headers (#1196) 2023-09-02 15:34:29 -04:00
assert.h Move the system heap and the framebuffers to their own segments (#1488) 2023-11-26 09:47:21 -03:00
math.h Organize `libc64` files (#1492) 2023-11-27 12:01:42 +11:00
stdarg.h Move libultra function declarations to libultra headers (#1196) 2023-09-02 15:34:29 -04:00
stdbool.h Fix ultratypes types (#1454) 2023-11-16 16:01:42 +11:00
stddef.h Move libultra variables to their respective headers (#1369) 2023-09-15 11:02:27 -03:00
stdint.h Fix ultratypes types (#1454) 2023-11-16 16:01:42 +11:00
stdlib.h Move libultra function declarations to libultra headers (#1196) 2023-09-02 15:34:29 -04:00
string.h Move libultra function declarations to libultra headers (#1196) 2023-09-02 15:34:29 -04:00