On Mon, Jan 06, 2014 at 08:54:38AM -0800, Gurucharan Shetty wrote:
> Windows path uses backward slashes. Also, the executable name
> has a .exe extension in it. While creating log files, we use
> the program name to create log file names. It feels a little odd
> to have log file names like ovsdb-server.exe.log etc. Using
> _splitpath_s() is a way to have same log file names on both
> windows and linux platforms.
> 
> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>

Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to