Files
semi-libc/src/malloc
Rich Felker 5f12ffe123 split internal lock API out of libc.h, creating lock.h
this further reduces the number of source files which need to include
libc.h and thereby be potentially exposed to libc global state and
internals.

this will also facilitate further improvements like adding an inline
fast-path, if we want to do so later.
2018-09-12 18:40:35 -04:00
..
2011-02-12 00:22:29 -05:00
2018-09-12 14:34:37 -04:00