haiku/headers
Augustin Cavalier ff6e777d28 kernel/util: Clear list links on removal under KDEBUG.
This way, if someone tries to double-remove an item or do other
invalid things to it, this will crash instead of (silently) corrupting.
2023-03-30 12:46:31 -04:00
..
build libroot_build & fs_shell: Provide _kern_ functions for readv/writev... 2023-02-14 00:49:52 -05:00
compatibility sys/uio: Add preadv/pwritev. 2023-02-24 16:31:51 +00:00
config riscv: cleanup architecture macro checks 2021-09-01 18:04:59 +00:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Removed 'register' storage class compiler warnings 2022-09-12 14:03:28 +00:00
os BNetworkDevice: Remove GetNextNetwork. 2023-03-29 20:15:32 -04:00
posix kernel/arm: implement signals, fork, restart syscall 2023-03-20 17:28:20 +00:00
private kernel/util: Clear list links on removal under KDEBUG. 2023-03-30 12:46:31 -04:00
tools cppunit: Enable CPPUNIT_HAVE_SSTREAM for the non-legacy GCC. 2022-03-29 19:09:38 -04:00