Skip to content

{my_,}sgetspent(): Two identical functions #1114

@alejandro-colomar

Description

@alejandro-colomar

static struct spwd *my_sgetspent (const char *string)

sgetspent(const char *string)

Does anyone know why we have two functions that claim to be the same thing? I mean, my_sgetspent() claims to be our sgetspent(3), and then our sgetspent() is obviously ours, and is obviously sgetspent(3).

May I use some dynamite? :-)

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