..
__assert.h
cleanup: include/: move misc/__assert.h to sys/__assert.h
2019-06-27 22:55:49 -04:00
byteorder.h
cleanup: include/: move misc/byteorder.h to sys/byteorder.h
2019-06-27 22:55:49 -04:00
dlist.h
cleanup: include/: move misc/dlist.h to sys/dlist.h
2019-06-27 22:55:49 -04:00
errno_private.h
cleanup: include/: move misc/errno_private.h to sys/errno_private.h
2019-06-27 22:55:49 -04:00
fdtable.h
cleanup: include/: move misc/fdtable.h to sys/fdtable.h
2019-06-27 22:55:49 -04:00
gcov.h
tests: coverage: Add Gcov support.
2019-01-16 06:12:33 -05:00
libc-hooks.h
cleanup: include/: move misc/libc-hooks.h to sys/libc-hooks.h
2019-06-27 22:55:49 -04:00
list_gen.h
cleanup: include/: move misc/list_gen.h to sys/list_gen.h
2019-06-27 22:55:49 -04:00
math_extras_impl.h
misc: Implement math_extras.h function with GCC builtins.
2019-05-14 19:53:30 -05:00
math_extras.h
cleanup: include/: move misc/math_extras.h to sys/math_extras.h
2019-06-27 22:55:49 -04:00
mempool_base.h
mempool: don't over-size the free block bitmap
2019-06-25 23:24:05 -04:00
mempool.h
mempool: fix corruption of the free block bitmap and beyond
2019-06-24 12:10:09 -07:00
mutex.h
cleanup: include/: move atomic.h to sys/atomic.h
2019-06-27 22:55:49 -04:00
printk.h
printk: make it 64-bit compatible
2019-06-17 10:28:44 -07:00
rb.h
C++: Fix compilation error "invalid conversion"
2019-05-03 14:27:07 -04:00
reboot.h
headers: Fix headers across the project
2018-09-17 15:49:26 -04:00
sflist.h
sflist: SYS_SFLIST_FLAGS_MASK must be a long not an int
2019-06-25 23:21:39 -04:00
slist.h
include: misc: list_gen: Fix possible undefined behavior
2018-12-07 09:06:34 -05:00
speculation.h
doc: fix misspelling in docs and API comments
2019-03-27 15:59:09 -04:00
stack.h
logging: use os as a domain for low level system debugging
2019-06-04 12:16:40 -07:00
util.h
include: misc: macros to perform word/pointer boundary alignment
2019-06-20 08:42:45 -04:00