• Show log

    Commit

  • Hash : c4bb6b79
    Author : Pierre Wendling
    Date : 2023-09-12T18:33:46

    MSVC: Enable building ocspcheck.
    
    - Add `STDIN_FILENO` to compat unistd header.
    - Use quotes to include compat getopt header in the compat unistd.
    - Export additional symbols needed by ocspcheck (optarg, optind,
      ftruncate)