haiku/src
Augustin Cavalier 6ec600d29b kernel/util: Add self-link assertions to list_add_link_to_{head|tail}.
These caught the problem fixed in prior commits, and would have saved
me an awful lot of debugging time had they existed from the start.

They cannot catch all double-list-insertions, of course, but it's
relatively cheap to add these, and more than nothing.
2023-04-01 00:53:01 -04:00
..
add-ons userlandfs: Support mapping FUSE files to memory 2023-03-31 13:42:17 +00:00
apps Debugger: Add core files to list of file types handled 2023-03-31 13:40:19 +00:00
bin Migrate in-tree consumers of BNetworkDevice::GetNextNetwork to GetNetworks. 2023-03-29 20:10:34 -04:00
build libroot_build: Correct read/write[v] functions. 2023-02-14 01:59:31 -05:00
data data: Drop ARM FDT dts from repo 2023-02-23 18:24:21 +00:00
kits kits/app: fix unaligned copy in BMessage 2023-03-30 14:54:15 +00:00
libs freebsd_network: Refactor callout_stop and functions which invoke it. 2023-04-01 00:51:22 -04:00
preferences preferences/Keymap: use transparent background, reduce stamping artifacts 2023-03-20 07:28:54 +00:00
servers mail: filter messages in Trash from unread count 2023-03-11 04:32:40 +00:00
system kernel/util: Add self-link assertions to list_add_link_to_{head|tail}. 2023-04-01 00:53:01 -04:00
tests Migrate in-tree consumers of BNetworkDevice::GetNextNetwork to GetNetworks. 2023-03-29 20:10:34 -04:00
tools fs_shell: Use proper readv/writev functions on Haiku hosts. 2023-02-18 11:38:48 -05:00
Jamfile