svn commit: r304011 - head/libexec/rtld-elf

Ed Schouten ed at nuxi.nl
Fri Aug 12 19:32:39 UTC 2016


2016-08-12 20:36 GMT+02:00 Konstantin Belousov <kostikbel at gmail.com>:
> Because the API is unusable.  It causes full queue iteration when the object
> is NULL, i.e. at the end of the queue, instead of doing nothing.

Ah, thanks for working on this then. I personally think that all of
those macros in <sys/queue.h> that run in linear time should be
removed. Why not just use the proper data structure?

-- 
Ed Schouten <ed at nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717


More information about the svn-src-head mailing list