Skip to content
  1. Jan 14, 2016
    • Richard Levitte's avatar
      Add a directry spec for mcr if there is none · 502e1685
      Richard Levitte authored
      
      
      On VMS, the command MCR will assume SYS$SYSTEM: when the first
      argument lacks a directory spec.  So for programs in the current
      directory, we add [] to tell MCR it is in the current directory.
      It's the same as having ./ at the start of a program on Unix so the
      shell doesn't start looking along $PATH.
      
      Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
      502e1685
  2. Jan 13, 2016
  3. Jan 12, 2016