Skip to content

Missing bindings to some libc functions #3

Description

@krrutkow

Bindings to functions like stat and friends seem to be elusive... Maybe missing large file support flags or CBinding not handling some C hackery being used (extern int stat(const char *restrict __file, struct stat *restrict __buf) asm(\"stat64\") __attribute__((nothrow)) __attribute__((nonnull(1, 2))))?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions