ClusterLabs / ClusterLabs/libqb
What's the difference between qb_list_splice and qb_list_splice_tail
Open
- Dominant language
- C
- Stars
- 171
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
I can't figure the difference between them. From my perspective, if you set `head = head->prev` before the loop int qb_list_splice_tail, then everything is the same as qb_list_splice. Can anyone explain that for me? Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.