Skip to content
Snippets Groups Projects
  1. May 22, 2023
  2. Aug 27, 2018
    • brinn's avatar
      Support setting owner and timestamps of a symbolic link; support using... · 90b59204
      brinn authored
      Support setting owner and timestamps of a symbolic link; support using realtime timer (nano-second resolution) on newer Unix systems.
      Add new methods to class Unix:
        getSystemTime()
        setUseUnixRealtimeTimer()
        isUseUnixrealtimeTimer()
        setLinkOwner()
        setLinkTimestamps()
        setFileTimestamps()
        setOwner(String, Password)
      90b59204
  3. Jun 09, 2014
Loading