Robert Dodier wrote:
On Sun, Dec 19, 2021 at 4:09 AM Gavin Smith <[email protected]> wrote:
The glibc manual tags definitions like
Preliminary: | MT-Safe | AS-Safe | AC-Safe fd | See POSIX Safety Concepts.

https://www.gnu.org/software/libc/manual/html_node/Allocation.html

Yeah, it has that flavor, although an important feature is to be able
to follow a link to get to a list of all items which have been tagged
(all MT-Safe, all AS-Safe, etc.)

This somewhat resembles, at least in concept, indexes. Perhaps what you really want is a set of custom indexes by tag?


-- Jacob

Reply via email to