Skip to content

utime not defined #144

@jounathaen

Description

@jounathaen

utime.h shall define utime(). We currently only define utimbuf.
However, I believe that Hermit does not have a utime implementation (?), so I wonder if it would be better to remove utime.h completely 🤔

  1. Stub utime.
  2. Optional: fake utime
  3. Set file access and modification times kernel#1724
  4. Implement utime

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