[ovs-dev] [PATCH 0/2] abs_file_name() fixes for Windows.

Ben Pfaff blp at ovn.org
Tue Jul 24 16:59:44 UTC 2018


I found these nits while looking at the unixctl code for other reasons.  I
have not tested them on Windows.

Ben Pfaff (2):
  util: Fix abs_file_name() bugs on Windows.
  unixctl: Use absolute paths on Windows too.

 lib/unixctl.c | 13 ++-----------
 lib/util.c    | 58 +++++++++++++++++++++++++++++++++++++++-------------------
 lib/util.h    |  1 +
 3 files changed, 42 insertions(+), 30 deletions(-)

-- 
2.16.1



More information about the dev mailing list