HomeFreeBSD

sys/queue.h: move trashing from SLIST_REMOVE to REMOVE_AFTER, REMOVE_HEAD

Description

sys/queue.h: move trashing from SLIST_REMOVE to REMOVE_AFTER, REMOVE_HEAD

SLIST_REMOVE calls either REMOVE_AFTER or REMOVE_HEAD to do the job.
But those two macros can be used independently as well.

(cherry picked from commit 5dab06a003189ebb017810bdbf3b3c2f074afd3e)

Details

Provenance
avgAuthored on Dec 15 2021, 11:27 AM
Parents
rG3f649694a811: libc: Add pdfork to the list of interposed system calls
Branches
Unknown
Tags
Unknown