Skip to content

Scope of functions in libc crate: can we add things that require linking another "common" lib? #195

Description

@kamalmarhubi

How far outside of actual libc does the libc crate's scope go? Eg, I'm considering adding openpty(3) which requires linking with libutil on some platforms but not others[0]. Would this fit in libc?


[0] https://www.gnu.org/software/gnulib/manual/html_node/openpty.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions