User Tools

Site Tools


qLinux
… a distribution study


<< Prev
Sudo-1.9.9

Next >>
Libtirpc-1.3.2


Queue-Standalone

Download: qeue.h. This installs the header file  queue.h . From the musl wiki:

Why is sys/queue.h not included?

sys/queue.h is a full library implemented in a header file, and there’s no reason for it to be part of libc; the file is completely self-contained and independent. musl aims not to have code/significant, copyrightable content in public header files (i.e. significant content that’s not straight interface definitions)

Simply copy  queue.h  to the desired location:

cp -v queue.h /qlnx/inc/sys

<< Prev
Sudo-1.9.9

Next >>
Libtirpc-1.3.2