On 26/12/20(Sat) 18:23, Mark Kettenis wrote: > [...] > NetBSD and Solaris both provide SIMPLEQ_* and STAILQ_*. I'm not sure > removing one in favour of the other is helpful.
It would be helpful to provide both set of macros for some time to ease the transition/conversion. Then we can decide if we want to get rid of SIMPLEQ_* or not.